Agnes jadhav
Agnes

Agnes

Follow
Follow
homebadgesnewsletter

Day 80 Project-1

Nov 23, 20232 min read

Project Description The project aims to automate the building, testing, and deployment process of a web application using Jenkins and GitHub. The...

Day 80 Project-1

Day 74 - Connecting EC2 with Grafana .

Nov 2, 20233 min read

Task: Connect a Linux and one Windows EC2 instance with Grafana and monitor the different components of the server. Setup Grafana Install Docker: ...

Day 74 - Connecting EC2 with Grafana .

Day 73 - Grafana 🔥

Oct 31, 20231 min read

Task: Setup Grafana in your local environment on AWS EC2. Navigate to the AWS console, and create an EC2 instance named “grafana” SSH console...

Day 73 - Grafana 🔥

Day 72 - Grafana🔥

Oct 30, 20234 min read

Task 1: What is Grafana? Grafana is an open-source data visualization and monitoring tool that allows you to query, visualize, alert on, and...

Day 72 - Grafana🔥

Day 71 - Let's prepare for some interview questions of Terraform 🔥

Oct 27, 20235 min read

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...

Day 71 - Let's prepare for some interview questions of Terraform 🔥

Day 70 - Terraform Modules

Oct 26, 20236 min read

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...

Day 70 - Terraform Modules