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.

kubernetes

Kubernetes: How to migrate the application to a different infrastructure

See how to migrate the application to a different infrastructure, moving it from on-prem to the cloud, and how to achieve declarative management, manual and ...

kubernetes

Kubernetes 101: Concepts and architecture 

Do you want to know what Kubernetes is, what role and what benefits it has? We chose to illustrate each explanation with Kubernetes comics and graphs that will ...

kubernetes

How to use a Kubernetes cluster

Find out how to use a Kubernetes cluster to set up a microservice-based application and expose it to clients.

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.

sre

Site Reliability Engineering (SRE) and the Chaos testing methodology

Are you interested in learning how you can increase your company’s reliability, when it comes to its systems and services? If your answer is yes, Alex Stan, ...

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 ...