Welcome to my collection of DevOps projects!
This Project deployment of a multi-tier web application stack on AWS, using a lift-and-shift strategy to migrate a production environment
- Ansible
- Vagrant
- Jenkins
- AWS
- JAVA
- Maven
- Tomcat
- Nginx
- RabbitMQ
- Memcached
- MySQL
- Bash Scripting
This project automates the configuration of two Ubuntu-based virtual machines (ComA and ComB) using Ansible. It sets up NFS for file sharing, configures system settings, and deploys an NGINX container using Docker on ComB
- Ansible
- Vagrant
- Nginx
- NFS
- Docker
- Bash Scripting