Google Cloud Platform Full Course 2023 | GCP Tutorial | VPC | Compute Engine | Cloud SQL |

  Рет қаралды 32,618

SCALER

SCALER

Күн бұрын

Want to learn everything from basics, intermediate to advanced levels of Google Cloud Platform? Kodeeswaran brings an extensive tutorial on the Google Cloud Platform that covers GCP including topics like, VPC, Compute engine, and Cloud SQL. Check out free masterclasses from industry-leading experts: www.scaler.com/events?...
What is Google Cloud Platform?
Google Cloud Platform (GCP) is a suite of cloud computing services offered by Google that provides infrastructure, platform, and software-as-a-service solutions for data storage, computing, machine learning, and more. It includes tools for application development, data analytics, and deployment.
What is Virtual Private Cloud?
A Virtual Private Cloud (VPC) is a cloud computing environment that provides a private network within a public cloud infrastructure. It allows users to create isolated virtual networks within the cloud, with their own IP addresses, subnets, and routing tables. This provides enhanced security and control over network traffic.
Google Compute Engine
Google Compute Engine (GCE) is a cloud-based virtual machine service offered by Google Cloud Platform (GCP). It allows users to create and run virtual machines on Google's infrastructure, providing scalable computing resources for various types of workloads, from small websites to large-scale applications.
What is cloud computing?
Cloud computing is the delivery of computing services, including servers, storage, databases, networking, software, analytics, and intelligence, over the internet ("the cloud") to offer faster innovation, flexible resources, and economies of scale. Users pay only for what they use, without having to maintain their infrastructure.
Take the Hunger test today: bit.ly/3HDW8Ao
0:00 - Introduction and Agenda
2:05 - What is Cloud Computing?
5:30 - Why do we need Cloud Computing?
12:55 - On-Premises vs Cloud Computing
18:34 - What is GCP?
20:32 - Why GCP?
21:33 - GCP Global Infrastructure
25:20 - GCP Free Tier
32:15 - GCP Cheat Sheet for Services
47:04 - Creating GCP free account
50:01 - What are Compute Services in Google Cloud
1:01:29 - What is Google Compute Engine (GCE)
1:07:36 - Basics of GCE
1:13:27 - Machine Resource Guide
1:22:57 - Regions and Zones
1:33:27 - Google App Engine Hands-on
1:39:13 - Creating a Google Compute Engine Virtual Machine
1:49:07 - Running a Web Server on the Virtual Machine
1:59:47 - Creating an Image of the GCE instance
2:06:57 - What are Persistent Disks?
2:09:42 - Storage Options in Disks
2:12:12 - Persistent Disk Types
2:16:12 - What is Cloud Storage?
2:21:00 - Google Cloud Storage Structure
2:25:55 - Buckets in Cloud Storage
2:30:15 - Storage Classes
2:37:27 - Creating a Persistent Disk and Attaching it to a GCE Instance
3:00:19 - Creating a Cloud Storage Bucket
3:19:08 - What is a Database and a Cloud Database?
3:36:03 - What is Cloud SQL?
3:49:29 - Cloud SQL Instance
3:56:55 - Creating a MySQL database instance in Cloud SQL
4:16:48 - Connecting to the database instance using Cloud shell
4:26:05 - What is a Network?
4:29:02 - What is Virtual Private Cloud (VPC)?
4:33:51 - Comparing the architecture of GCP and AWS
4:41:26 - Basic Components of a VPC
4:43:57 - Subnets
4:43:47 - IP address and CIDR notations (How to form an IP range)
4:52:21 - What is Google Cloud Firewall?
5:03:00 - What is VPC Peering?
5:07:11 - VPC Demo: Creating a VPC and Subnets
5:24:23 - VPC Peering Demo
5:28:28 - Outro
______________________________________________________________________________
About SCALER:
A transformative tech school, creating talent with impeccable skills. Upskill and Create Impact.
Learn more about Scaler: bit.ly/3HDW8Ao
📌 Follow us on Social and be a part of an amazing tech community📌
👉 Meet like-minded coder folks on Discord - / discord
👉 Tweets you cannot afford to miss out on - / scaler_official
👉 Check out student success stories, expert opinions, and live classes on Linkedin - / scalerofficial
👉 Explore value-packed reels, carousels and get access to exclusive updates on Instagram - / scaler_official
📢 Be a part of our one of a kind telegram community: t.me/Scalercommunity
🔔 Hit that bell icon to get notified of all our new videos 🔔
If you liked this video, please don't forget to like and comment. Never miss out on our exclusive videos to help boost your coding career! Subscribe to Scaler now!
kzfaq.info?sub_co...
#googlecloudplatform #gcp #softwareengineering #scaler

