#devops
Read more stories on Hashnode
Articles with this tag
Here's a step-by-step guide on how to attach AWS WAF (Web Application Firewall) and an Application Load Balancer (ALB) to your Auto Scaling Group...
AWS: A Brief History AWS began its journey in 2006, when Amazon.com ventured beyond retail and entered the cloud services arena, launching Elastic...
Prerequisites: Ubuntu OS (Xenial or later) sudo privileges Internet access t2.medium 2 instance ( master & worker ) type or higher Installation...
Creating a single pod using Minikube involves a few steps. First, ensure that Minikube is installed and running on your system. Then, you can follow...
Difference between Continuous Integration (CI), Continuous Delivery (CD), and Continuous Deployment (CD): Continuous Integration (CI): It's the...
Step 1: Update System Packages Update your package lists to make sure you are getting the latest version and dependencies. /sudo apt update Step 2:...