aws
Harshan Rajendran

πŸš€ Launching an S3 Instance on AWS πŸ–₯️

Follow these steps to create and launch an S3 instance on AWS:

🌍 Step 1: Log in to AWS & Open S3

πŸ”Ή Go to AWS Console and sign in.
πŸ”Ή In the Search Bar, type S3 and click on it.


πŸ“¦ Step 2: Create a New S3 Bucket

πŸ”Ή Click Create bucket (top right).
πŸ”Ή Enter a unique bucket name (e.g., my-awesome-bucket).
βœ… Tip: The name must be globally unique & can’t have spaces!

πŸ”Ή Choose an AWS Region (nearest to your users for better speed ⚑).
βœ… Example: us-east-1 (Virginia) or ap-south-1 (Mumbai).


πŸ”’ Step 3: Configure Bucket Settings

πŸ”Ή Block Public Access β†’ βœ… Keep it enabled (for security).
πŸ”Ή Versioning β†’ Enable it if you want to track file versions.
πŸ”Ή Default Encryption β†’ Choose AES-256 (Recommended πŸ”).

βœ… Tip: If you plan to host a website, you’ll need to disable public block access later.


πŸš€ Step 4: Create the Bucket

πŸ”Ή Scroll down & click Create bucket πŸŽ‰
🎯 Your S3 bucket is now ready!


πŸ“‚ Step 5: Upload Files to S3

πŸ”Ή Open your newly created bucket.
πŸ”Ή Click Upload β†’ Drag & drop files or select them manually.
πŸ”Ή Click Upload and wait for the magic to happen! 🎩✨

βœ… Tip: You can upload any file typeβ€”images, videos, documents, etc.


🌐 Step 6: Make a File Public (Optional)

πŸ’‘ Want to share a file with others? Do this:
1️⃣ Click on the uploaded file.
2️⃣ Go to Permissions β†’ Scroll down to Block Public Access.
3️⃣ Click Edit, uncheck “Block public access”, and save changes.
4️⃣ Click Make public & copy the URL.

πŸ“Œ Now, anyone with the link can access the file! πŸ”—


⚑ Step 7: Enable Static Website Hosting (Optional)

πŸ’‘ Want to host a simple website using S3? Here’s how:
πŸ”Ή Go to Properties β†’ Scroll down to Static website hosting.
πŸ”Ή Enable it & enter index.html as the default page.
πŸ”Ή Save the settings & copy the website endpoint URL.


Download Syllabus

Fill up the form below to download the syllabus