Docker

Showing 1-5 of 5 results
EngineeringIcon ChevronTechnology

Create a Publication Chain with Pandoc and Docker

By Phillip Edwards

Pandoc is a software package capable of converting documents into various formats, and since it’s available as a Docker image, it’s easy to run. In this article, Toptal Site Reliability Engineer (SRE) Phillip Edwards demonstrates how you can easily create a robust publication chain using Pandoc, Docker, and a pinch of Markdown.

7 minute readContinue Reading
EngineeringIcon ChevronBack-end

K8s/Kubernetes: AWS vs. GCP vs. Azure

By Guillaume Dury

Kubernetes ("K8s") won the battle of container orchestration tools. Now AWS, Azure, and Google Cloud each offer a managed Kubernetes version. How do they compare?

11 minute readContinue Reading
EngineeringIcon ChevronTechnology

A Better Approach to Google Cloud Continuous Deployment

By Antoine Reversat

Continuous deployment is the practice of automatically deploying new code to production. Most continuous deployment systems validate that the code to be deployed with tests, and then build and deploy if everything looks good. However, there’s a better way. In this article, Toptal Freelance DevOps Engineer Antoine Reversat builds an event-driven continuous deployment pipeline that builds first and then runs tests on our final deployment artifact before deploying. This makes test results more reliable, and the CD pipeline easily extendable.

9 minute readContinue Reading
EngineeringIcon ChevronBack-end

What Is Kubernetes? A Guide to Containerization and Deployment

By Dmitriy Kononov

As we start transitioning to microservice-based architectures, a question arises: What should I choose to make my service stable as well as easy to manage and deploy? The short answer is: Use Docker! In this article, Toptal Freelance DevOps Engineer Dmitriy Kononov gives you the long answer by introducing you to containers, explaining Kubernetes, and teaching you how to containerize and deploy an app to a Kubernetes cluster using CircleCI

10 minute readContinue Reading
EngineeringIcon ChevronTechnology

Risk vs. Reward: A Guide to Understanding Software Containers

By Jonathan Bethune

Software delivery has come a long way. And, somewhere between the transition from physical media to software containers, we have changed the way we try to manage them. In this article, Toptal Freelance Software Engineer Jonathan Bethune explores how software containers have motivated us to treat servers as more dispensable, and the risks and rewards involved.

< 5 minute readContinue Reading

Join the Toptal® community.