Пікірлер: 20
@SCALER
@SCALER Жыл бұрын
Take the Hunger test today: bit.ly/3HDW8Ao
@mdhamzakhan5954
@mdhamzakhan5954 8 ай бұрын
Thank you so much for explaining in a simplifying way
@abdulsalamsaad2175
@abdulsalamsaad2175 Жыл бұрын
Thanks for this video a new video like this on microsoft azure will go a long way
@Maturshab2210
@Maturshab2210 Ай бұрын
I have been working on bigquery for 3 months now bur didn't knew anything about gcp I am a fresher data analyst it's my 1st job thanks for this tutorial can you make on pub sub and bigquery also
@okumujustine
@okumujustine Жыл бұрын
AWS is my go to choice 😃
@aaniuc8558
@aaniuc8558 Жыл бұрын
Hello respected sir❤
@dr.kumaraswamybattula8428
@dr.kumaraswamybattula8428 8 ай бұрын
Thank you so much for your tutorial
@SCALER
@SCALER 8 ай бұрын
Thank you! 🙌🏼 Do check out more videos on our channel, you might like them! 😃
@ziphomatsoso7185
@ziphomatsoso7185 Жыл бұрын
Thank you very very much for the video🙏🙏🙏. Just 1 questions. The e2-micro free tier VM has 1GB - what happens if I exceed this usage (say I get to 1.2GB)? or is this 1GB only referes to storage and not for usage (traffic)?
@SCALER
@SCALER Жыл бұрын
Hey Zipho, we understand the doubt. The 1 GB does not refer to storage and it does refer to the traffic going out of the server (Network Egress). If you exceed 1 GB within the free trial period, the 300$ provided by Google would be utilised. If not, you will get billed according to their rates for network data transfer. Hope this helps 🙌
@fizzbuzz6
@fizzbuzz6 Жыл бұрын
Hey! just tell me is this course sufficient for freshers??
@lucidboy9436
@lucidboy9436 6 ай бұрын
Sir is this full course or overview/half of paid course for scalar???
@AIdiscoveryNook
@AIdiscoveryNook Жыл бұрын
sir , how to start coding
@SCALER
@SCALER Жыл бұрын
Hi Vishnu, the first step to starting off with your coding journey is to start writing code. Just to point you in the right direction, here are free beginner courses from industry experts - www.scaler.com/topics/courses/. Choose your the domain you want to go into, such as Web development or Software Engineering or Backend Development and then start with a course that would be helpful for your career. Hope this helps! 🙌
@AIdiscoveryNook
@AIdiscoveryNook Жыл бұрын
sir , can i know how to start coding and from where to start
@pritishbhakat
@pritishbhakat Жыл бұрын
@takeuforward
@meks2kuul
@meks2kuul Жыл бұрын
Can I use this course to pass the GCP ACE EXAM. Thanks
@SCALER
@SCALER Жыл бұрын
Hello @@meks2kuul, this course covers basics to intermediate concepts in GCP with Hands-on. It's a good place to start but this will not just be enough to clear GCP ACE exam. Please go through the curriculum from the official website and start learning more. But this course easily covers 20% of the curriculum. All the best for you exam! 🙌
@apexemperor
@apexemperor 6 ай бұрын
Does this help in passing even the GCP ASSOCIATE EXAM???
@lucidboy9436
@lucidboy9436 6 ай бұрын
Sir is this full course or overview/half of paid course for scalar???
Introduction to Google Cloud
22:25
Google Cloud Tech
Рет қаралды 138 М.
Sigma girl and soap bubbles by Secret Vlog
00:37
Secret Vlog
Рет қаралды 15 МЛН
Они так быстро убрались!
01:00
Аришнев
Рет қаралды 2,3 МЛН
Why UK 🇬🇧 is going Bankrupt? : Detailed Economic Case Study
20:37
Hackathons, explained for beginners
5:33
kaito
Рет қаралды 16 М.
What is Cloud Computing?
15:25
Telusko
Рет қаралды 102 М.
The cloud is over-engineered and overpriced (no music)
14:39
Tom Delalande
Рет қаралды 527 М.
How to run code on Google Cloud
7:40
Google Cloud Tech
Рет қаралды 60 М.
Kubernetes Explained in 15 Minutes | Hands On (2024 Edition)
15:18
Travis Media
Рет қаралды 74 М.
Google Cloud Tutorial for Beginners | 50 Services in 50 Minutes | Cloud Computing for Beginners
39:20
What is LangChain?
8:08
IBM Technology
Рет қаралды 183 М.
Sigma girl and soap bubbles by Secret Vlog
00:37
Secret Vlog
Рет қаралды 15 МЛН