InfoQ
banner
infoq.com
InfoQ
@infoq.com
Helping dev teams adopt new technologies and practices for 18 years. Written by software engineers. Read by over 1.5 m devs worldwide. InfoQ.com and QConferences.com

https://linktr.ee/infoq
Discover the risks of treating your platform as an isolated product!
Learn how to balance trade-offs between Technical Expertise – Productivity - Business Impact for achieving enterprise-scale success.

Watch the #InfoQ video to dive deeper: bit.ly/4irpB1M

#DevOps #PlatformEngineering #Agile
November 28, 2025 at 11:30 AM
#GoogleCloud recently introduced the preview of Bigtable tiered storage.

Developers can now manage both hot & cold data within a single Bigtable instance, optimizing costs while maintaining access to all data.

Find out more: bit.ly/4pvV0SN

#InfoQ #CloudComputing #AI #BigTable #DataStorage
November 28, 2025 at 10:10 AM
#Grafana Mimir 3.0 is live!

The release introduces a new design that cleanly separates read & write operations, delivering significant gains in performance, reliability, and cost efficiency for organizations managing metrics at scale.

🔗 bit.ly/485uwlp

#InfoQ #DevOps #TimeSeriesData #Observability
November 28, 2025 at 8:35 AM
Check out what’s new in the world of #Javabit.ly/48Evaq7

An update on Jakarta EE 12; patch set updates for Liberica JDK; the December 2025 beta release of Open Liberty; and maintenance releases of Quarkus, JobRunr, OpenXava, JDKUpdater and Gradle.

#InfoQ
November 28, 2025 at 7:24 AM
In this #InfoQ #podcast, Vivek Yadav shares his journey in building a testing system based on multi-year worth of data.

Discover why he chose #ApacheSpark and how it integrates with “traditional” engineering practices.

🎧Listen now: bit.ly/48Cs6uK

#SoftwareDevelopment #Testing #BigData #Database
November 27, 2025 at 3:19 PM
#Google has added #GoLang support to its Agent Development Kit (ADK)!

Go developers can now build & manage agents idiomatically, taking full advantage of the language’s strong concurrency and type safety features.

Learn more: bit.ly/4ojZPO2

#InfoQ #AI #AIagents #LLMs #opensource
November 27, 2025 at 12:47 PM
#Valkey 9.0 is now GA!

This release brings:
• Atomic slot migrations
• Hash field expiration
• Full support for numbered databases in cluster mode

It enables scaling to 2,000 nodes and achieves over 1 billion requests per second!

🔗 bit.ly/44oXuua

#InfoQ #AI #DistributedCache #SoftwareDevelopment
November 27, 2025 at 10:19 AM
Dive into the latest releases from #Spring 👉 bit.ly/4pyyubY

GA releases of Spring Boot, Spring Security, Spring for GraphQL, Spring Integration, Spring Modulith, Spring REST Docs and Spring Batch.

#Java #SpringBoot #SpringSecurity #SpringFramework #ApacheKafka #AMQP #GraphQL
November 27, 2025 at 8:02 AM
This #InfoQ video offers a checklist for applying #ZeroTrust principles, enabling you to prioritize critical vulnerabilities & adopt comprehensive security practices tailored to your specific environment.

👉 Watch now: bit.ly/4iirbTm

📄 #transcript included

#DevOps #CloudSecurity #SupplyChain
November 26, 2025 at 1:55 PM
Reposted by InfoQ
One of the interesting sessions at #QCon SF 2025 was presented by Engineering Manager Nishant Lakshmikanth from #LinkedIn - providing an in-depth look at how LinkedIn systematically dismantled its legacy batch-centric recommendation infrastructure. www.infoq.com/news/2025/11...
LinkedIn’s Migration Journey to Serve Billions of Users by Nishant Lakshmikanth at QCon SF
Engineering Manager Nishant Lakshmikanth showcased LinkedIn's transformation at QCon SF 2025, detailing a shift from legacy batch-based systems to a real-time architecture. By decoupling recommendatio...
www.infoq.com
November 26, 2025 at 10:43 AM
Google has launched a new Visual Studio Code extension that enables developers to connect local notebooks directly to a Colab runtime - unifying previously separate local workflows with the web-based Colab environment.

Read more on #InfoQbit.ly/4p4vB2Z

#AI #LLMs #opensource #SoftwareDevelopment
November 26, 2025 at 10:34 AM
Discover #Stripe's Zero-Downtime Data Movement Platform: petabyte-scale migrations with millisecond cutovers.

This platform handles: ⇨ 5 million database queries per second across 2,000+ MongoDB-based shards ⇨ $1.4 trillion in annual transactions ⇨ 99.9995% reliability

👉 bit.ly/4p7JtJK

#InfoQ
November 26, 2025 at 8:06 AM
#MicroFrontends reflect how modern organisations build software!

They signal a shift from:
🔹 Centralized Control ⇨ Distributed Ownership
🔹 Significant Releases ⇨ Continuous Flow
🔹 Rigid Architectures ⇨ Evolutionary Change

Modernize iteratively without slowing innovation.

