InfoQ Homepage Docker Content on InfoQ
-
DockerCon EU 2018 Summary: Migration Tooling, Docker Desktop Enterprise and More
At DockerCon Europe 2018, core announcements included the preview of container-based migration tooling for .NET and Java applications, support for digital transformation efforts and technology integration projects, the launch of Docker Desktop Enterprise, the open sourcing of Docker Compose on Kubernetes, and the announcement of the CNAB specification in collaboration with Microsoft.
-
Microsoft Announces Container Support for Azure Cognitive Services
Microsoft has announced container support for Cognitive Services, which allows taking advantage of machine learning capabilities anywhere, whether it is in the cloud, on the edge or on-premises. With Azure Cognitive Services, organizations can start using various cognitive features, like vision, speech and text processing, without the need for a dedicated data scientist.
-
Test Driven Containerized Build Pipelines in ConcourseCI
A Lead Developer at Thoughtworks shared his team’s experience in rewriting the build pipeline for one of their clients. They migrated from Jenkins to ConcourseCI, with a focus on configuration-as-code, pipeline-driven delivery, container support and visibility into the system.
-
How Checkly Achieves Zero Downtime Deployments with Terraform
Checkly, a monitoring tool that validates the correctness of API endpoints and browser click flows, shared their experience of using Terraform to achieve zero downtime deployments for their Docker based infrastructure on AWS.
-
eBay Replatforming to Kubernetes, Envoy and Kafka: Intending to Open Source Hardware and Software
eBay has discussed how they are conducting a replatforming initiative across their entire technology stack, including building and releasing as open source both the hardware and software. Open source is fueling the software transformation of eBay’s infrastructure with cloud native technologies like Kubernetes, Envoy, MongoDB, Docker and Apache Kafka.
-
Cloud Native Computing Foundation Accepts Harbor into CNCF Sandbox
The Cloud Native Computing Foundation (CNCF) has announced that they have accepted Harbor, a cloud-native registry that stores, signs, and scans container images, into their sandbox. Harbor extends Docker Distribution, the Docker toolset used to work with Docker content, by adding functionalities such as security, identity, and management.
-
IntelliJ IDEA 2018.2 Supports Java 11, MacBook Touch Bar and More
JetBrains recently released the IntelliJ IDEA 2018.2. This version brings support for the upcoming Java 11, breakpoints intentions, MacBook Touch Bar, enhancements for Spring Boot, Scala and Docker plugin, and more.
-
Jib, a Java Container Image Builder from Google
Google recently announced Jib, an open-source container image builder that lets Java developers build Java containers using well-known Java tools.
-
Docker Desktop Adds Kubernetes Support
Docker has released Kubernetes support in their stable channel for Docker Desktop on Windows and on Mac. Kubernetes is also supported by Docker Enterprise, allowing you to deploy the same images in both systems. This includes Docker Compose support, allowing you to use compose files to deploy to the Kubernetes cluster as an alternative to kubeconfig files.
-
"Docker Application Guides" Demonstrate How to Deploy Enterprise Apps to Swarm and Kubernetes
Docker recently announced Docker Application Guides, which demonstrates how to deploy applications on Docker Enterprise Edition and Docker Desktop, providing architectures and guidance examples for selecting container images and deploying prototype applications, orchestrated by Docker Swarm or Kubernetes.
-
How SendGrid Scales Its Email Delivery Systems
SendGrid, a cloud based email service, has seen its backend architecture evolve from a small Postfix installation to a system hosted on their own data-centers as well as on the public cloud. Rewriting of services in Go, a gradual move to AWS, and a distributed Ceph-based queue allows the team to hand over 40 billion emails per month.
-
Instana Releases Sample Microservice Application
Instana, provider of AI powered monitoring solutions for dynamic containerised microservice applications, announced at QCon New York the release of Stan’s Robot Shop, a sample microservice application that can be used as a sandbox to test and learn about microservice architecture, containerised application orchestration and automatic monitoring techniques.
-
Shopify’s Journey to Kubernetes and PaaS: Niko Kurtti at QCon NY
At QCon New York, Niko Kurtti presented “Forced Evolution: Shopify’s Journey to Kubernetes”, and described the Shopify engineering team’s journey to building their own PaaS with Kubernetes as the foundation.
-
Azure Kubernetes Service (AKS) Is Now Generally Available - More Regions and New Features
At the end of October last year Microsoft announced a preview of AKS (Azure Container Service), a managed Kubernetes service in Azure. Now almost seven months later this service in Azure is generally available - and it joins a space with many competitive managed kubernetes services by other cloud providers, each offering different functionality and deployment locations.
-
Q&A with the Creator of Dockly, a Console-Based UI for Managing Docker Containers
Dockly is an open-source alternative to the Docker CLI, which helps you manage and monitor all your Docker containers from the command line. To get a better understanding of how Dockly improves working with Docker, InfoQ spoke with the developer behind Dockly, Liran Tal, about his experience building Dockly and creating terminal-based applications.