0% found this document useful (0 votes)
13 views9 pages

Google Cloud Infrastructure Overview

Uploaded by

kingvishnu2000
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views9 pages

Google Cloud Infrastructure Overview

Uploaded by

kingvishnu2000
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd

Essential Google Cloud

Infrastructure: Foundation
This presentation will explore the core components of Google Cloud
Platform (GCP), providing a foundational understanding of its
essential infrastructure and services.

N Muhammad Navmaan
4VV22IS060

VVCE
Interacting with Google Cloud
Cloud Console Cloud SDK and Cloud Shell APIs

A web-based interface for The Google Cloud SDK is a set of Each Google Cloud service offers
managing GCP projects, providing tools for managing resources and APIs (Application Programming
a user-friendly way to view and applications with more flexibility Interfaces) that allow your code to
manage resources, configure and power, accessible through interact with the services directly,
settings, and access various GCP Cloud Shell in the browser. useful for automating tasks or
services. integrating GCP services into
applications.

VVCE
Virtual Networks: VPC
Isolation and Control Flexibility
VPC creates a logically You can define the IP
isolated network for your address range for your VPC
resources, providing and create subnets within it
security and control over for further segmentation.
network traffic.

Global Scope Security


VPC networks are global VPC firewalls allow you to
resources, spanning all control inbound and
regions within GCP. outbound traffic to your
resources.

VVCE
Virtual Machines: Compute
Engine
1 On-Demand Scalability 2 Variety of Machine Types
Provision VMs with the Choose from a wide range of
resources you need and scale pre-configured machine types
them up or down easily based optimized for different
on workload demands. purposes like general
compute, memory-intensive
tasks, or graphical processing.

3 Boot Options 4 Persistent Disks


Select from various operating Attach persistent disks for data
systems including popular storage that remains
Linux distributions, Windows independent of the VM
Server, and even custom lifecycle, ensuring data
images. persistence.

VVCE
Project, Networks, and Subnets

Projects VPC Networks Subnets


The foundation for organizing your Logically isolated network for your Regional resources within a VPC
resources in GCP, containing resources, a global resource, not network, defining a range of IP
multiple VPC networks. tied to a specific region, containing addresses for your resources, used
one or more subnets. to segment your network for
security or organization.

VVCE
Understanding Google Cloud Storage
Buckets
1 Containers for storing objects.

Objects
2
Files or data stored within buckets.

Access Control
3
Permissions for accessing and managing objects.

VVCE
Google Cloud Storage: Use Cases
Website Hosting
1
Serving static website content.

Data Backups
2
Storing backups of critical data.

Media Streaming
3
Distributing video and audio content.

Data Analytics
4
Storing and analyzing large datasets.

VVCE
Key Takeaways and Next Steps
This presentation provided a foundational understanding of Google Cloud infrastructure, covering key concepts like
virtual networks, virtual machines, and Google Cloud Storage. To further explore GCP, consider diving into specific
services like Cloud SQL, Cloud Functions, or BigQuery. Experiment with hands-on tutorials and labs to gain practical
experience with GCP's capabilities.

VVCE
VVCE

You might also like