Cloud Concepts for Starters
Cloud Computing, Cloud Service Providers and AWS

Search for a command to run...
Cloud Computing, Cloud Service Providers and AWS

No comments yet. Be the first to comment.
In this series, I’m just sharing my cloud adventures with AWS, Azure, DigitalOcean, Cloudflare, and more. It’s all about setting things up and making the most of the cloud. Spoiler: it’s mostly me trying not to break the internet.
The Final Stretch
Data In, Data Out—The Pandas Way!

Turning Your Data Into a Well-Organized Chaos!

With great tool, comes great productivity.

Because we all need a NumPy refresher now and then!

Without Losing My Mind

Cloud computing is the practice of using network servers hosted on the internet to store, manage, and process data rather than a local server or a personal computer.
Dedicated Server
Virtual Private Server (VPS)
Shared Hosting
Cloud Hosting
Amazon is an American multinational computer technology corporation headquartered in Seattle, Washington. It was founded in 1994 by Jeff Bezos as an online bookstore.
Amazon Web Services
Amazon Prime Video, Amazon Prime Music, Twitch.tv
Amazon Store
AI and Satellites
Many many more.
Currently, the CEO of Amazon is Andy Jossy.
Founded in 2006 as a Cloud Service Provider (CSP). However, Simple Queue Service (SQS) existed before, i.e. was launched in 2004.
After that, Simple Storage Service (S3) and Elastic Compute Cloud (EC2) were launched in March 2006 and August 2006 respectively.
Since April 2013, Amazon also started AWS Certification. Currently, the CEO of AWS is Matt Garman and the CTO of AWS is Werner Vogels.
The company that provides multiple cloud services that can be chained together to create cloud architectures are called Cloud Service Providers.
All the features are accessible via a single unified API and utilize the metered billing (cost per usage). These providers also provide rich monitoring and IaaS (Infrastructure as a Service).
Example: AWS

If the company does not meet most of the requirements, they are referred to as Cloud Platforms. For example; Twillio, Hashicorp, etc.
Tier 1
AWS, Azure, Google Cloud, Alibaba Cloud
Tier 2
IBM Cloud, Oracle Cloud, Huawei Cloud, Tencent
Tier 3
Vultr, Digital Ocean, Akamai Connected Cloud (Linode)
Tier 4
OpenStack, Apache CloudStack
| S.N. | Service | AWS Service |
| 1 | Compute | EC2 Virtual Machines |
| 2 | Storage | EBS Virtual Hard Drives |
| 3 | Database | RDS SQL Database |
| 4 | Networking | VPC Private Cloud Network |
AWS has 200+ cloud services such as; Analytics, Game Tech, Machine Learning, etc.
Dedicated
Physical server utilized by a single customer.
Virtual Machines
Multiple virtual machines on one machine.
Containers
Multiple containers running on a virtual machine.
Functions
Serverless computing that runs only upon triggered.
SaaS (Software as a Service)
These types of services are managed by service providers. They are specifically designed for customers.
PaaS (Platform as a Service)
These services focus on the deployment and management of the application in the cloud. These services are targeted for developers.
IaaS (Infrastructure as a Service)
This service provides access to the full architecture. These services are mostly targeted at admins and DevOps.
Everything is built on the CSP
Also known as cloud-first or cloud-native
Suitable for startups, SaaS offerings
Everything is built on the company's data center
Also known as on-premise
Suitable for banks, fintech companies
Using both, on-premise and CSPs
Suitable for large enterprises
Using multiple CSPs at once
Also known as multi-cloud
Suitable for enterprises with distributed environment