Code Monkey home page Code Monkey logo

aws_basics's Introduction

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

aws_basics's People

Contributors

aswego123 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.