Project goal In this project, we used Terraform to construct EC2 instances dedicated to the task of monitoring our AWS EC2 instances, all while using Prometheus for data collection and Grafana to visualize it.TaskSetup monitoring for two EC2 instances one hosting our containerized application managed by Docker, while the other serves as an Nginx server.