Hosting - Production
Deploy Locally & Verify
Deploy Microservice with Docker Kubernetes on your Computer with Docker Desktop.
Please refer to: Build Deploy with Docker
Hosting - Production
Use the docker images verified locally to deploy on production, with prod application.properties
.
Production Deploy Self Hosted (your own hosting cloud) with Docker Kubernetes.
Hosting on Production Server Configurations
- Setup Security - Authentication/Authorization Provider
- Use SSL
- Setup Side car microservices as per your needs.