InfoQ Homepage News
-
Google Software Engineering Culture
Several Google engineering practices have been largely adopted across the company until today and still contribute to the company's success. In 2017, a staff software engineer published some of these practices, not limited to software development. Today, Google fosters a team culture of creativity, autonomy, and innovation.
-
Change to AWS Lambda Networking Reduces Cold Start Time for VPC Customers
AWS announced changes to how Lambda functions connect to resources in a Virtual Private Cloud (VPC). This change — using pre-created network interfaces instead of network interfaces created for each function execution environment — cuts out a major factor in "cold starts" for serverless functions.
-
Highlights from JAFAC 2019 - Day 1: Leadership, Disruption, Ethics, and Social Good
JAFAC (Just Another F&#k!ng Agile Conference) 2019 was held in Wellington, New Zealand on 5 and 6 September, 2019. The conference brings different voices to the fore, avoiding the usual suspects, and also highlighting ways that agile ideas are being applied in a wide variety of contexts. Important themes that emerged were leadership, disruption, ethics and the application of tech for social good
-
Denis Magda on Continuous Deep Learning with Apache Ignite
At the recent ApacheCon North America, Denis Magda spoke on continuous machine learning with Apache Ignite, an in-memory data grid. Ignite simplifies the machine-learning pipeline by performing training and hosting models in the same cluster that stores the data, and can perform "online" training to incrementally improve models when new data is available.
-
Creating a Startup outside of Silicon Valley - Q&A with Rachel Carlson of Guild Education
Rachel Carlson spoke at Develop Denver about her decision to create a tech startup outside the expected location in San Francisco. Although the idea was initially met with resistance by her investors, she believes having the headquarters for Guild Education in Denver, Colorado, has provided many benefits.
-
Addressing Multi-Cloud Automation, HashiCorp Releases Terraform Cloud
In a recent blog post, HashiCorp announced the full release of Terraform Cloud, an open-source SaaS platform for teams to manage their infrastructure-as-code workflows. This orchestration takes place through cloud-agnostic tools that allow teams to improve their productivity through repeatable automation. This announcement follows their May 2019 announcement of Remote State Management.
-
Amazon Releases Container Monitoring for Amazon ECS, EKS, and Kubernetes via CloudWatch
Recently, Amazon announced that customers can now monitor, isolate, and diagnose their containerized applications and microservices environments using Amazon CloudWatch Container Insights. Cloud Insights is a part of Amazon CloudWatch, a fully-managed monitoring and observability service in AWS targeted for DevOps engineers, developers, site reliability engineers (SREs), and IT managers.
-
Immer JavaScript Immutable State Management Framework Releases V4
Alec Larson released a few days ago the fourth major iteration of award winner JavaScript library Immer, thereby patching an important edge case. Immer is a JavaScript package which allows developers to work with immutable state as it was mutable, by implementing a copy-on-write mechanism.
-
Jagadish Venkatraman on LinkedIn's Journey to Samza 1.0
At the recent ApacheCon North America, Jagadish Venkatraman spoke about how LinkedIn developed Apache Samza 1.0 to handle stream processing at scale. He described LinkedIn's use cases involving trillions of events and petabytes of data, then highlighted the features added for the 1.0 release, including: stateful processing, high-level APIs, and a flexible deployment model.
-
Effectiveness or Efficiency: Agile Shouldn't Feel Like a Fight
Have you ever felt like the “agile” you’re advocating for is completely different from the “agile” your organisation or managers wants? If so, you need to stop and reassess, argued Tony O'Halloran in his talk at Agile Business Day 2019. Having a mismatch in these fundamental goals causes stress and anxiety in change agents and can put you in an isolating and lonely place professionally.
-
VMware’s Project Pacific Integrates Kubernetes with vSphere
VMware announced Project Pacific, a re-architected version of vSphere, which embeds the Kubernetes control plane inside it. It aims to provide uniform management of containers and virtual machines in vSphere installations.
-
Eclipse Foundation Proposes Vulnerability Assessment Tool
The Eclipse Foundation is evaluating a proposal to incorporate a Vulnerability Assessment Tool that would help identify libraries with known security issues. The possible result would help inform developers when their application faces a downstream risk from using vulnerable components.
-
Microsoft Web Template Studio: Visual Studio Code Extension for Simplifying Web App Creation
Last month, Microsoft announced a new version of Web Template Studio, a cross-platform extension for Visual Studio Code aimed at simplifying the creation of new web applications. The extension uses "wizards" to assist the developer in the creation of boilerplate code for full-stack web applications, and it includes support for existing frontend and backend frameworks.
-
Using VR and AR for Pain Management
Immersive technologies have been used for the past 30 years to treat pain, PTSD, phobia, anxiety, and phantom limb syndrome. The human brain processes images 60,000 times faster than text, and 90% of information transmitted to the brain is visual. Since we are visual by nature, we can use VR and AR in pain management.
-
ApacheCon 2019 Keynote: Google Cloud Enhances Big-Data Processing with Kubernetes
At ApacheCon North America, Christopher Crosbie gave a keynote talk title "Yet Another Resource Negotiator for Big Data? How Google Cloud is Enhancing Data Lake Processing with Kubernetes." He highlighted Google's efforts to make Apache big-data software "cloud native" by developing open-source Kubernetes Operators to provide control planes for running Apache software in a Kubernetes cluster.