#development
Read more stories on Hashnode
Articles with this tag
π οΈ Step 1: Install Ansible First, we need to install Ansible on your control machine. Update your package manager: shCopy codesudo apt...
What are Ad-hoc commands? Ad-hoc commands are quick, one-time commands that you run directly through the Ansible command line without needing to write...
What's this Ansible? Ansible is an open-source automation tool used for IT tasks such as configuration management, application deployment,...
Infrastructure as Code (IaC): Infrastructure as Code (IaC) is a practice in software engineering that involves managing and provisioning computing...
What is Code Pipeline ? AWS Code Pipeline is a continuous integration and continuous delivery (CI/CD) service provided by Amazon Web Services (AWS)....
What is CodeDeploy ? AWS CodeDeploy is a service that automates code deployments to any instance, including Amazon EC2 instances and instances running...