docker DevOps

What can you use Docker for and what are its main advantages?

When it comes to Docker, we can easily say that is a platform that has its downsides, but it also comes with many advantages. In this article, we will dive a little deeper on what are Docker’s advantages and what makes it such a handy platform to learn and to adopt.

Andrei Ciorba

Andrei Ciorba

Recent Posts

ansible

Automate your deployment with Ansible in Google Cloud Platform

So, you need to quickly create, destroy, and then recreate testing infrastructure in the cloud. Sure, you could start copying and pasting long command lines, ...

terraform

Terraform vs Ansible

Terraform is a tool for infrastructure management. That means that Terraform goes and deploys the infrastructure. Actually creates the virtual machines and the ...

terraform

Explaining Infrastructure As Code with Terraform

Find out all you need to know about Infrastructure as Code with Terraform, from our demo below:

terraform

What is Terraform and why is it Important

Terraform is a tool for developing, changing and versioning infrastructure safely and efficiently. Find more about it from our video demo below:

terraform

The DevOps Ecosystem - Terraform

Nowadays the need to increase our ability to automate and to quickly deploy infrastructure and services has increased tremendously.

docker

The role of Docker and how it fits into the DevOps Ecosystem

The DevOps as a movement is to bring together two traditionally completely separate types of teams: the developers that write the applications and the ...

docker

Containers vs. Virtual Machines (VMs): Differences you should know

What are the differences between Docker vs. virtual machines? Find our more by watching our video below:

docker

What are Containers and their benefits

Containers were designed to focus on one single application inside each and every container one single application at a time, and a very important benefit of a ...

docker

Understanding Docker Images and the Layered Filesystems

Docker image is just a minimal set of files on your desk. It includes code, some libraries, some dependencies, everything that you're required to run a very ...

terraform

Getting to know Terraform - Watch the Live Virtual Demo with DevOps Artisan

When it comes to the whole world of DevOps tools, you may sometimes feel it’s hard to keep track of all the new information and all the apps that seem to be ...