#devops-articles
Read more stories on Hashnode
Articles with this tag
😎Introduction Cloud migration is a critical step for businesses looking to leverage the scalability, reliability, and cost-effectiveness of cloud...
![](file:///C:\Users\anura\AppData\Local\Temp~tmw0\1f546b16.tmp\img00001.PNG align="left") Deploy AWS EC2 Instance with the Grafana server...
😒DevOps responsibilities? As a DevOps Engineer you're responsible for the build and release process. You're also responsible for managing the user...
Introduction: Git is a powerful version control system widely used in software development to manage source code. It provides various commands and...
This comprehensive guide on Kubernetes architecture aims to explain each kubernetes component in detail with illustrations. So, If you want...
Launch an EC2 instance and install Jenkins. Use this instance as a Jenkins server using the t2-micro instance type. ssh -i "jenkins-key.pem"...