InfoQ Homepage Containers Content on InfoQ
-
Microsoft Announces General Availability of Azure App Service on Linux and Web App for Containers
Microsoft recently announced the availability of Azure App Service running on Linux and support for Web App for Containers. When provisioning web apps, developers now have the ability to choose an underlying Operating System of Windows or Linux. They also have the ability to ingest containerized applications from popular container repositories.
-
Oracle Joins CNCF, and Releases Kubernetes on Oracle Linux and Terraform Kubernetes Cloud Installer
At the Open Source Summit, held in Los Angeles, USA, it was announced that Oracle has joined the Cloud Native Computing Foundation (CNCF) as a Platinum member. Oracle has also released “Kubernetes on Oracle Linux” and an open source HashiCorp Terraform Kubernetes Installer for the Oracle Bare Metal Cloud Infrastructure.
-
AWS Adds Scale-Friendly Network Load Balancer to its Arsenal
AWS expanded the Elastic Load Balancer (ELB) service with a new product catered to high-performing applications. The Network Load Balancer is a Layer 4 TCP component designed to handle bursts of traffic and millions of requests per second.
-
NGINX Releases Microservices Platform, OpenShift Ingress Controller, and Service Mesh Preview
NGINX Inc has released the NGINX Application Platform which aims to be a “one stop shop” for microservice developers; a Kubernetes Ingress Controller solution for load balancing on the Red Hat OpenShift Container Platform; and an implementation of NGINX as a service proxy for the Istio service mesh control plane.
-
Migrating GitHub's Web and API to Kubernetes Running on Bare Metal
Over the last year GitHub has evolved their internal infrastructure that runs the Ruby on Rails application responsible for github.com and api.github.com to run on Kubernetes. The migration began with web and API applications running on Unicorn processes, and ended with all web and API requests being served by containers running in Kubernetes clusters deployed onto the metal cloud.
-
Microsoft .NET Architecture Guidance Released
Four application architecture guides are available from Microsoft's Developer Division and the Visual Studio product teams. This guidance covers four areas: Microservices, Docker, Web Applications with ASP.NET Core and Azure, and Enterprise Applications Using Xamarin Forms. Each guidance is contained in an eBook. There are two end-to-end reference applications that the guides use as examples.
-
Containers to Overtake VMs in Application Platform Space, Says SDxCentral Survey
One of the key findings of the 2017 Container and Cloud Orchestration Report from SDXCentral is that container adoption has steadily increased in the last two years and is set to overtake virtual machines (VMs) in the application platform space. In 2016, only 8% of respondents had deployed containers while this year, 45% are already using it.
-
How Do You Fit a Core Banking System into a Few Containers? Insight from DOES EU 17
At the DevOps Enterprise Summit EU 2017, held in London, InfoQ sat down with Amine Boudali and Jose Quaresma and discussed key insights from their presentation “How Do You Fit a Core Banking System into a Few Containers?”
-
Technical Excellence, Organisational Design for CD, and Container Security: Agile on the Beach 2017
At the Agile on the Beach 2017 conference, run in Cornwall, UK, several hundred speakers and attendees gathered to discuss the latest developments within the field of agile and post-agile software development methodologies. Key takeaways from the second day included: cultivating technical excellence; organising for continuous delivery; and container security.
-
How Edgemesh Rolled out Its P2P Web Acceleration Service to Production
Edgemesh is a P2P web acceleration service based on the WebRTC protocol suite that offloads some of the the traffic normally handled by traditional CDNs to browser-based caches shared over a P2P network. They rolled out their release to production in the last few months and shared some of their experiences.
-
Microsoft Introduces New Azure Container Instances Service and Per Second Billing
In a recent blog post, Microsoft introduced a new container service called Azure Container Instances. This service has been positioned, by Microsoft, as a way to deliver containers with simplicity and speed, without VM infrastructure to manage.
-
ContainerPilot 3.0 Released with Multiprocess Container Support
Joyent released version 3.0 of ContainerPilot which functions as an init system for running multiple processes inside containers. It automates the processes of service registration, service discovery, health checks, and lifecycle management for the processes. It has a new HTTP-based API, a simpler configuration language and Consul-only support.
-
“Cluster Schedulers”: Cindy Sridharan on the Purpose of Schedulers, and Why imgix Chose Nomad
Cindy Sridharan, an engineer at imgix, has written a comprehensive article on the purpose of application/job schedulers like Kubernetes and Nomad, and discussed the application packaging, deployment and lifecycle challenges the imgix team had which led them to consider implementing a scheduler within their technology stack.
-
Twistlock 2.1 Container Security Suite Released
Twistlock announced the general availability of version 2.1 of their container security product. Highlights of the release include an integrated firewall that understands application traffic, vulnerability detection, secrets management via integration with third party tools, and compliance alerting and enforcement.
-
Kubernetes 1.7 Released with Security Hardening, StatefulSet Updates and Extensibility Features
Kubernetes 1.7 has been released with a focus on delivering features for security, storage and extensibility, and includes a Network Policy API, automated upgrade strategies for StatefulSets, and an extensible API aggregation layer.