MKManya khedeinstaticbymanya.hashnode.dev·Apr 11, 2025 · 5 min readDeploying a Static Website on AWS S3 with CloudFront and HTTPS:Introduction - In this step-by-step tutorial, you’ll learn how to deploy a blazing-fast, secure static website using Amazon Web Services (AWS). This guide leverages AWS's free tier, making it perfect for personal projects, portfolios, and simple busi...00
MKManya khedeinmanya5dev.hashnode.dev·Feb 6, 2025 · 3 min readDeploying a Flask Web Application on AWS EC2Introduction Deploying a Flask web application on an AWS EC2 instance allows you to make your app accessible. In this tutorial, we'll complete the complete setup, from launching an EC2 instance to running your Flask app with Gunicorn and Nginx. 1. La...00
MKManya khedeinmanyaaa.hashnode.dev·Dec 10, 2024 · 3 min readHow 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...00
MKManya khedeinmanyaa.hashnode.dev·Nov 15, 2024 · 3 min readHosting a website on an AWS EC2 InstanceConsider EC2 as your server in the cloud. It provides the power, flexibility, and control you desire, without the need to manage physical hardware. Deploying a website on an EC2 instance serves as an excellent practical project for gaining experience...00