Leonardo LochTerraform: 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 2Sep 2
Leonardo LochDicas 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 27Aug 27
Leonardo LochWriting 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 19Jun 19
Leonardo LochIntegrating 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 17Feb 17
Leonardo LochKubernetes RBACRBAC stands for Role-Based Access Control, which means that permissions are based on role. Basic has three important topics, which are…Feb 13Feb 13
Leonardo LochSistema 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 6Feb 6
Leonardo LochSelf-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, 2023Nov 5, 2023
Leonardo LochA 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
Leonardo LochDevOps 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
Leonardo LochHow 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