Deploy Your First Static Web App Using HTTPD on EC2
Step 1: Create a Static Web Page on Your Local System
Start by creating a basic HTML page. You can use any code editor like VS Code, Sublime Text, or even Notepad.
Step 2: Push Your Code to GitHub
➤ Create a New Repository on GitHub:
Go to GitHub
C...
devops-journey1.hashnode.dev2 min read