#90daysofdevops
Read more stories on Hashnode
Articles with this tag
Project Description The project aims to deploy a web application using Docker Swarm, a container orchestration tool that allows for easy management...
Project Description The project involves hosting a static website using an AWS S3 bucket. Amazon S3 is an object storage service that provides a...
Project Description The project is about automating the deployment process of a web application using Jenkins and its declarative syntax. The pipeline...
Project Description The project aims to automate the building, testing, and deployment process of a web application using Jenkins and GitHub. The...
What is the Architecture of Prometheus Monitoring? Prometheus is an open-source monitoring and alerting system that was originally developed at...
Pre-requisites Create an EC2 instance. We can install docker and run an image to view the EC2 usage of CPU, Memory, network connections, etc. ...