Building My Resume Website with AWS

 Building my resume website gave me hands-on experience with several AWS services, including Amazon S3 for hosting, CloudFront for global content distribution, and Lambda with DynamoDB for backend serverless functionality.

Throughout the project, I encountered real-world troubleshooting challenges from configuring IAM permissions correctly to resolving CI/CD deployment issues using GitHub Actions.

Each obstacle helped me sharpen my problem-solving skills and reinforced the importance of automation, security, and attention to detail in cloud-based solutions.

This blog post highlights key lessons I learned during the build and offers a behind-the-scenes look at the technologies and processes that made the site possible.

Comments