
Proyects
AWS

AWS Development Environment with EC2, VPC, and RDS
AWS development environment setup using VPC, EC2, and RDS with public MySQL, security groups, and Multipass connectivity validation.

Using IAM Roles to Write to S3 from AWS CLI
Introduction This challenge demonstrates how to use AWS IAM roles and temporary credentials to allow a user (s3-support) to assume

Static Website Migration to Amazon S3
Project Overview Successfully migrated an existing website to static hosting on Amazon S3, significantly enhancing reliability and scalability. This initiative
TERRAFORM

Automated AWS Infrastructure with Terraform
This project showcases the provisioning of a secure and scalable AWS environment using Terraform. It includes a custom VPC, public subnet, Internet Gateway, Security Group, and an EC2 instance, following cloud best practices.
DOCKER

Deploying a NestJS & MongoDB App with Docker
Problem Description The challenge was to develop an application using NestJS that connects to a MongoDB database. The task required

Deploying a Full-Stack Application with Docker on AWS
1. Objective The objective of this project was to deploy a complete and functional full-stack web application, composed of a

Deploying a Static Web Application with Docker on AWS
Deployment of a static web page using Docker on AWS, featuring EC2, CloudFront for security and optimization, and automated infrastructure via CloudFormation.
ANSIBLE

Automated WordPress Deployment with Ansible Roles
Automates WordPress deployment via modular Ansible roles (Apache, PHP, MariaDB, WordPress) with Vault-secured credentials, fast, scalable, reproducible, environment-specific, identical environments.

Deploying Web Servers with Ansible
This repository contains an Ansible playbook designed to deploy and configure an Nginx web server on multiple nodes, demonstrating the
JENKINS

Jenkins CI/CD for a Node.js API with Webhooks and Ngrok
This project implements a CI/CD process using Jenkins, GitHub webhooks, and a Node.js API. Ngrok is used to publicly expose