Projects developed for the Applied DevOps Engineering Diploma at WeCloudData Toronto - 2024
- Description: This project demonstrates how to leverage AWS CLI and Bash scripting to automate the provisioning of AWS infrastructure. The focus is on deploying Linux EC2 instances and installing essential software libraries and tools.
- Key Features:
- Automated provisioning of AWS infrastructure using AWS CLI commands.
- Deployment of multiple Linux EC2 instances with Bash scripts.
- Installation of essential software libraries such as Python, Node, Java, and Docker on the EC2 instances.
- Securely access, configure, and manage multiple servers remotely using SSH.