InfoQ Homepage Architecture & Design Content on InfoQ
-
Q&A with Creator of Envoy and Lyft Engineer Matt Klein
InfoQ caught up with creator of Envoy, engineer at Lyft and self-described plumber, Matt Klein, regarding Envoy ahead of EnvoyCon 2020 on the rapid rise of the technology and community.
-
Level-up on the Skills That Are Most in-Demand in Software Right Now. Attend QCon Plus (Nov 4-18)
At QCon Plus (Nov 4-18), a virtual conference for senior software engineers, architects, and team leads, you’ll learn how software development teams are pivoting and surviving during rapid business change.
-
Google Announces New Capabilities for Cloud Functions: Languages, Security and More
Google’s Functions-as-a-Service (FaaS) offering on its cloud platform is Cloud Functions, allowing developers to build serverless solutions which integrate with third-party services and APIs, or IoT backends. Recently the public cloud vendor announced several new capabilities for Cloud Functions.
-
AWS Releases Amazon Timestream into General Availability
AWS recently announced the general availability of Amazon Timestream, a serverless purpose-built database that exposes time-series data through SQL. With Amazon Timestream, customers can save time and costs in managing the lifecycle of time series data by keeping recent data in memory and moving historical data to a cost-optimized storage tier based on user-defined policies.
-
Shenandoah in JDK 11 - Interview with Red Hat's Team
Shenandoah is a low-latency garbage collector that enables Java applications to operate quickly without changes. InfoQ sat down with Roman Kennke and Aleksey Shipilev from Red Hat's Shenandoah team to ask some questions about how this garbage collector was created and what diligence went into adding it to the upstream JDK 11 codebase.
-
Chaos Conf Q&A: Adrian Cockcroft & Yury Niño Roa
In preparation for ChaosConf 2020, InfoQ sat down with Adrian Cockcroft and Yury Niño Roa to explore topics of interest in the chaos engineering community. Key takeaways included: there are clear benefits to running “game days” to develop psychological safety, and the future of chaos engineering points toward incorporating security and scaling up experiments to test larger failure modes.
-
Microsoft Innovates Its Azure Multi-Cloud, Multi-Edge Hybrid Capabilities
During the recent Ignite virtual conference, Microsoft announced several updates for their Azure multi-cloud and edge hybrid offerings. These updates span from security innovations to new edge capabilities.
-
Microsoft Launches a New Communication Platform with Azure Communication Services
During its annual Ignite Conference, Microsoft announced Azure Communication Services (ACS), a fully-managed communication platform. The offering is currently in public preview.
-
Google Announces New Features Making It Easier to Manage Windows Server VMs
Recently Google announced several new features such as boot-screen diagnostics, auto-upgrade for Windows Server, new diagnostics tooling, and improved license reporting. Most of these updates are available in beta and intend to simplify troubleshooting problems, upgrading, and managing the license requirements of Windows workloads running on Google Cloud (GCP).
-
Heapothesys - an Open-Source GC Latency Benchmark by Amazon Corretto
The Amazon Corretto team has introduced Heapothesys, a collection of JVM garbage collection (GC) workloads designed for the application developer to compare alternative GC algorithms and configuration choices, and to detect GC performance and latency regressions. Using the resulting JVM pauses, developers may produce their own reference points to study GC boundaries within their applications.
-
Using Serverless Backends to Iterate Quickly on Web Apps
In a series of three technical articles, AWS has recently shown the advantage of building serverless backends to iterate quickly on web apps and be able to follow changing product requirements. These development methodology and architecture allow flexibility but increase coupling with cloud vendor services.
-
Java 15 Released
Oracle has released version 15 of the Java programming language and virtual machine.
-
Introducing QCon Plus by InfoQ: a Virtual Conference for Senior Software Engineers and Architects
QCon Plus covers the trends, best practices, and solutions leveraged by the world's most innovative software organizations. The conference is built to accelerate your learning with thoughtfully curated, shorter, focused technical sessions over three weeks featuring 54 speakers, 4 keynotes, 18+ facilitated peer sharing sessions, and 6 focused open space sessions.
-
AWS Launches New Contact Flow APIs for Amazon Connect
Amazon Connect is an omnichannel contact service for enterprises to set up and manage a contact center. It is based on the same technology used by 70,000 Amazon customer service associates around the world to power customer conversations.
-
Cypress 5.x Adds Test Retries and Shadow DOM Support
Cypress, a browser-based test runner and dashboard, recently introduced native support for test retries in the Cypress 5.0 release, helping developers avoid intermittent test failures. Other recent Cypress advances include networking stubbing and shadow DOM support.