Migration of a Workload running in a Corporate Data Center to AWS using the Amazon EC2 and RDS service
<p>In another project based in a real-world scenario, I acted as the Cloud Specialist responsible for migrating a workload running in a Corporate DataCenter to AWS.<br />
The application and database were migrated to AWS using the Lift & Shift (rehost) model, moving both application and database data.</p>
<p>I followed some migration steps: Planning (sizing, prerequisites, resource naming), Execution (resource provisioning, best practices), Go-live (validation test — Dry-run, final migration — Cutover) and Post Go-live (ensure the operation of the application and user access).</p>
<p>In this project, I was able to configure an EC2 instances (ubuntu) to run a python application in port 8080 using CLI commands to download and update all necessary library.</p>
<p><a href="https://medium.com/@oscarmarques99/migration-of-a-workload-running-in-a-corporate-data-center-to-aws-using-the-amazon-ec2-and-rds-e058bb1a45ae"><strong>Visit Now</strong></a></p>