#devops
Read more stories on Hashnode
Articles with this tag
Before starting these playbooks, make sure you have configured the server. For instructions on how to configure the server, please refer to my...
Introduction to Ansible Ansible is an open-source configuration management tool that allows you to automate the deployment, configuration, and...
Steps to create an AWS VPC with public and private subnets, launch an EC2 instance in the public subnet with Apache installed and host a simple...
Kubernetes, often abbreviated as K8s is an open-source container orchestration platform that helps manage and deploy containerized applications. It...
Jenkins allows developers to automate their build, test, and deployment processes, enabling them to focus on writing quality code. One of the features...
A Freestyle project is a Jenkins project that can be configured in any way the user desires. It is a flexible and powerful tool that can be used to...