- 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 about IaC, CI/CD pipelines, Git, Docker, Kubernetes, Cost Optimization, and System Design.
Provisioning Amazon Client VPN with Terraform
In this article we’ll provision an AWS Client VPN, mimicking a typical scenario used when accessing corporate networks securely. All done in a single step.
Zero-Touch Provisioning & Deployment of Kubernetes CI/CD Pipeline
This article explores a Proof of Concept for zero-touch provisioning and deployment, highlighting efficient operational workflows.
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.