Victor Uzoagbavictoru.hashnode.dev·Oct 7, 2024Building a Custom Static Site Generator for Technical DocumentationIntroduction What is a Static Site Generator (SSG)? A Static Site Generator (SSG) is a tool that converts plain text files (like Markdown) into a complete static website. The output is a set of static HTML pages, which are fast to load and easy to ho...Discusstutorials
ferozekhanhighcloud.hashnode.dev·Sep 24, 2024Automatically deploy your Resume Web Application to an AWS Static Website with Gitlab CI/CD PipelineFor the purpose of this demo, I have already created a simple HTML based Resume App that is available HERE. Feel free to download the GitLab repository and modify as per your own requirements and profiling. You may use any other similar HTML project ...DiscussAWS
Yukesh Kyukeshk.hashnode.dev·Jul 8, 2024Building Your Debut Static Website with AWS Simple Storage Service (S3): A Beginner's TutorialAmazon S3 is a robust storage service provided by Amazon Web Services (AWS) that allows you to store and retrieve any amount of data at any time. One of its versatile features is the ability to host static websites. Static websites consist of HTML, C...Discusss3 hosting
Pranavan Sudhaharpranavsudha.hashnode.dev·Jun 17, 2024🌐 How to Host a Static Website Using AWS S3 🚀In this article, we'll walk through the process of hosting a static website using AWS S3. By the end, you’ll have a live website accessible via a URL, complete with images and HTML content. Let’s get started! 💻✨ Step 1: Upload Files to Your S3 Bucke...DiscussAWS
Mahira Technology Private Limitedmahiratechnology.hashnode.dev·Apr 11, 2024Beyond Basics: Advanced Tips for Optimizing Your Static Website Using S3 for Greater PerformanceOver View :- Creating a website seems like a daunting task, doesn’t it? Code everywhere, servers to manage, and don’t even get me started on the expenses. Here’s a secret though: it doesn’t have to be that complicated. Imagine hosting a website as ea...Discuss·1 likeS3
Divya MahajanforPartner Penspartnerpens.hashnode.dev·Mar 20, 2024Amazon S3 Static Website Hosting: Hands-On | A Step-by-Step GuideStep 1: Navigate to Amazon S3 console Open your web browser and go to the AWS Management Console at https://console.aws.amazon.com/. Sign in to your AWS account using your credentials. Once logged in, locate and click on "S3" under the "Storage" c...DiscussAWS Cloud Hands-On Kit | Step-By-Step GuidesStatic Website
Hemanth Gangulahemanthgangula.hashnode.dev·Feb 26, 2024Static Website Deployment on AWS EC2In today's dynamic tech landscape, the deployment of static websites stands as a cornerstone skill for navigating the digital realm. With an emphasis on Amazon EC2 instances and the Apache HTTP Server (httpd) on AWS Linux, this project offers a compr...Discuss·10 likes·77 readsAWS Linux
Girish kulkarnigirucool.hashnode.dev·Feb 10, 20241).Host Static Website Through CodepipelineIn this guide, we'll walk through the process of setting up a basic code pipeline using Amazon S3. This pipeline will automate the deployment process, making it easier to manage and update your codebase seamlessly. The process begins with a user wh...Discuss·34 readsStatic Website Hosting
Indian Website Companycompanyindianwebsite.hashnode.dev·Dec 27, 2023Why Do We Use Static Websites?Introduction In the ever-evolving landscape of web development, the choice between static and dynamic websites is a critical decision for businesses and individuals alike. Understanding the nuances of static websites and their relevance in the digita...DiscussStatic Website
Visakha Sandhya Griddalurusandhyagriddaluru.hashnode.dev·Dec 3, 2023Hosting a Static Website with Amazon S3Overview Amazon Simple Storage Service (S3) is a great platform for hosting static websites without the need for a web server and it can be made accessible in minutes. Hosting a static website provides several benefits including its cost-effectivenes...DiscussAmazon S3