Talent-Catalog / talentcatalog

https://tctalent.org
GNU Affero General Public License v3.0
13 stars 4 forks source link

Spike: Look into using Cloud Foundry #1540

Open camerojo opened 1 day ago

camerojo commented 1 day ago

See https://www.cloudfoundry.org/

Will this help us get our first microservice (ADB Service) up and running faster? @sadatmalik

Cloud Foundry is an opinionated application platform that brings efficiency, security, and speed to software development organizations. Cloud Foundry makes it faster and easier to build, test, deploy, and scale applications, providing a choice of the underlying infrastructure (including Kubernetes), developer frameworks, and application services.

You probably know all about this @sadatmalik - in which case just close this Spike. I am just trying to get my head around it - reading through the Spring microservices doc that you referred me to.

camerojo commented 1 day ago

If Ii understand it right, it seems to separate out the dev opps/deployment side of things from the coding side.