#devops
Read more stories on Hashnode
Articles with this tag
What's a Golden Image ? A golden image is a base image on top of which developers can build applications, letting them focus on the application itself...
with Terraform · In this article, ec2 (Amazon Linux) will be configured with Cloud Watch to send its logs. All the resources will be created with...
Trivy is a security scanning tool. It can be used to scan targets such as Docker Image, Filesystem, Git repository, Kubernetes cluster or resource. In...
I had come across a situation where I got a mysql running in a Azure Vm & I have to upload database backup files to storage. So, for that purpose I...
Azure Vm will be created along with Resource Group, Vnet, Security Group, Public IP · Why do I use Terraform to create Azure resources? Well, I am not...