Uzomah Chiemerieuzomahchiemerie.hashnode.dev·Nov 22, 2024How To Host a Static Website in Azure Blob StorageIntroduction A static website functions much like an electronic brochure, delivering fixed information that doesn't frequently change. These websites consist of web pages filled with text, images, and other content that remains consistent for all vis...hosting webpage
Siddhant Bhattaraisiddhantbhattarai.hashnode.dev·Jan 8, 2024Setting Up a Static Website on Ubuntu EC2 with Nginx: A Step-by-Step GuideIntroduction: In the ever-evolving landscape of web hosting, deploying a static website has become an efficient and cost-effective choice for many developers. Leveraging the power of cloud computing, AWS EC2 instances offer a scalable and reliable en...1 like·387 readsnginx
Mary Ayobami maryayobami.hashnode.dev·Aug 30, 2023Host a Static Website on AWS S3 with CI/CD, CDN and a Custom DomainHosting static websites on cloud platforms like Amazon Web Services (AWS) provides numerous benefits such as scalability, high availability, and ease of maintenance. In this article, we will explore how to host a static website on AWS S3 (Simple Stor...10 likes·139 readsStatic Website
Varsha Ghanghasvarshaghanghas.hashnode.dev·May 3, 2023Host a static website on AWS S3 for free with CloudFront and using CI/CD Pipeline(Git)!Today we are going to learn about, how to host a static website on cloud using AWS. Here are the steps: Amazon S3: First create an account on AWS. You can create AWS Free Tier on amazon, you can create Free tier account by going to google, search for...30 readsAWS