#devops
Read more stories on Hashnode
Articles with this tag
Docker has become an essential tool for developers to package and deploy applications. However, managing Docker images often requires dealing with...
What is Nginx? Nginx: Nginx is a high-performance web server and reverse proxy known for its scalability and efficient handling of concurrent...
A Comprehensive Guide to Setting up Node.js, Automating CI/CD for NEXT JS with AWS CodePipeline, and Ensuring Smooth Deployments with CodeDeploy ·...
AWS CodeDeploy is a deployment service that automates application deployments to Amazon EC2 instances, on-premises instances, serverless Lambda...
In this guide, we will see how to create AWS VPC in any AWS region with just one line command terraform apply and you will have AWS VPC ready git...
Learn types of location block in Nginx and compression technique in Nginx · Location directive Syntax location [modifier] [URI] { } Modifier plays a...