In the video I will implement microservice using Quarkus and it will be running on Kubernetes container.
Code and more information on this video can be found at:
Github: https://github.com/WJ-Prajumsook/kube...
Intro: (0:00)
Setup environment: (1:26)
Create Microservice with Quarkus: (7:00)
Add Kubernetes, jib and Minikube extension: (8:17)
First deploy to Kubernetes: (9:27)
Working with Country-service: (11:39)
Working with Microprofile OpenAPI: (50:18)
PostgreSQL Database connection: (55:31)
Deploy PostgreSQL on Kubernetes: (58:45)
Working with database entities: (1:04:41)
Add Microprofile Metrics: (1:33:10)
Deploy Prometheus and Grafana on Kubernetes: (1:48:10)
Create some simple panel with Grafana: (1:54:45)
Deploy EFK on Kubernetes: (2:03:00)
Deploy Keycloak on Kubernetes: (2:13:21)
Securing Microservice with Keycloak: (2:23:44)
Deploy final Country-service on Kubernetes: (2:33:19)
Final product review: (2:34:36)