# Cloud Computing

### Comparison between AWS, GCP, and Azure:

Cloud experts share their opinions on the top 3 cloud providers.

📽️ iLyas in the Cloud: <https://www.youtube.com/watch?v=4AVQchL9tTo>

📽️ Simplilearn: <https://www.youtube.com/watch?v=Vnk0p-63mHQ>

📽️ A Cloud Guru: <https://www.youtube.com/watch?v=EgWUVWZR6o4>

📽️ The Cloud Investor: <https://www.youtube.com/watch?v=IyWv2NGNb6s>

📽️ AWS Amplify vs GCP Firebase by Intellipaat: <https://www.youtube.com/watch?v=uDyju-RDekM>

### Market Share:

* AWS: 32%
* Azure: 19%
* GCP: 7%

### Companies Using Them:

* AWS: Amazon, Netflix, Airbnb, Twitter Samsung, MI
* Azure: Apple, HP, Fujifilm
* GCP: Google Search, Youtube, Gmail, Google Drive, HSBC, Paypal, SpaceX, Bloomberg

### GCP

* 8 of top 10 telecommunications companies
* 7 of top 10 media and entertainment companies
* Launched in 2008 and generally available in 2011
* 7% market share
* Clients: Spotify, LG, Verizon

### Infrastructure

* AWS: EC2
* GCP: Compute Engine

### Important Notes:

* Avoid AWS, GCP, Azure Cost Disasters: <https://www.youtube.com/watch?v=N6lYcXjd4pg>
* Learn the cloud and not focus on one dedicated technology such as GCP Appengine or AWS EC2.
* It’s like driving a car, you can still drive other people’s cars regardless of the brand and type.

### Sources:

* Intellipaat\
  Amazon Web Services vs Google Cloud Platform - AWS vs GCP | Difference Between GCP and AWS\
  <https://www.youtube.com/watch?v=wjLrtJmm5Zo>
* Go Cloud Architects\
  AWS Vs Azure vs Google (Which Cloud Platform Should I Learn)\
  <https://www.youtube.com/watch?v=AhuyGY8DsEA>

### To study

* Learn AWS Essentials on Udemy: <https://www.udemy.com/course/aws-essentials-z>
* Academind Basics <https://www.youtube.com/watch?v=zYOOY_DVnjo&list=PL55RiY5tL51pgPovJKg6HFMFqiGNSZtQ5>
* Academind In Action:<https://www.youtube.com/watch?v=hNKHa7r2iOs&list=PL55RiY5tL51rudermnWTq1LlGC1BL1g3l>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ph.benjtupas.com/code/cloud-computing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
