Here are some notes on various AWS services and technologies as I went through AWS Solution Architect Training.
For better readability, I have added Hugo support using Docker container.
- 01 - AWS Compute Services
- 02 - VPC Networking
- 03 - AWS Storage
- 04 - Network and Content Delivery
- 05 - AWS Database Services
- 06 - Analytics
- 07 - Application Integration
- 08 - Hybrid and Scaling
docker image build -t hugo-aws-study .
docker container run --rm -it -p 8080:80 hugo-aws-study
docker compose up
Url - http://localhost:8080/