InfoQ Homepage Containers Content on InfoQ
-
Docker Build Cloud: Using Cloud Compute and Cache to Decrease Image Build Times
Docker recently announced the general availability of their cloud-based Container Image builder, Docker Build Cloud. Docker Build Cloud offers a remote shared-cache and native builders for AMD64 and ARM64 CPU architectures.
-
TikTok Owner Open-Sources Next Gen Kubernetes Federation Tool
ByteDance, the company behind popular global platforms like TikTok, has unveiled KubeAdmiral, its next-generation cluster federation system for Kubernetes, designed to manage multiple clusters with the efficiency and effectiveness comparable to a seasoned navy admiral commanding a fleet. KubeAdmiral scales to run more than 10 million pods across dozens of federated Kubernetes clusters.
-
ScaleOps Automates Rightsizing to Reduce Kubernetes Costs
ScaleOps, a startup working in the cloud resource management sector, has unveiled a fully-automated cloud-native cost saving platform. ScaleOps claims to slash cloud costs by up to 80%, with a fully-automated platform that continuously optimizes and manages cloud-native resources during runtime.
-
Docker Now on AWS Cloudshell
AWS recently announced that AWS CloudShell now provides access to Docker Engine for its users. With this integration, containers can be locally prototyped and pushed to registries prior to deploying them on AWS.
-
Kubernetes 1.29 Released with KMS V2 Improvements and nftables Support
The Cloud Native Computing Foundation (CNCF) released Kubernetes 1.29 named Mandala last month. The latest release introduces new features such as load balancer IP mode for services, mutable pod resources for Windows containers, and nftables for the kube-proxy.
-
Hugging Face and Google Cloud Announce Collaboration
Hugging Face and Google Cloud have announced a strategic alliance to advance machine learning and open AI research. Google Cloud customers, Hugging Face Hub users, and open source are the three main focuses of the strategic partnership. Google wants to make cutting-edge AI discoveries available through Hugging Face's open-source frameworks.
-
DoorDash Uses Service Mesh and Cell-Based Architecture to Significantly Reduce Data Transfer Costs
In a recent move, DoorDash has significantly optimized its cloud infrastructure costs. The company faced increased cross-AZ data transfer costs when transitioning to a microservices architecture. To substantially reduce this cost, DoorDash implemented zone-aware routing with its Envoy-based service mesh, taking advantage of its Cell-Based Architecture.
-
Amazon ECS Integration with Amazon EBS for Data Processing Workloads and Flexible Storage
AWS recently announced that Amazon Elastic Container Service (Amazon ECS) supports an integration with Amazon Elastic Block Store (Amazon EBS), which makes it easier for users to run a broader range of data processing workloads.
-
Griffin 2.0: Instacart Revamps Its Machine Learning Platform
Instacart created the next-generation platform based on experiences using the original Griffin machine-learning platform. The company wanted to improve user experience and help manage all ML workloads. The revamped platform leverages the latest developments in MLOps and introduces new capabilities for current and future applications.
-
Expedia Uses WebSockets and Kafka to Query Near Real-Time Streaming Data
Expedia created a solution to support querying the clickstream data from their platform in near-real time to enable their product and engineering teams to explore live data while working on new and enhancing existing data-driven functional use cases. The team used a combination of WebSockets, Apache Kafka, and PostgreSQL to allow streaming query results continuously to users’ browsers.
-
AWS Improves Kubernetes Monitoring with New Enhanced Observability for Amazon EKS
AWS has released several monitoring and observability-themed improvements. The releases include Amazon CloudWatch Container Insights with Enhanced Observability for Amazon EKS on EC2 a fully managed service that provides visibility into containerized workloads. Other releases include a new Amazon Managed Service for Prometheus collector and Amazon Managed Grafana community plugins.
-
HashiCorp Terraform Cloud Operator for Kubernetes Improves Scalability and Performance
HashiCorp has released v2 of their Terraform Cloud Operator for Kubernetes. The Operator enables managing Terraform Cloud workspaces through a single Kubernetes custom resource. The release adds support for multiple customer resources, setting the watch scope to specific namespaces, improved synchronization, and newly exposed metrics.
-
AWS Announces Finch 1.0, an Open Source Client for Container Development
Recently, AWS announced the general availability of Finch, an open-source tool that aims to simplify container development on macOS. Finch allows users to build, run, and publish Linux containers on their macOS, and interact with container registries such as Amazon ECR.
-
Addressing Orphaned Pods on Netflix’s Titus Container Platform
Netflix's engineering team disclosed the investigation, identification, and resolution of the issue about "orphaned" pods causing inconvenience to engineers on Titus, shedding light on the journey from kernel panics to Kubernetes (k8s) and ultimately providing operators with the tools to understand why nodes are going away
-
Canonical Takes a Chisel to Ubuntu with Ultra-Small Container Images
Canonical has officially released chiselled Ubuntu containers, offering production-ready, secure, and ultra-small container images with a focus on efficiency and security. These container images allow users to build images that only contain their application and its runtime dependencies, excluding unnecessary operating system-level packages, utilities, or libraries.