KSKavya Sriinkavyasri.hashnode.dev·Jun 20 · 3 min readHow to Host a Static Website Using Amazon S3 Introduction As part of my learning journey at Millennium Software Solutions, I learned how to host a static website using Amazon S3. Static website hosting is one of the easiest ways to publish a web00
KSKavya Sriinkavyasri.hashnode.dev·Jun 20 · 3 min readHow to Create an Amazon S3 Bucket and Upload an Image Introduction As part of my learning journey at Millennium Software Solutions, I learned how to create an Amazon S3 bucket and upload images to cloud storage. Amazon S3 is one of the most popular AWS s00
SPSamarjeet Patilinsamargeet.hashnode.dev·Jun 10 · 4 min read🚀 Deploying a Static Website on AWS using Terraform | S3 + CloudFront (Mini Project)In this mini project, I built a complete Static Website Hosting solution on AWS using Terraform. The goal was to automate the entire infrastructure setup using Infrastructure as Code (IaC) and underst00
LBLalit Baggainblog.lalitbagga.com·May 31 · 5 min readMoving Terraform State to S3: The Bootstrap Problem Nobody Talks AboutAfter building my three-tier AWS architecture, my terraform.tfstate was sitting on my local machine. That works fine when you are the only person touching the infrastructure, but it is a problem the m10
STSagar Thosarinsagarthosar.hashnode.dev·May 28 · 14 min readAutomated RMAN Archive Log Retention from RDS Oracle to S3 Glacier — A Production PatternMost banking environments have a compliance requirement that goes beyond what RDS Oracle gives you natively. RDS purges archive logs aggressively to manage instance storage — the default retention is 00
SUSamuel Umohinumohsg.hashnode.dev·May 19 · 7 min readBuilding a media compression tool with Golang & GinYou know that moment when a project starts simple but ends up forcing you to learn more about FFmpeg? (we've all had that moment right?) Yeah, welcome to elcompresso, a media compression tool that: ac00
JAJoe Abi Khalilinjoeak.hashnode.dev·May 13 · 5 min readWhy s3cmd sync Re-downloads Everything on Azure Files (and How to Fix It)If you're running Kubernetes on AKS with an init container that syncs data from S3 to a PVC backed by Azure Files, you might notice that s3cmd sync re-downloads every single file on each deploy — even00
ADAayush Darangeinaayush-dev.hashnode.dev·Apr 20 · 5 min readAWS S3: Storage That Actually Scales When I started working with production workloads - database dumps, application logs, config files across environments - and realized pretty quickly that throwing files onto a server and hoping for the00
AOAdedoyin Ogunsolainadehorizon.hashnode.dev·Mar 31 · 2 min readDesigning a Static Website with Global Delivery. Project Difficulty: ⭐ Static websites are perfect when you don’t need the bells and whistles of a complex system like WordPress. They are the “gold standard” for Applications without complex backend00
NINeville Iregiinm0ng00s3-blog.hashnode.dev·Mar 21 · 12 min readHack The Box Lab: ThreeOrganizations of every type, size, and industry are using the cloud for a wide variety of use cases, such as data backup, storage, disaster recovery, email, virtual desktops, software development and 00