All
Articles 179,817Blog Posts 165,056Tech Tutorials 48,035Research Papers 35,685News 22,494
⚡ AI Lessons
InfoQ AI/ML
🔧 Backend Engineering
⚡ AI Lesson
1mo ago
How PGSimCity Turns PostgreSQL Complexity Into a Virtual City 3D Simulation
Nikolay Samokhvalov has developed PGSimCity, an open-source educational tool that visualises PostgreSQL mechanics as a 3D spatial simulation in the browser. It
InfoQ AI/ML
🔧 Backend Engineering
1mo ago
Canva Shares S3 Based Architecture for Session Revocation Across Hundreds of Millions of Sessions
Canva redesigned session revocation infrastructure to support 100M active sessions while reducing database lookups. The architecture uses Amazon S3 for durable
InfoQ AI/ML
🔧 Backend Engineering
⚡ AI Lesson
1mo ago
Uno Platform 6.6 Adds Native AOT, Vulkan Rendering, and Broader Accessibility Support
Uno Platform 6.6 introduces Native AOT publishing across five target platforms, an optional Vulkan rendering backend, and automatic registration for the framewo
InfoQ AI/ML
🔧 Backend Engineering
⚡ AI Lesson
1mo ago
npm Staged Publishing Available, Adding a Human Approval Step Before Packages Go Live
npm has introduced staged publishing for Node.js, requiring maintainer approval before a version is installable. Versions are queued and must pass a two-factor
InfoQ AI/ML
🔧 Backend Engineering
⚡ AI Lesson
2mo ago
Article: Removing a Hidden Round Trip from a Multi-Region AWS API
When a series of regional outages forced a rethink of a multi-region AWS API, the team discovered that an obstacle to global failover was hiding in plain sight:
InfoQ AI/ML
🔧 Backend Engineering
⚡ AI Lesson
2mo ago
Java News Roundup: Hardwood 1.0, Endive 1.0, Azul Payara, Quarkus, WildFly, LangChain4j, OSSI
This week's Java roundup for June 22nd, 2026, features news highlighting: the GA releases of Hardwood 1.0 and Endive 1.0; the June 2026 edition of Azul Payara;
InfoQ AI/ML
🔧 Backend Engineering
⚡ AI Lesson
2mo ago
Eliya 25 Brings a JVM-Level Diagnostic Profile to OpenJDK 25 LTS
Asymm Systems has released Eliya 25.0.3, an OpenJDK 25 LTS distribution aimed at improving production diagnostics in Java environments. It consolidates several
InfoQ AI/ML
🔧 Backend Engineering
⚡ AI Lesson
3mo ago
Spring News Roundup: Point Releases of Boot, Security, Integration, Modulith and Spring AI 2.0
There was a flurry of activity in the Spring ecosystem during the week of June 8th, 2026, highlighting point releases of: Spring Boot, Spring Security, Spring S
InfoQ AI/ML
🔧 Backend Engineering
⚡ AI Lesson
3mo ago
Spring Boot 4.1 Adds gRPC Auto-Configuration, SSRF Mitigation, and Kotlin 2.3 Support
Broadcom released Spring Boot 4.1 on June 10, 2026, to deliver gRPC auto-configuration, HTTP-client SSRF mitigation, and upgrades to Kotlin 2.3. It also brings
InfoQ AI/ML
🔧 Backend Engineering
⚡ AI Lesson
3mo ago
Microsoft Open-Sources PostgreSQL Extension for In-Database Durable Execution
Recently open-sourced by Microsoft, pg_durable is a PostgreSQL extension that enables durable workflows to run natively inside the database, eliminating the nee
InfoQ AI/ML
🔧 Backend Engineering
⚡ AI Lesson
3mo ago
ExtendDB: Open Source Amazon DynamoDB Compatible Adapter with Pluggable Storage Backends
AWS recently announced ExtendDB, a DynamoDB-compatible adapter that lets developers use the DynamoDB API with different storage backends, starting with PostgreS
InfoQ AI/ML
🔧 Backend Engineering
⚡ AI Lesson
3mo ago
TypeORM Reaches 1.0 After Nearly a Decade, Signalling Renewed Maintenance
TypeORM 1.0 is the first major release of the open-source TypeScript and JavaScript ORM since its inception in 2016. This version modernizes platform requiremen
InfoQ AI/ML
🔧 Backend Engineering
⚡ AI Lesson
3mo ago
30+ Updates per Second per Account: Uber Scales Ledger Processing with Batching
Uber introduced a high-throughput financial ledger processing system designed to handle hot account write contention at scale. Using 250ms batching, Redis coord
InfoQ AI/ML
🔧 Backend Engineering
⚡ AI Lesson
3mo ago
Next.js 16.2: 400% Faster Dev Startup, Faster Rendering, and Deeper Tooling for AI Agents
Vercel has released Next.js 16.2, featuring performance enhancements that make development startup 400% faster and rendering up to 60% quicker. The update inclu
InfoQ AI/ML
🔧 Backend Engineering
⚡ AI Lesson
3mo ago
Node.js Moves to One Major Release Per Year, Starting with Node 27
Node.js will change its release schedule starting with version 27 in October 2026, moving from two major releases per year to one. All releases will become Long
InfoQ AI/ML
🔧 Backend Engineering
⚡ AI Lesson
3mo ago
NodeJS Proposes Built-In Virtual File System, Sparking Debate Over AI-Generated Contributions
Matteo Collina has proposed a Virtual File System (VFS) for Node.js core through the node:vfs module. The proposal includes about 19,000 lines of code and addre
InfoQ AI/ML
🔧 Backend Engineering
⚡ AI Lesson
4mo ago
Bintrail: MySQL Time-Travel Queries Using Indexed Binlogs
Bintrail is a recently introduced layer that brings point-in-time queries and row-history lookups to MySQL, the only major relational database lacking native te
InfoQ AI/ML
🔧 Backend Engineering
⚡ AI Lesson
4mo ago
AdonisJS v7 Ships End-to-End Type Safety, Reworked Starter Kits and Zero-Config OpenTelemetry
AdonisJS version 7 introduces end-to-end type safety and reworked starter kits, alongside improved documentation. The release includes 45+ updated packages and
InfoQ AI/ML
🔧 Backend Engineering
⚡ AI Lesson
5mo ago
Article: Using AWS Lambda Extensions to Run Post-Response Telemetry Flush
At Lead Bank, synchronous telemetry flushing caused intermittent exporter stalls to become user-facing 504 gateway timeouts. By leveraging AWS Lambda's Extensio
InfoQ AI/ML
🔧 Backend Engineering
⚡ AI Lesson
5mo ago
FOSDEM 2026: Intro to WebTransport - the Next WebSocket?!
Max Inden recently explored in a talk at FOSDEM 2026 how the upcoming WebTransport protocol and Web API enhance WebSocket capabilities. WebTransport seeks to pr
InfoQ AI/ML
🔧 Backend Engineering
⚡ AI Lesson
5mo ago
Presentation: Open Source, Community, and Consequence: The Story of MongoDB
Andrew Davidson and Akshat Vig discuss the journey of disrupting the transactional database market. They explain why the document model became the "Buckminster
DeepCamp AI