Starting the week out with joing The Cloud Boootcamp MultiCloud | DevOps| AI challenge. Jean Rodrigues and team at “The Cloud Bootcamp” are hosting a week challenge to present a scenario for a fictiouscompany “CloudMart” that involves moving an application to mulitple clouds, using DevOps practices to automate deployments through pipelines and using AI Assistants to provide customer support and chat assistance in the app.
This first day was utilized as an introduction to the architecture and setup the basics needed for AWS. There are some secuirty gaps in this fictuious setup that need some work but for a 5-day quick challenge there will be some areas to NOTE to improve security postuere.
In this lesson an IAM role was given to my EC2 bastation with Administor access. If this was a production setup this would be unacceptable and fine grained permissions would be needed.
After getting the basics down it was time to use Terraform to create some DynamoDB tables to hold the ticket, order, and product information.
The challenge will build upon each day and I look forward to the challenge ahead.
The provided architecture for the challenge looks like this: