InfoQ Homepage DevOps Content on InfoQ
-
Announcing Styrolite, a Low Level Container Runtime
Styrolite is an open-source, low-level container runtime to address security and usability issues in Linux containerization. Developed by Edera, Styrolite differentiates itself by offering a programmatic API that enables developers to create and manage containers in a controlled and secure manner.
-
Overcoming Challenges with eBPF Flow IP Address Misattribution at Netflix
Recently, Netflix discussed how they utilize eBPF to accurately attribute flow IP addresses to their corresponding workload identities. After implementing this new attribution method, Netflix verified the flow logs of their cloud gateway - Zuul, and found no misattribution over a two-week window.
-
Google Cloud WAN Aims to Transform Enterprise Networking
Google has launched Cloud WAN, a robust managed WAN solution built on its global network, featuring 202 PoPs and 2M miles of fiber. It promises secure, high-performance connectivity at lower costs, addressing the complexities of modern enterprise needs. With faster speeds and significant TCO savings, Cloud WAN integrates seamlessly with existing providers.
-
Kubernetes 1.33 “Octarine” Released: Native Sidecars and In-Place Pod Resizing
Kubernetes v1.33, codenamed “Octarine” in homage to Terry Pratchett’s Discworld, was released on April 23, 2025. This milestone introduces 64 enhancements (18 stable, 20 beta, and 24 alpha) reflecting the project's ongoing commitment to scalability, security, and developer experience.
-
Mezzalira at QCon London: Micro-Frontends from Design to Organisational Benefits and Deployments
During his QCon London presentation, Luca Mezzalira, principal architect at AWS, shared his experience in building the ideal micro frontend platform. He disclosed the recipe for determining if micro frontends are right for your company, as well as the core principles of creating the perfect architecture for your use case, and also provided deployment strategies for distributed architectures.
-
GitHub Announces Public Preview of GitHub MCP Server
GitHub recently announced the official release of its Model Context Protocol (MCP) server, which is in public preview as of April 4th, 2025. Engineers can integrate with GitHub APIs using this open-source server, enabling automation and AI-powered interactions with the GitHub ecosystem.
-
Scaling API Independence: Akehurst on Mocking, Contract Testing, and Observability
At QCon London 2025, Tom Akehurst spotlighted the path to developer autonomy in microservices through "Scaling API Independence." He emphasized advanced mocking, contract testing, and observability to combat API dependencies. Akehurst showcased how these strategies, enhanced by AI, streamline development, boost productivity, and ensure integration confidence amidst complexity.
-
Docker Desktop 4.40 Introduces Model Runner to Run LLMs Locally, Expanding its AI Capabilities
Docker Desktop 4.40, released on March 31, 2025, introduces a suite of features aimed at enhancing AI development workflows and strengthening enterprise compliance capabilities.
-
Addressing Kubernetes Authorization with Cedar
Cedar is a human-readable and machine-analyzable policy language designed for modern authorization needs. It addresses the challenge with Kubernetes authorization with Role-Based Access Control (RBAC) and provides condition operators that allow fine-grained permissions on specific resources.
-
AWS Promotes Responsible AI in the Well-Architected Generative AI Lens
AWS announced the availability of the new Well-Architected Generative AI Lens, focused on providing best practices for designing and operating generative AI workloads. The lens is aimed at organizations delivering robust and cost-effective generative AI solutions on AWS. The document offers cloud-agnostic best practices, implementation guidance and links to additional resources.
-
Activision Reduces Build Time of Call of Duty by 50% with MSVC Build Insights
Activision has cut build times for Call of Duty: Modern Warfare II (COD) in half by profiling and optimizing their C++ build system with MSVC Build Insights to uncover bottlenecks in their compilation pipeline. The effort unblocked developers, accelerated delivery, and reduced idle time.
-
Azure MCP Server Enters Public Preview: Expanding AI Agent Capabilities
Microsoft's Azure MCP Server, now in Public Preview, enhances AI capabilities by enabling seamless interaction with Azure resources. This open-source tool standardizes AI agent access to services like Azure Cosmos DB and Azure Storage, empowering developers to create context-aware applications. Expect rich functionality and support for custom MCP clients to optimize cloud resource management.
-
Edera Protect 1.0 Now Generally Available
Edera has announced the general availability of Edera Protect 1.0, a Kubernetes security solution designed to enhance container isolation and address longstanding security challenges in cloud-native environments.
-
Gemini to Arrive On-Premises with Google Distributed Cloud
Google's Gemini models are set to revolutionize on-premises AI with their upcoming launch on Google Distributed Cloud (GDC) in Q3 2025. Partnering with NVIDIA, organizations can harness advanced AI while maintaining strict compliance and data residency. With flexible infrastructure and secure environments, Gemini enables real-time insights for data-driven decision-making across industries.
-
Amazon Q and Claude Code Let AI Control the Developer CLI
AWS recently announced an enhanced CLI (command-line interface) agent for Amazon Q Developer with advanced agentic capabilities. This upgrade allows developers to work with AI directly in their terminal. Meanwhile, Anthropic has launched Claude Code as a research preview. It is a terminal-based coding assistant that allows developers to work directly with Claude from the command line.