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.
Read MoreShort cloud learning posts about AWS services, hosted apps, networking, and security basics. Each log captures what I learned, why it matters, mistakes I made, and what I built or 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.
Read More2026-04-29 · AWS
EC2 gives you virtual servers for running workloads, while S3 gives you object storage for storing files and assets.
Read More2026-04-28 · Cloud Security
IAM controls who can access AWS resources, what actions they can take, and under which conditions.
Read More2026-04-27 · Networking
DNS connects a domain name to the infrastructure hosting an app, such as a load balancer, CloudFront distribution, or server IP.
Read More