InfoQ Homepage DevOps Content on InfoQ
-
Slack Enhances Accessibility Testing through Automation
Slack recently integrated automated accessibility testing into its software development lifecycle to improve user experience for individuals with disabilities. Slack has internal standards and the company further collaborates with external accessibility testers as well. These standards align with WCAG, an internationally recognized benchmark for web accessibility.
-
Recent Generations of Apple CPUs Affected by New Side-Channel Vulnerabilities
Researchers at the Georgia Institute of Technology and the Ruhr University Bochum demonstrated two new side channel attacks on recent M and A CPUs from Apple that leak sensitive information when using Chrome and Safari to visit popular sites.
-
How Locking, Saturation and CDN Network Issues Brought down Canva
The Canva engineering team recently published their post-mortem on the outage they experienced last November, detailing the API Gateway failure and the lessons learned during the incident.
-
Amazon EventBridge Event Bus Cross-Account Event Delivery
AWS enhances Amazon EventBridge, enabling direct event delivery across accounts. This feature simplifies architecture, boosts security, and reduces latency, allowing seamless routing of events to AWS services like SQS and Lambda. Leverage fine-grained IAM control for streamlined event sourcing. Discover more about this transformative update on AWS documentation and GitHub.
-
DeepSeek Database Leaking Sensitive Information Highlights AI Security Risks
Cloud security firm Wiz uncovered unprotected DeepSeek database giving full control over database operations and access to internal data including millions of lines of chat logs. While the vulnerability has been quickly fixed, the incident shows the need for the AI industry to enforce higher security standards, says the company.
-
Dragonfly v2.2.0 Released: Rust Client, P2P Upgrades, and Enhanced Image Acceleration
In January, the Cloud Native Computing Foundation (CNCF) announced the release of Dragonfly version 2.2.0, introducing several significant enhancements to the open-source, peer-to-peer (P2P) file distribution and image acceleration system.
-
Git 2.48: Modernized with Meson Build System, Memory Leaks Fixed
Git 2.48 now supports the Meson build system, a modern alternative to the existing Makefile, Autoconf, and CMake-based systems. This change addresses limitations in IDE support and maintenance issues with older systems.
-
Kubernetes Cloud Repatriation Saves Millions for Data Platform Provider
Yellowbrick, an SQL data platform provider, has significantly reduced costs by moving workloads from the public cloud to its own private Kubernetes-based infrastructure. It has reported an annual saving of $3.9 million by moving its development and testing environments away from AWS, Azure, and Google Cloud Platform.
-
Enhancing Compliance with AWS Declarative Policies
AWS recently introduced declarative policies, a feature designed to help organizations define and enforce desired configurations for AWS services at scale. This capability addresses common challenges faced by customers who need to establish standards for cloud resource configurations, such as blocking public access to Amazon EBS snapshots.
-
Agoda Integrates macOS Infrastructure with Kubernetes
Agoda recently detailed how they integrated their macOS infrastructure with Kubernetes. This was accomplished by developing the macOS Virtualization Kubelet (macOS-vz-Kubelet), a tool designed to manage macOS workloads within a Kubernetes environment.
-
AWS Adds Container Insights with Enhanced Observability to Elastic Container Service
AWS recently announced the launch of Container Insights with Enhanced Observability for Amazon Elastic Container Service (ECS). This goes on the lines of a similar feature previously introduced for Amazon Elastic Kubernetes Service (EKS). This new capability aims to improve monitoring and troubleshooting for container workloads.
-
Terraform Fork OpenTofu Adds Provider Iteration and Exclusions
Version 1.9.0 of OpenTofu - the infrastructure-as-code tool forked a year ago from Hashicorp's Terraform - has been released. This release brings several significant features, including provider iteration capabilities through `for_each`, to enable simplified multi-zone and multi-region deployments.
-
Microsoft Research Introduces AIOpsLab: a Framework for AI-Driven Cloud Operations
Microsoft Research unveiled AIOpsLab, an open-source framework designed to advance the development and evaluation of AI agents for cloud operations. The tool provides a standardized and scalable platform to address challenges in fault diagnosis, incident mitigation, and system reliability within complex cloud environments.
-
Vercel Cuts Build Times with New MicroVM Infrastructure
Cloud platform-as-a-service company Vercel has published a deep dive into Hive, its new low-level compute platform that powers the infrastructure for its customers' builds. Vercel has used Hive since November 2023 for untrusted and ephemeral computing tasks.
-
Netflix Enhances Metaflow with New Configuration Capabilities
Netflix has introduced a significant enhancement to its Metaflow machine learning infrastructure: a new Config object that brings powerful configuration management to ML workflows. This addition addresses a common challenge faced by Netflix's teams, which manage thousands of unique Metaflow flows across diverse ML and AI use cases.