#devops
Read more stories on Hashnode
Articles with this tag
Today, we’ll walk through the process of setting up a Kubernetes cluster on Digital Ocean, installing Helm, and deploying a MongoDB instance with a UI...
Today, I delved into Kubernetes deployments and ingress configurations to host both NGINX and Apache web servers. Kubernetes provides a robust...
To create Kubernetes configuration files for a Deployment and Services using the provided YAML snippets (nginx-deployment.yaml, nginx-service.yaml)...
Kubernetes Main Components Pods: The smallest and simplest Kubernetes object. A pod represents a set of running containers on your...
AWS CLI Tutorial The AWS Command Line Interface (CLI) is a powerful tool for managing your AWS services from a terminal session. This tutorial will...
Getting Started with AWS EC2, Docker, and Jenkins Creating an AWS Free Tier Account To embark on your AWS journey, the initial step is to create a...