Deployment Strategies
Docker
Docker Compose
Image Registries
Deploying to the Cloud
Practice
Assignment
Back end Track
Under construction
<aside>
🚧
This page is currently under construction. Please check back later.
</aside>
Implementation plan:
- Choosing a platform for deployment (PaaS focus)
- Deploying a containerized Spring Boot app to a cloud platform
- Configuring environment variables and secrets in the cloud
- Database connection in production (managed database service)
- Health checks — letting the platform know your app is alive
- Basic monitoring: logs in the cloud console
- Exercise: deploy the Week 7 project to a cloud platform
The HackYourFuture curriculum is licensed under CC BY-NC-SA 4.0

*https://hackyourfuture.net/*
Found a mistake or have a suggestion? Let us know in the feedback form.