AWS Logo
Menu
Day-1 Learning AWS

Day-1 Learning AWS

Introduction and basics of Cloud

Published Oct 13, 2024
Today I dive into learning of AWS
Start with basics
learn following things
  • What is cloud -
    • Renting Computer Services in terms of Storage , Virtual Machine [ Servers ], AI Services , Big Data and use it according to your requirement and pay for only the compute power that you've used
  • Public cloud vs Private cloud
    • Public Cloud : When organization use the services from Cloud providers like AWS where all the infrastructure is managed by AWS . Public cloud is also cost efficient then Private cloud . It's accessible to many user with some privacy and rules. It's easy to scale as per requirement .
    • Private Cloud : When Organization create their own cloud service and mange it's infrastructure and it's only accessible with in the organization . It's costlier than Public cloud
  • What is AWS
    • AWS : Amazon Web Service is the oldest and leading cloud service provider in the market . AWS is so much popular in the market for their services like EC2, S3, RDS
       

Comments