Page Index - grzzboot/pingpong-service GitHub Wiki
27 page(s) in this GitHub Wiki:
- Home
- About the author
- Purpose of this Wiki
- Topics
- 1. Google Cloud Platform (GCP)
- 1.1 Prerequisites
- 1.2 Create the GCP project
- 1.3 Clone this Github repo
- 1.4 Cloud Build & Container Registry
- 1.5 Kubernetes Engine (GKE)
- 1.5.1 Single deployment
- 1.5.2 Load balanced deployment
- 1.5.3 Internet exposure
- 1.5.4 Horizontal pod autoscaling
- 1.6 Using Cloud SQL (Postgres)
- 1.7 Using Cloud Memorystore (Redis)
- 1.8 Using Cloud Storage
- 1.9 Hybrid connectivity
- 1.9.1 Classic VPN
- 1.9.2 High Availability VPN (in progress)
- 3. Handling secrets in GCP
- X. GraalVM and Spring Boot (unfinished)
- X.1 Prerequisites
- X.2 Building a GraalVM image locally
- X.3 Cloud Build and GKE deploy
- X.4 Lessons learned and shortcommings
- X.5 Other resources