Terraform: Melhores PráticasO Terraform é uma ferramenta excelente que tem o potencial de resolver vários problemas e abrir novas possibilidades. Sem ele, eu teria que…Sep 2, 2024Sep 2, 2024
Dicas para um código Terraform com DRY (Don’t Repeat Yourself)Codar para o Terraform (HCL) envolve várias estratégias e práticas para evitar redundância e tornar suas configurações Terraform mais…Aug 27, 2024Aug 27, 2024
Writing DRY (Don’t Repeat Yourself) Terraform CodeWriting DRY (Don’t Repeat Yourself) Terraform code involves various strategies and practices to avoid redundancy and make your Terraform…Jun 19, 2024Jun 19, 2024
Integrating GitHub Runner with Google Cloud Platform via TerraformWhen working within private cloud environments like the Google Cloud Platform (GCP), authentication and authorization play pivotal roles in…Feb 17, 2024Feb 17, 2024
Kubernetes RBACRBAC stands for Role-Based Access Control, which means that permissions are based on role. Basic has three important topics, which are…Feb 13, 2024Feb 13, 2024
Sistema de Self HealingApós o aumento da popularidade dos microsserviços, juntamente com a adesão da computação em nuvem e facilidade fazer um deploy de uma nova…Feb 6, 2024Feb 6, 2024
Self-Healing SystemAfter the rise of the popularity of microservices, the adhesion of cloud computing and facilitated the creation of a new solution, has…Nov 5, 20231Nov 5, 20231
A DevOps RoutineDevOps is not only about enhancing the reliability and speed of the solution’s lifecycle but also encompasses the importance of both hard…Oct 30, 2023Oct 30, 2023
DevOps Engineer and Application Life CycleDevOps Engineer’s responsibility is basically to guarantee the lifecycle of the solution, simple like that, I’m kidding and it’s not as…Oct 10, 2023Oct 10, 2023
How to connect to GCP Private Cloud SQL instance in your local machine using a Bastion and…It’s a common practice to create a Database Instance with only a private IP, but connecting to the machine can be a challenge. Although it…Sep 24, 2023Sep 24, 2023