CompletedBeginner
2026-04-30 / AWS
What I Learned About S3
S3 is object storage for files, backups, static websites, logs, and cloud assets, but permissions and public access need careful handling.
Object storageBucketsPermissionsStatic hosting
Cloud Learning Journal
Short notes from cloud lessons I have completed, with what I learned, why it matters, mistakes, challenges, and what I tested.
2026-04-30 / AWS
S3 is object storage for files, backups, static websites, logs, and cloud assets, but permissions and public access need careful handling.
2026-04-29 / AWS
EC2 gives you virtual servers for running workloads, while S3 gives you object storage for storing files and assets.
2026-04-28 / Cloud Security
IAM controls who can access AWS resources, what actions they can take, and under which conditions.
2026-04-27 / Networking
DNS connects a domain name to the infrastructure hosting an app, such as a load balancer, CloudFront distribution, or server IP.