Host apps on Render.com | spring | docker | postgres | redis
kanezi kanezi
1.26K subscribers
7,151 views
0

 Published On Jul 19, 2023

We'll demonstrate how to use cloud provider render.com to host java spring apps, postgres database and Redis in-memory key value store.
Although java runtime and spring apps are not supported directly, render gives ability to create web services based on docker images.
We'll show how to use hooks to automate deployment and blueprints to automatically provision and connect related services.

We'll demonstrate how to provision postgres database and change instance types to make our apps more performant.

https://render.com

How to use GitHub actions:
   • GitHub actions for Java CI automation  

GitHub repositories:
https://github.com/kanezi/boot-render...

https://github.com/kanezi/render-boot...

https://github.com/kanezi/spring-soci...




00:00 - intro
01:22 - simple spring web service
04:11 - auto deploy and deploy hooks
06:16 - web service from docker image registry
07:08 - provision postgres database
09:34 - deleting services
09:53 - blueprint spring boot + postgres + redis
13:36 - instance tiers
13:59 - spring social 2 cloud deploy

show more

Share/Embed