Skip to content

Here we keep all the basic learning stuff about the amazon cloud platform, AWS.

Notifications You must be signed in to change notification settings

aswego123/Aws_Basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Aws_Basics

Here we keep all the basic learning stuff about the amazon cloud platform, AWS.

Reading materials: Official documentation -

Youtube Resources - https://www.youtube.com/@in28minutes

Screenshot 2024-03-10 125755

IMP Pointers- (Services)

  1. Amazone S3 (Simple Storage Service) - a virtual storage unit where you can store files and data securely - (big virtual storage locker)
  2. EC2 (Elastic Compute Cloud) - service that allows you to rent virtual servers to run your applications or software - (renting a virtual computer in the cloud) -> ASG (Auto scalling group)
  3. AWS Lambda - (serverless computing) as a way to run code without managing servers.

Managed services - Eleastic Beanstalk or Container Orcestrations - Kurbernetese (EKS), Elastic Container Services (ECS)

DATABASES - Relational SQL (RDS, Aurora) or NoSQL (Dynamo DB - Documents database json), Analytics Databases (red shift)

--Work--

ETL Pipeline between Amazon S3 and Amazon Redshift using AWS Lambda Function: https://youtu.be/1ILWxxg3bbE?si=tTt6voRifb4T3T0K

For secret management- https://docs.aws.amazon.com/secretsmanager/latest/userguide/create_database_secret.html

About

Here we keep all the basic learning stuff about the amazon cloud platform, AWS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published