Articles tagged gke
Kubernetes to the Cloud with Spring Boot and JHipster

{% include integrator-org-warning.html %} :page-liquid: :toc: macro :experimental: When your business or application is successful, it needs to scale. Not just technology-wise, but human-wise. When you’re growing rapidly, it can be difficult to hire developers fast enough. Using a microservices architecture for your apps can allow you to divide up ownership and responsibilities, and scale teams along with your code. Kubernetes is an open-source platform for managing containerized workloads and services. Kubernetes traces its lineage...