Implementation of an E-Commerce System on AWS in an automated way using Terraform and AnsibleMay 1, 2023·1 min read
Use Django, Celery, and Redis to Automate CSV Data ImportIn this small project, I Used Django, a Python Framework to build a robust application that imports any large CSV Dataset into a Table. The app allows you to specify which model you want to import data into, the application will check the header of t...Nov 25, 2024·1 min read
Implementation of a set of EC2 instances using Terraform and AWS Systems Manager configuration with…Apr 23, 2023·1 min read
Implementation of a Scalable Web Application using Elastic Beanstalk, DynamoDB, CloudFront AWS…Apr 17, 2023·2 min read
Migration of a Workload running in a Corporate Data Center to AWS using the AmazonVPC, EC2, and RDS…Here is another project based on a real-world scenario, migrating a workload running in the on-premises environment to AWS, I acted as the Cloud Specialist responsible for migrating a workload running in a Corporate Datacenter to AWS.The application ...Apr 2, 2023·2 min read
Automated user migration and management of AWS Identity and Access Management (IAM) resourcesIn this project based on a real-world scenario, I acted as a Cloud Specialist with the mission to migrate users in an automated way and manage AWS IAM (Identity and Access Management) resources. 100 users needed to be migrated and have MFA (Multi...Mar 13, 2023·1 min read