DevOps

Common Issues with AWS Health Check

Common Issues with AWS Health Check [How to avoid big problems]

Common Issues with AWS Health Check Take these actions if AWS is not replacing your bad EC2 instance. I helped several DevOps Engineers in different companies with a common issue that sometimes makes us anxious to figure out the root cause. The 90% percent of cases where the server is unhealthy (or the application is …

Common Issues with AWS Health Check [How to avoid big problems] Read More »

Terraform Plan

Terraform Plan [Tricks] – What you should know about

Terraform Plan it’s the first phase of the Terraform workflow. And we need to understand it as your first task when you decide to learn Terraform. Although it’s a pretty straightforward concept, still it’s crucial to understand its importance. The primary function of Terraform is to build, change, and destroy infrastructure resources to reach the …

Terraform Plan [Tricks] – What you should know about Read More »

Terraform and Ansible

Terraform and Ansible

The Terraform and Ansible are Infrastructures as Code tools that help us DevOps Engineers automate complex tasks in a scalable fashion. They both reach and perform the same goal. Few people know we can combine both technologies, giving us more flexibility to resolve complex problems related to infrastructure and provisioning resources in the Cloud, no matter which cloud provider …

Terraform and Ansible Read More »