Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jcolemorrison/scalable-iac-gcp-core
https://github.com/jcolemorrison/scalable-iac-gcp-core
Last synced: about 8 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/jcolemorrison/scalable-iac-gcp-core
- Owner: jcolemorrison
- License: mit
- Created: 2024-03-27T02:26:44.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-02T06:37:49.000Z (8 months ago)
- Last Synced: 2024-04-17T03:52:41.985Z (7 months ago)
- Language: HCL
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scaling Infrastructure as Code on Google Cloud Platform
The Google Cloud Platform facing cloud infrastructure demo code for the Google Next '24 talk "Scaling Infrastructure as Code: Proven Strategies and Productive Workflows".
This core infrastructure serves as the main "hub" of all of the other demo projects and also hosts two services directly:
[Multiplayer Cloud Server](https://github.com/jcolemorrison/multiplayer-cloud-server)
[Multiplayer Cloud Client](https://github.com/jcolemorrison/multiplayer-cloud-client)
## Requirements
1. Either one user or service account with editor (or scoped permissions) to deploy this project.
2. An empty service account in the project to be used for the client site bucket.
3. Enabling the following APIs:
- Compute Engine
- Cloud Resource Manager
- Google Cloud Memorystore for Redis
- Google Storage