InfoQ Homepage Containers Content on InfoQ
-
Amazon Announces AWS Firelens – a New Way to Manage Container Logs
Recently, Amazon announced a new log aggregation service called AWS Firelens. The service unifies log filtering and routing across all AWS container services including Amazon ECS, Amazon EKS, and AWS Fargate.
-
Kubernetes the Very Hard Way with Large Clusters at Datadog
Laurent Bernaille from Datadog talked at the Velocity conference in Berlin about the challenges of operating large self-managed Kubernetes clusters. Bernaille focused on how to configure resilient and scalable control planes, why and how to rotate certificates frequently, and the need for using networking plugins for efficient communication in Kubernetes.
-
Oracle Expands Cloud Native Services, Adds Kafka Streaming, API Gateway and Logging Support
In a recent blog post, Oracle announced the limited availability of three news service offerings in its Oracle Cloud Native Services platform. The three new services include Kafka Compatibility for Oracle Streaming, an API Gateway for managing connectivity to serverless components and containers and a Logging service that supports log management and analytics across resources and applications.
-
How Shopify Implements Custom Autoscaling Rules in Kubernetes
Andy Kwiatkowski from Shopify talked at the Velocity conference in Berlin about why they had to create a custom autoscaler in Kubernetes. Existing solutions for autoscaling didn’t fulfill Shopify’s needs, mainly because of the large and sudden influx of traffic requests they receive. Also, they needed a cost-efficient solution when scaling down or configuring complex scaling conditions.
-
Microsoft Announces 1.0 Release of Kubernetes-Based Event-Driven Autoscaling (KEDA)
Microsoft has announced the 1.0 version of the Kubernetes-based event-driven autoscaling (KEDA) component, an open-source project that can run in a Kubernetes cluster to provide "fine grained autoscaling (including to/from zero)" for every container. KEDA also serves as a Kubernetes Metrics Server and allows users to define autoscaling rules using a dedicated Kubernetes custom resource.
-
Q&A with Matt Fisher of Microsoft about Helm 3.0 Release for Kubernetes
Matt Fisher talks about the features of Helm 3.0, which is a major release, including why and how they overcame some technical debt, primarily related to tiller.
-
Google Announces General Availability of Skaffold for Easing Kubernetes Development
Google announced the general availability of Skaffold, a tool that simplifies common tasks when developing and deploying to Kubernetes. Skaffold can auto-detect and deploy changes automatically in development mode, and build, test and deploy changes in deployment mode. Skaffold supports multiple tools in the various stages of its pipeline.
-
Fully-Managed Serverless Platform Google Cloud Run is Now GA
Google Cloud Run is Google's fully managed solution for running containerized, serverless applications. After a six-month beta phase, Cloud Run is now generally available, along with Cloud Run for Anthos, which enables running your Google Cloud Run application on premises using a Google Kubernetes Engine cluster.
-
Docker Enterprise Business and Team Move to Mirantis While Docker Gets New Funding
Mirantis, a Cloud consulting company focused on Kubernetes and OpenStack, has acquired Docker Enterprise. While Mirantis will focus on the enterprise segment, the part of Docker which is not being acquired will return to the company's original goal of improving developers' workflows.
-
Automated Testing for Terraform, Docker, Packer, Kubernetes, and More: Yevgeniy Brikman at QCon SF
At QCon SF, Yevgeniy Brikman presented "Automated Testing for Terraform, Docker, Packer, Kubernetes, and More". Key takeaways from the talk included the recommendation to use an appropriate mix of all testing techniques discussed, such as static analysis, unit tests, integration tests, and end-to-end tests.
-
Managing Hybrid and Multi-Cloud Platforms with Microsoft Azure Arc
During Microsoft’s premier event Ignite for IT-professional and decision-makers, the company announced several new hybrid cloud products and services. One of the most significant announcements was Azure Arc, a service in preview that allows enterprises to bring Azure services and management to any infrastructure including AWS and Google Cloud.
-
TriggerMesh Announces EveryBridge Serverless Event Bus
Recently TriggerMesh announced EveryBridge, an event bus that can consume events from various sources. These events are then used to start functions, which can run at any of the major cloud providers as well as on-premises.
-
Platforms Demystified: Cloud Foundry, Kubernetes, Eirini, and Knative
Matthias Haeussler and Dr Nic Williams spoke at this year's SpringOne Platform 2019 Conference about different cloud platforms and how they compare in terms of features from a developer perspective.
-
Microsoft Announces Open Application Model for Kubernetes and Other Platforms
InfoQ caught up with Vaclav Turecek, principal program manager at Microsoft and one of the spec leads regarding the announcement. Turecek talks about the proliferation of platforms atop Kubernetes and how OAM is aimed at distinguishing the parts that developers and operators are responsible for, respectively.
-
Amazon Announces Generally Availability of Windows Containers on EKS
Last week Amazon announced that support of Windows containers on Elastic Kubernetes Service (EKS) is now generally available. As such, this allows their users to run Windows and Linux containers side by side in the same EKS environment, thus providing a consistent method of provisioning, monitoring, and logging, no matter what type of container they use to host their applications.