InfoQ Homepage Containers Content on InfoQ
-
Azure Container Apps Serverless GPUs Reach General Availability with NVIDIA NIM Support
Azure has launched Serverless GPUs for Azure Container Apps, enabling scalable, on-demand execution of AI workloads using NVIDIA A100 and T4 GPUs. This groundbreaking feature supports NVIDIA NIM microservices, simplifying deployment and management while optimizing costs. Developers can focus on applications, as Azure manages infrastructure, offering a flexible solution for diverse AI scenarios.
-
Farewell to Build Scripts as Docker Bake Goes GA
Docker has announced the general availability of Docker Bake, a build orchestration tool designed to simplify complex Docker image builds. The Bake functionality has been in an experimental phase for several years, and it aims to address common challenges in managing Docker build configurations by declaratively defining build stages and deployment environments.
-
GitLab Release Brings Protected Container Repositories; Fixes XSS Vulnerability
GitLab has announced the release of version 17.8, which has significant security enhancements, new container repository features, machine learning capabilities, and better deployment tracking. The update includes over 60 improvements, with 121 contributions from the wider GitLab community.
-
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.
-
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.
-
Kubernetes 1.32 Released with Dynamic Resource Allocation and Graceful Shutdown of Windows Nodes
The Cloud Native Computing Foundation (CNCF) released Kubernetes 1.32, named Penelope a few weeks ago. The new release introduced support for the Graceful Shutdown of Windows Nodes, new status endpoints for core components, and asynchronous preemptions in the Kubernetes scheduler.
-
KubeCon + CloudNativeCon NA 2024: Yahoo’s Kubernetes Journey On-Prem to Multi-Cloud
At KubeCon+CloudNativeCon North America 2024, Nandhakumar Venkatachalam and Payal Patel shared Yahoo's Kubernetes journey from on-premises to multi-cloud at scale, underscoring challenges faced and lessons learned during this transition.
-
Maybe WebAssembly Is the Next Evolutionary Step From Containers: Fermyon at InfoQ DevSummit Munich
During her presentation at the inaugural edition of the InfoQ Dev Summit Munich, Danielle Lancashire, principal software engineer at Fermyon and co-chair of the CNCF wasm-wg, hinted at WebAssembly containers as a greener alternative and a potential evolution from the current containerised approach to serverless computing.
-
Leveraging eBPF for Improved Infrastructure Observability
To efficiently and effectively investigate multi-tenant system performance, Netflix has been experimenting with eBPF to instrument the Linux kernel to gather continuous, deeper insights into how processes are scheduled and detect "noisy neighbors".
-
Applying Zero-Trust Security to Docker Containers
Several strategies exist to apply the principles of zero-trust security to development environments based on Docker Desktop to protect against the risks of security breaches, Docker senior technical leader Jay Schmidt explains.
-
Kubernetes 1.30 Released with Contextual Logging, Improved Performance, and Security
The Cloud Native Computing Foundation (CNCF) released Kubernetes 1.30, named Uwubernetes in April. The release introduced features such as recursive read-only mounts, job completion policy, and fast recursive SELinux label change.
-
Docker Desktop 4.31 Brings Air-Gapped Containers, Faster Builds, and More
The latest release of Docker Desktop introduces air-gapped containers to improve security and compliance, better integration with Cloud-based builds to improve performance, a Compose configuration file viewer, and more.
-
AWS Fargate Significantly Improves Windows Container Launch Times
AWS has announced improved launch times for Windows containers running on AWS Fargate. Launch times were improved by pre-baking the AMIs, leveraging EC2 fast launch, and eliminating the network proxy. The team has also provided recommendations for users to further enhance their container launch times.
-
Podman 5 Improves Performance and Stability on Mac and Windows through Partial Rewrite
The latest release of container management tool Podman brings a complete rewrite of the podman machine command to improve hypervisor support on macOS and Windows. Additionally, it now supports OCI artifacts in manifest files, adopts Pasta by default for rootless networking, and improves the containers.conf configuration file.
-
Docker Desktop 4.29 Improves Container Isolation and Error Management, Integrates Moby 26, and More
The latest version of Docker Desktop implements socket mount permissions to enhance container isolation, updates error management to improve efficiency and reliability, integrates Moby 26, and speeds up file operations thanks to synchronized file shares.