#devops
Read more stories on Hashnode
Articles with this tag
We are going to create container apps using terraform. Install the terraform, azurecli in your device and login to your azure account through your...
Ingress in Kubernetes is a resource that allows you to manage external access to your services, typically HTTP. Ingress can provide load balancing,...
Mend Bolt is a vulnerability scanning extension available in the Azure DevOps Marketplace. It integrates with Azure DevOps pipelines to provide...
Creation of EC2 instance Go to AWS console and create an EC2 instance with ubuntu OS. Open all the below inbound ports to run specific...
Create EC2 instance by referring to the below...
Create webhook for the app in github By creating webhook in github app repository and connecting it with jenkins, make sures whenever you make any...