-
AWS Certified Solutions Architect Associate (SAA-C02) Experience
Prep AWS Certified Solutions Architect – Associate 2020 from freeCodeCamp on Youtube (this was good passive listening early on) LinuxAcademy / aCloudGuru courses (including the interactive labs). The course now at https://cantrill.io was the most informative, but I got the official SAA-C02 course from aCloudGuru is good coverage if you have the background. Overview of…
-
Deploying a Minecraft Server to EC2 (with some cost analysis)
Setting up and deploying a Minecraft server on EC2 (including cost analysis)
-
Monitoring your S3 buckets for #omgcat usage
If you’re serving up a static website from S3, especially if you have larger assets stored there, you may want to put monitoring on the requests or bytes downloaded from S3, just to make sure someone’s not running up terabytes of transfers or millions of requests. Enabling Metrics on S3 You will have to enable…