Google Cloud Platform
Details
Speakers : Mohit Kachhwani
Chapter 1:
- Introduction to GCP
- Why GCP
- GCP Services:
a. IAM
- IAM users
- Service accounts
- Roles
b. VPC Network: - Introduction to VPC network and subnets
- Firewall rules
c. Compute Engine: - VM Instances
- Instance groups (managed & unmanaged)
- Metadata & disks
- Access scopes
d. Storage: - Introduction to Google storage
- Demo:
a. Launch an Instance using terraform which includes VPC network with public subnet, service accounts, storage access, firewall rules (for port 22).
b. Launch an instance using gcloud cli