#devops-articles
Read more stories on Hashnode
Articles with this tag
Introduction: In the ever-evolving landscape of cloud computing, managing infrastructure efficiently is crucial. AWS CloudFormation (CFT) emerges as a...
in simple terms, "serverless" refers to a cloud computing model where you don't have to worry about managing servers. Instead of dealing with server...
In this article, we will run a docker container and we will monitor and see the cpu utilization and other metrics in prometheus and grafana...
The OSI (Open Systems Interconnection) model is a conceptual framework that standardizes the functions of a telecommunication or computing system into...
https://github.com/krishkprawat/automate-jira-creation ยท Introduction In the ever-evolving landscape of DevOps, the emphasis on automation has become a...
1. Create an EC2 instance in AWS: Log in to the AWS Management Console and launch instance as Ubuntu t2.large instance type. add inbound rules...