📰 bit.ly/4oiZHi6
November 25, 2025 at 9:32 AM
#AnalogJS 2.0 is officially out!

This major release brings:
⇨ powerful new content management capabilities
⇨ faster, more optimized builds
⇨ upgraded, streamlined developer tooling

Get the full rundown on #InfoQbit.ly/3XbkKIh

#Angular #WebDevelopment #JavaScript #TypeScript #Bundlers
November 24, 2025 at 2:45 PM
#Grafana Labs has published major updates across two key observability products - Grafana 12.3 & Grafana Tempo 2.9.

The two releases have distinct improvements in monitoring, logs, and tracing for Grafana users.

Read more on #InfoQbit.ly/4odeZEM

#Observability #DistributedTracing #Logging
November 24, 2025 at 12:03 PM
Meet Code Wiki - a new platform that keeps software documentation in sync with the code it describes.

✅ Generates a structured wiki for every repo
✅ Automatically updates after each change
✅ Includes an integrated chat that understands the entire codebase

🔗 bit.ly/43PrH5v

#InfoQ #AI #Google
November 24, 2025 at 10:16 AM
#Netflix tackled a major system design challenge: durable & correct data deletion at massive scale.

Their centralized platform spans heterogeneous data stores, balancing durability, availability & correctness.

✅ 76.8B rows deleted across 1,300 datasets, zero data loss

bit.ly/48vHwkq

#InfoQ
November 24, 2025 at 7:50 AM
💡 Rethinking workflow orchestration: using #PostgreSQL not just as a data store, but as the orchestration layer itself.

At #QConSF, Jeremy Edberg & Qian Li tackled workflow failures, complex recovery, and visibility challenges in distributed systems.

#InfoQbit.ly/3XgqznL

#DistributedSystems
November 24, 2025 at 6:50 AM
“Observability Lasagna”: a 4-layer framework - Overview, System, Logs, Traces - that connects layers for an optimized debugging UX.

Get practical tips on instrumentation, visualizing limits, and using logs/exemplars to focus on user-impact triaging.

🔗 bit.ly/4p4VNu4

#InfoQ #Observability
November 21, 2025 at 3:06 PM
Reposted by InfoQ
At the recent #QConSF, Netflix Staff Software Engineers Mendiratta and Fedorka shared insights into the company´s reliability strategy, detailing the evolution of its load-shedding techniques - It was a very interesting talk! #infoq #netflix #loadshedding #qcon www.infoq.com/news/2025/11...
Enhancing Reliability Using Service-Level Prioritized Load Shedding: Netflix at QCon SF 2025
At QCon San Francisco, Netflix engineers unveiled their advanced Service-Level-Prioritized Load-Shedding strategy, enhancing reliability during traffic spikes. By prioritizing high-value requests and ...
www.infoq.com
November 20, 2025 at 3:51 PM
Reposted by InfoQ
Recently, #AWS promoted #Rust support for its Function as a Service (FaaS) offering, #Lambda, from Experimental to Generally Available (GA), enabling developers to build serverless applications with Rust, backed by AWS Support and the Lambda availability SLA. #infoq www.infoq.com/news/2025/11...
AWS Lambda Rust Support Reaches General Availability
AWS has elevated Rust support in Lambda from experimental to generally available, empowering developers to create high-performance, memory-safe serverless applications. This milestone enhances develop...
www.infoq.com
November 20, 2025 at 3:53 PM
Unlock #DeveloperExperience!

Systems - Platforms - Processes can reduce cognitive load, empower autonomy & accelerate delivery across distributed teams.

Strategies for APIs, internal platforms & feedback loops that keep engineers productive while ensuring governance.

▶️ bit.ly/3LPRJiU

#DevOps
November 21, 2025 at 10:16 AM
News from the .NET 10 launch - #dotnetMAUI receives updates centered on 𝐪𝐮𝐚𝐥𝐢𝐭𝐲, 𝐩𝐞𝐫𝐟𝐨𝐫𝐦𝐚𝐧𝐜𝐞 & 𝐝𝐞𝐯𝐞𝐥𝐨𝐩𝐞𝐫 𝐩𝐫𝐨𝐝𝐮𝐜𝐭𝐢𝐯𝐢𝐭𝐲.

The updates fill in missing details in cross-platform workflows and refine long-standing platform behavior issues.

Get all the details here: bit.ly/3LTtWys

#dotnet #InfoQ
November 21, 2025 at 8:02 AM
#FSharp 10 is here!

This refinement-focused update enhances language ergonomics, boosts performance, and optimizes compiler behavior for everyday functional development.

Details here 👉 bit.ly/48pxLnK

#InfoQ #DotNet #SoftwareDevelopment
November 20, 2025 at 2:37 PM
New Report: AI-generated code is often highly functional - but still “systematically lacking in architectural judgment.”

Ox Security identified 10 common architecture & security anti-patterns in code produced by #LLMs - hidden risks that add #TechnicalDebt.

Read more: bit.ly/4o8Cpvg

#AI #Security
November 20, 2025 at 12:14 PM