DevOps

Showing 1-9 of 18 results

Share

Ask a Security Engineer: From DevSecOps to Cloud Security

Security engineering is a fast-moving field, and getting left behind is not an option. This ask-me-anything-style Q&A covers compliance frameworks, security checks, and the importance of a DevSecOps approach.

8 minute readContinue Reading
Gökay Pekşen

Gökay Pekşen

K8s/Kubernetes: AWS vs. GCP vs. Azure

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
Guillaume Dury

Guillaume Dury

Bridging Gaps: The Importance of DevOps Communication

DevOps is an oft-misunderstood buzzword, seen as a trendy must-have in the form of technologies, tools, and staff to acquire. But it’s much more, yet much simpler, than that.

9 minute readContinue Reading
Piotr Gaczkowski

Piotr Gaczkowski

Do the Math: Scaling Microservices Applications With Orchestrators

Automatically scaling container deployments in a microservices-based app architecture is downright luxurious…once it’s set up. But what’s the best way to tune an app’s orchestration parameters?

9 minute readContinue Reading
Antoine Hamon

Antoine Hamon

A Better Approach to Google Cloud Continuous Deployment

Most continuous deployment (CD) systems test code before rolling it out—but there’s a better way. Learn how to use Kubernetes to build an easily extendable event-driven CD pipeline that is optimized for reliable test results.

9 minute readContinue Reading
Antoine Reversat

Antoine Reversat

Zero Downtime Jenkins Continuous Deployment with Terraform on AWS

When your app’s next iteration is ready to deploy, you have two choices: either stop the entire application and deploy the new version manually every time or build an automated zero downtime CI/CD deployment pipeline once.

In this article, Toptal Freelance DevOps Engineer Gaurav Kohli demonstrates the latter using the Jenkins-powered continuous deployment pipeline of a three-tier web application built in Node.js, deployed on AWS Cloud, and using Terraform as an infrastructure orchestrator.

11 minute readContinue Reading
Gaurav Kohli

Gaurav Kohli

Terraform AWS Cloud: Sane Infrastructure Management

Writing an application is only part of the story. In order for it to be of value, it needs deploying somewhere it can scale; it has to run with high availability, have backups, and so on. Deployment and infrastructure management isn’t a simple process. And Terraform does nothing to hide the complexity. However, it does make your infrastructure declarative and reproducible, like your code.

In this article, Toptal Freelance DevOps Engineer Radosław Szalski teaches us what Terraform is, how its components work, and how to configure an entire AWS Cloud solution in minutes using its configuration language.

24 minute readContinue Reading
Radosław Szalski

Radosław Szalski

What Is Kubernetes? A Guide to Containerization and Deployment

Moving to a microservices architecture often raises the question: What is the best environment to stabilize services? Here’s how and why you should use Kubernetes, Docker, and CircleCI to containerize and deploy apps.

10 minute readContinue Reading
Dmitriy Kononov

Dmitriy Kononov

How to Build an Effective Initial Deployment Pipeline

Do you run deployment scripts from your development machine, or find yourself referring to deployments by the day of the week they were deployed, instead of using version numbers? It’s time for a better solution.

In this article, Freelance Ruby Engineer and automation enthusiast Amin Shah Gilani walks you through his perfect deployment pipeline to use at the beginning of your project. With this CI/CD configuration, every push is tested, the master branch is deployed to staging servers with a fresh database dump from the production server, and versioned tags are deployed to production with backups and migrations running automatically.

12 minute readContinue Reading
Amin Shah Gilani

Amin Shah Gilani

World-class articles, delivered weekly.

Subscription implies consent to our privacy policy

Join the Toptal® community.