Tomas Balza

profile2 profile

  • Hello there! I’m a certified AWS Certified Solutions Architect - Associate and HashiCorp Certified: Terraform Associate, currently based in Barcelona, Spain.
  • Here, you’ll find articles and home labs, delving into topics like IaC, CI/CD pipelines, Git, Docker, Kubernetes, Cost Optimization, and Systems Design.

Leveraging Docker and Selenium for Efficient Appointment Checking

This article explores an automation use-case with Selenium and Docker to periodically access a multi-page js form and check for available appointments.

Container Orchestration of HA Application with ECS

This guide outlines the steps to launch a highly available WordPress application, structured as a four-tier architecture, using ECS for container orchestration.

Provisioning Amazon API Gateway with Terraform

This article offers a comprehensive tutorial on creating and deploying an Amazon API Gateway resource using Terraform, and demonstrates how to invoke a Lambda function through an HTTPS endpoint.

Blog Deployment on Github Pages using Github Actions

In this article we will go through the steps of setting up a static website, that will not incur in storage costs or egress fees.