
Blog
Recent Posts
-
HumanGov: Deploying a Reusable SaaS Multi-Tenant AWS Infrastructure using Terraform Modules
In this project based on a real-world scenario, I designed and deployed a reusable, multi-tenant SaaS infrastructure on AWS using Terraform modules. The infrastructure was based on AWS services such as EC2 instances, DynamoDB databases, and S3 buckets. To ensure the secure storage of Terraform configuration files, I used AWS CodeCommit to ensure that the…
-
HumanGov: Implementing Git Repositories for Application and Infrastructure Code using AWS Code Commit + Cloud9 to Perform the Proof of Concept (POC) Process of Committing, Pushing, and Reverting Code Changes
In this project based on a real-world scenario, I implemented Git repositories for application- and infrastructure-code using AWS CodeCommit and AWS Cloud9. I got hands-on experience with the Proof of Concept (PoC) process of committing, pushing, and reverting code changes. My mission was to set up a remote Git repository using AWS CodeCommit for “HumanGov,”…
-
Automating the implementation of an E-Commerce System on AWS using Terraform and Ansible
In another project based in a real-world scenario, I worked as Cloud Engineer utilizing DevOps methodologies, where I created and implemented an e-Commerce MVP (Minimum Viable Product) on AWS in under 2 hours by employing automation using Terraform and Ansible (Infrastructure as Code — IaC). I provisioned the infrastructure in an automated fashion using Terraform…
-
Composing an Executive Presentation on Infrastructure costs for a project to migrate On-Premises SAP to AWS
In this project based on a real-world scenario, I acted as a Cloud Architect and created an executive presentation on the infrastructure costs for a project to migrate an SAP implementation from On-Premises to AWS. SAP workloads are currently running in a corporate Data Center with the implementation divided into Production, Stage, and Development/Test (DevTest)…
-
Implementation of a set of EC2 instances using Terraform and AWS Systems Manager configuration with Amazon Simple Notification Service for automated installation of security agents
In this project based on a real-world scenario, I acted as a DevSecOps Engineer, and I deployed a set of EC2 instances and infrastructure in an automated fashion using Terraform (infrastructure as code — IaC). Also, it was necessary to automate the installation of a specific security agent on all the EC2 instances. To simplify…
-
Implementation of a Scalable Web Application using AWS Elastic Beanstalk, DynamoDB, & CloudFront
In this project based on a real-world scenario, I was responsible for implementing a web application that needed to support the high demand of a large number of users accessing it simultaneously. This application would be used in a large conference which has more than 10,000 attendees, both in-person and online, with participants from all…
-
Migration of a Workload running in a Corporate Data Center to AWS using the Amazon EC2 and RDS service
In another project based on a real-world scenario, I acted as a Cloud Specialist responsible for migrating a workload running in a Corporate Data Center to AWS. The application and MySQL database were migrated to AWS using the Lift & Shift (rehost) model, moving both application and database data. I followed these migration steps: ·…
-
Automated user migration and management of AWS Identity and Access Management (IAM) resources
In this project based on a real-world scenario, I acted as a Cloud Specialist with the mission to migrate users into AWS Identity and Access Management (IAM) in an automated way and manage AWS IAM resources. There were 100 user of the IT department that needed to be migrated and to have MFA (Multi-factor authentication)…