#devops
Read more stories on Hashnode
Articles with this tag
Why we need AWS Lanch Template. Here's why you need AWS Launch Templates in simple words: Standardization: Launch Templates allow you to define a...
AWS, short for Amazon Web Services, is a cloud computing platform provided by Amazon. In simple terms, AWS offers a wide range of services and tools...
To deploy the application on Kubernetes you need Kubeadm cluster. Don't worry I already have a perfect article on it you can refer here. Kubeadm...
Kubernetes is an open-source platform designed to automate the deployment, scaling, and management of containerized applications. It is one of the...
Before starting with our handson let's get some introduction about Kubeadm in Kubernetes. What is Kubeadm? Kubeadm is a tool used for automating the...
What is Jenkins? Jenkins is an open-source automation server that is used to automate software development processes, such as building, testing, and...