TABLE OF CONTENTS
Task-1: Monitoring a WebApp through AWS CloudWatch
Launch an EC2 instance using the AWS Management Console and connect to it using SSH.
Create an EC2 instance as we have seen in our previous blogs.
Login to the EC2 instance via SSH through Command Prompt.
Install a web server on the EC2 instance and deploy a simple web application.
- Install the Apache web server on the EC2 instance.
Deploy a simple website on the Apache web server.
Now the Site is up and running.
ย