This project demonstrates the complete modernization lifecycle that enterprises face when moving off legacy IBM WebSphere Application Server Network Deployment. It covers automating the existing environment with Ansible, migrating to Open Liberty, containerizing workloads, deploying to OpenShift via the WebSphere Liberty Operator, and running production-grade operations with monitoring, HA, and horizontal pod autoscaling.
Why This Matters:
- Enterprise Java modernization is one of the most common migration patterns in DevOps
- Demonstrates real OpenShift/OKD operations on bare metal infrastructure
- Covers the full journey from legacy automation to cloud-native GitOps delivery
- Uses Operator-managed workloads, not just raw Deployments
- Three-tier CI/CD pipeline mirrors enterprise production patterns