Getting Started with AWS S3, IAM, and AWS CLI
โ๏ธ AWS S3 (Simple Storage Service)
Amazon S3 is an object storage service that allows you to store and retrieve data securely at any scale.
๐น What I learned:
S3 stores data in buckets and objects
Each bucket name must be globally unique
Common us...
my-journey-devops.hashnode.dev2 min read