Project Description The project aims to automate the building, testing, and deployment process of a web application using Jenkins and GitHub. The...
Task: Connect a Linux and one Windows EC2 instance with Grafana and monitor the different components of the server. Setup Grafana Install Docker: ...
Task: Setup Grafana in your local environment on AWS EC2. Navigate to the AWS console, and create an EC2 instance named “grafana” SSH console...
Task 1: What is Grafana? Grafana is an open-source data visualization and monitoring tool that allows you to query, visualize, alert on, and...
What is Terraform and how is it different from other IaaC tools? Terraform is an Infrastructure as Code (IaC) tool developed by HashiCorp. It allows...
Modules are containers for multiple resources that are used together. A module consists of a collection of .tf and/or .tf.json files kept together in...