One of the benefits of working at EY is Udemy for Business. I enrolled in the DevOps Projects | 20 Real-Time DevOps Projects course to enhance my DevOps portfolio and I’m sharing this process for educational purposes.
- ✅Multi tier web application stack
- ✅Containerized
- ✅Test it
- ✅Want to host for production
- ✅High availability
- ✅Fault tolerance
- ✅Easy scalable
- ✅Platform independent
- ✅Portable and flexible
- 🛠️Kubernetes
- Java stack (Vprofile, application services)
- Kubernetes cluster
- ⏭️Setup Kubernetes Cluster (via kops)
- ⏭️Create EBS volume for DB Pod
- ⏭️Kube secret for passwords
- ⏭️DB deploy definition
- ⏭️DB Service definition
- ⏭️Kubernetes definition files for: Deployment, services, replicas and volume.(memcached, rabbitmq, tomcat)
- ⏭️ Test Kubernetes Cluster (deployment)
Udemy Course: https://www.udemy.com/course/devopsprojects/
- 🚀Terraform for Cloud State 💜
- 🚀GitOps project