DEV Community

Asad
Asad

Posted on • Originally published at blog.automation-dev.us on

AWS S3 Bucket

Aws S3 service is known as a simple storage service. S3 is also considered a bucket where important files and folders are stored. The files and folders we store in S3 are known as objects. The S3 default region will be Global, we can change it manually to our particular region.

In the AWS console search for S3.

  • Click Create Bucket

  • Under General Configuration give your bucket a unique name.

  • Leave the Object Ownership as the default

  • Under Block Public Access settings for this bucket, leave it as the default

  • Leave Bucket Versioning as default too.

  • Skip the Tags and leave the Default encryption as default too.

  • Dont need to make any changes in Advance, Click on Create a bucket

  • You should have your first AWS S3 bucket. ]]>

Heroku

Deploy with ease. Manage efficiently. Scale faster.

Leave the infrastructure headaches to us, while you focus on pushing boundaries, realizing your vision, and making a lasting impression on your users.

Get Started

Top comments (0)

Image of DataStax

Langflow: Simplify AI Agent Building

Langflow is the easiest way to build and deploy AI-powered agents. Try it out for yourself and see why.

Get started for free

👋 Kindness is contagious

DEV shines when you're signed in, unlocking a customized experience with features like dark mode!

Okay