COURSE AUTHOR –
Luca Nigido
1. Use Kubernetes to deploy a complete open source app on a real domain name with DNS configured and a valid SSL/TLS Certificate
2. Deploy a real frontend with authentication in React with React Router
3. Solve the problem of “React Router not working in production” in the cleanest way using an NGINX configuration file
4. Deploy a real backend with database and authentication
5. Solve the problem of the database that needs to be initialised manually only the first time once deployed
6. Learn the theory and the practice to run on your laptop and deploy a fully featured web application made of a frontend, a backend and a database