Gedion Danielblog.gediondaniel.dev·Dec 1, 2024AWS Lambda: Pay Only When Your Code RunsAWS Lambda: Pay Only When Your Code Runs Imagine if you only had to pay for your car when you're actually driving it. Sounds great, right? That's exactly how AWS Lambda works - you only pay when your code is running. Let's dive into this game-changin...aws lambda
Nilkanth Mistrynilkanth1010.hashnode.dev·Jun 11, 2024Day 67 - AWS S3 Bucket Creation and Management 🚀AWS S3 Bucket Overview 🌐 Amazon S3 (Simple Storage Service) is an object storage service offering industry-leading scalability, data availability, security, and performance. S3 can be used for various purposes, such as storing and retrieving data, h...90 Days Of Devops ChallengesDevops
Divya MahajanforPartner Penspartnerpens.hashnode.dev·Mar 21, 2024Amazon S3 – Security Features and EncryptionIntroduction Amazon S3 (Simple Storage Service) provides robust security features to protect your data, including encryption at rest and in transit, access control lists (ACLs), bucket policies, and integration with AWS Identity and Access Management...AWS Certified Cloud Practitioner | CLF-C02 preparation KitS3
Bhairavi Wagheletechbhairavi.hashnode.dev·Feb 15, 2024Host a Static Website on Amazon S3 through AWS CLIObjectives: After completing this project, you should be able to: Run AWS CLI commands that use IAM and Amazon S3 services. Deploy a static website to an S3 bucket. Pre-requisites: AWS Free Tier Account AWS Access Key Task 1: Connect to...44 readsS3
Srikanth Vaddeneniinndia.hashnode.dev·Nov 23, 2023Day-8:A Journey into Cloud Storage ExcellenceIn the last Blog, I Explained some Basic things About S3 And this Blog we can go deeper into s3 and some real use cases. Creating, configuring, and working with Amazon S3 buckets: To store your data in Amazon S3, you work with resources known as buck...bucket-policy
Olga Myronenkoomyro.hashnode.dev·Sep 7, 2023Creating a CI/CD Pipeline for an Amazon S3 Static WebsiteFollow along with this simple step-by-step guide to set up a 2-stage CI/CD pipeline for a static website, leveraging Amazon S3, AWS CodeCommit, and AWS CodePipeline. Step 1: Prerequisites Before you begin, make sure you have the following prerequisit...224 readsci-cd
Goodycybgoodycyb.hashnode.dev·Jul 10, 2023Restricting Access to AWS S3 Buckets using ACL and Bucket PolicyIntroduction Amazon S3 enables seamless upload and retrieval of data from any location on the Internet. It organizes data as objects, including text files, photos, and videos, which are stored within designated buckets. By default, authorized users h...2 likes·40 readsPractical Cl⛅d Security Labsbucket-policy
Abhishek Paulabhishekpawl.hashnode.dev·Jun 13, 2023Automate hosting a simple web app on Amazon S3 using TerraformHello! I finally started writing blogs and to start with here's a little blog from the tools that I've been learning to use lately. AUTOMATION - cool isn't it? (if you're trying to crawl into DevOps like me) Thumb rule The most basic and important ru...5 likes·69 readsAWS
B V AKASHbvakash.hashnode.dev·Nov 21, 2022Amazon S3In this lab we are going to create a bucket on Amazon s3 , upload object and expose it to public Step 1:- Go to your AWS dashboard and search S3, Click on it. Step 2:- Click on create Bucket. Step 3:- Give a unique Name for your Bucket and choose y...89 readsAmazon Web service (AWS)bucket-policy