Munilakshmi G J100daysdevops.hashnode.dev·Dec 10, 2024Day 46 of 100 Days : Securing Sensitive Data and Hosting Static Websites with Amazon S3Today, we’ll explore two critical use cases for Amazon S3: restricting access to sensitive data using bucket policies and hosting a static website. This hands-on guide will demonstrate how to implement these concepts step-by-step. Scenario 1: Restri...DiscussAWS
Manya khedemanyaaa.hashnode.dev·Dec 10, 2024How to Host a Static Website on AWS S3: A Step-by-Step GuideAmazon S3 (Simple Storage Service) is a robust cloud storage solution that allows you to store and retrieve any amount of data from anywhere. One of its lesser-known but highly useful features is static website hosting, which enables you to host webs...DiscussS3 static website hosting
Raul Naupariblog.raulnq.com·Dec 9, 2024Hosting Blazor WebAssembly Applications on AWS CloudFrontBlazor is becoming a popular choice for developing modern web applications using C# and .NET, offering two distinct hosting models: Blazor Server: In this model, the application runs on the server, and UI updates are sent to the browser through a Si...Discussdotnet
Othmane Kahtalblog.othmane.me·Dec 6, 2024Getting Started with Amazon S3: Core Concepts and BenefitsThe most widely used service in AWS is Amazon S3, which was launched in March 2006 as one of AWS's first services. It provides a ton of features, offering scalability and seamless integration with other services while remaining easy to use and perfor...Discuss·42 readsCode and Cloud: AWS S3 SeriesS3
Gedion Danielblog.gediondaniel.dev·Dec 1, 2024AWS S3: Your Complete Guide to Cloud StorageEver wondered where companies store their millions of files, images, and videos? Many of them use Amazon S3, a service so reliable that even Netflix uses it to store their video content. Let's explore what makes S3 special and how you can use it for ...DiscussAWS
Okesanya Samueldevopsmaestro.hashnode.dev·Nov 20, 2024Automated Static Web Hosting with GitlabCI and S3Introduction Static websites are simple applications, but they can still need an efficient setup to handle requests and deliver content quickly to users. Hosting your static websites with a customized infrastructure offers scalability, cost savings, ...Discuss·10 likes·89 readsAWS
Pooja Bhavanipoojabhavani.hashnode.dev·Nov 2, 2024Project-7: 🚀 Deploying a Portfolio App on AWS S3 using GitHub Actions 🚀Detailed guide on how to deploy your Portfolio app on AWS S3 using GitHub Actions. In this step-by-step tutorial, we will cover each concept and explain every single step to ensure a smooth deployment process. But first, let's understand the key conc...Discuss·64 readsGitHub Actions
Gedion Danielblog.gediondaniel.dev·Nov 2, 2024CloudFront vs. S3 Cross Region Replication: Choosing the Right Solution for Your Content Delivery NeedsWhen it comes to delivering content in the cloud, two powerful solutions from AWS stand out: CloudFront and S3 Cross Region Replication. Each has its unique strengths and is suited for different types of content delivery. In this post, I’ll break dow...Discusscloudfront
Gedion Danielblog.gediondaniel.dev·Nov 2, 2024Amazon S3 – Pre-Signed URLs: My Experience Making File Sharing EasierWhen I first started working with Amazon S3, I knew it was a great way to store and manage files in the cloud. But I quickly ran into a challenge: how could I share a file with someone securely without opening up my entire bucket? After some searchin...DiscussAWS
Amulyaawscloudbasics.hashnode.dev·Oct 9, 2024Mastering AWS S3: A Deep Dive with Hands-On DemosHave you ever wondered how companies like Netflix store and deliver massive amounts of data seamlessly? The secret sauce is Amazon S3 (Simple Storage Service). In this deep dive, we'll unravel the mysteries of S3 and equip you with practical skills t...DiscussAWSAWS