InfoQ Homepage Architecture & Design Content on InfoQ
-
Azure Functions v4 Now Support .NET Framework 4.8 with Isolated Execution
Microsoft announced on September 26th that Azure Functions runtime v4 will support running .NET Framework 4.8 functions in an isolated process, allowing the developers to move their legacy .NET functions to the latest runtime. The isolated process execution decouples the function code from the Azure Functions’ host runtime.
-
Azure Cosmos DB: Low Latency and High Availability at Planet Scale
Mei-Chin Sei and Vinod Sridharan spoke at QCon San Francisco on Azure Cosmos DB: Low Latency and High Availability at Planet Scale. The talk was part of the "Architectures You've Always Wondered About" track.
-
Microsoft Introduces Azure Savings Plans for Compute
Microsoft recently announced Azure Savings Plans for Compute, providing customers with an easy and flexible way to save significantly on compute services compared to pay-as-you-go prices by committing to spend a fixed hourly amount for one or three years.
-
Interactive Query Service Amazon Athena Introduces New Engine
AWS recently announced version 3 of the engine for Amazon Athena, the serverless interactive service to query S3 data using standard SQL. The cloud provider claims that the new engine improves performance and supports new use cases thanks to over 50 new SQL functions and 30 new analytics features.
-
Scaling GraphQL Adoption at Netflix: Tejas Shikhare at QCon San Francisco 2022
At QCon San Francisco 2022, Tejas Shikhare, senior software engineer at Netflix, presented Scaling GraphQL Adoption at Netflix. Shikhare has been working at Netflix’s federated GraphQL platform, distributed systems, and, more recently, developer tools and education. This talk is part of the editorial track Modern APIs: Building and Evolving.
-
Leveraging Determinism: Frank Yu at QCon San Francisco 2022
Frank Yu, senior engineering manager at Coinbase, had his talk on leveraging deterministic systems to build and run consistent and predictable applications at scale, drawing direct and relevant experiences from building and running financial exchanges at Coinbase.
-
AWS Introduces AWS Parameters and Secrets Lambda Extension to Improve Performances and Security
AWS recently announced the Parameters and Secrets Lambda Extension, a new way for developers to retrieve parameters from Systems Manager Parameter Store and secrets from Secrets Manager. The Lambda extension caches parameters and secrets, reducing latency and costs.
-
How Honeycomb Used Serverless to Speed up Their Servers: Jessica Kerr at QCon San Francisco 2022
Jessica Kerr, a principal developer evangelist at Honeycomb, spoke at QCon San Francisco 2022 on their journey of using AWS Lambda to speed up their production application and how the serverless architecture helped Honeycomb achieve their product and user experience vision. Kerr closed her talk by emphasizing, "Technology and Architecture don't matter unless users are happy."
-
James Gosling Shares Wisdom Related to IoT at Devoxx: Code on the Edge and Its Hurdles
In his Devoxx talk, James Gosling, the father of Java, zooms in on the technicalities of writing code for devices on the network's edge. Based on his impressive career developing software for devices ranging from satellites to autonomous submarines, he provides practical advice for the moments when the hardware is on the bottom of the sea, or when minor errors could cause mayhem or even fatality.
-
Apache Kafka 3.3 Replaces ZooKeeper with the New KRaft Consensus Protocol
The Apache Software Foundation has released Apache Kafka 3.3.1 with many new features and improvements. In particular, this is the first release that marks KRaft (Kafka Raft) consensus protocol as production ready. In development for several years, it was released in early access in Kafka 2.8, then in preview in Kafka 3.0.
-
Programming Your Policies: Justin Cormack at QCon San Francisco 2022
At QCon San Francisco 2022, Justin Cormack, CTO at Docker, presented on Programming your policies. The talk is part of one of the editorial tracks called "Languages of Infra: Beyond YAML."
-
API Evolution without Versioning: Brandon Byars at QCon San Francisco 2022
Brandon Byars, North America head of technology at Thoughtworks, spoke at QCon San Francisco 2022. Through his journey of building and maintaining a public-facing API, Mountebank, Brandon shares his learnings and time-tested patterns on evolving APIs without breaking changes.
-
Adopting Continuous Deployment: Tom Wanielista at QCon San Francisco 2022
At QCon San Francisco 2022, Tom Wanielista, a staff engineer on infrastructure at Lyft, presented on Adopting Continuous Deployment at his company. The talk is part of one of the editorial tracks called "Architecting Change at Scale."
-
Java News Roundup: JEP Updates, GraalVM Code to OpenJDK, Return of JavaOne
This week's Java roundup for October 17th, 2022, features news from OpenJDK, JDK 19, JDK 20, JavaFX 20, Generational ZGC Build 20, Oracle Labs, Liberica JDK and Native Image Kit, Spring milestone, point and release candidates, EclipseLink 4.0, Quarkus 2.13.3, Micronaut 3.7.2, Hibernate Reactive 1.1.9, JHipster Lite 0.20, Apache Commons CVE, Groovy 4.0.6 and 2.5.29 and the return of JavaOne.
-
Google Announces New Infrastructure Offerings with C3 Virtual Machines and Hyperdisk
At the latest Cloud Next’22 conference, Google announced two new infrastructure platform offerings with the Compute Engine C3 machine series optimized for high-performance computing and next-generation block storage called Hyperdisk optimized for data-intensive workloads such as Hadoop and DBMS.