#aws
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...
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...
What is Code Build ? šļø CodeBuild is like having a construction crew š§ for your software projects. It's an AWS service that helps you build and test...
What if I tell you, in next 4 days, you'll be making a CI/CD pipeline on AWS with these...