Skip to content

Introductory course to AWS for beginners. Learn the basics of the cloud and how to use the most common Amazon Web Services to develop and manage applications. Use of the AWS console, EC2, S3, and Lambda.

Notifications You must be signed in to change notification settings

plopezgit/aws-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

Topics

Introduction to AWS

  • Cloud Computing Basics and Introduction to AWS

ref: https://aws.amazon.com/es/compliance/shared-responsibility-model/

  • Creating an AWS Account and Using the AWS Management Console
  • Understanding Key Services: EC2, S3, RDS, Lambda

Developing with AWS

  • Configuring Virtual Servers with EC2
  • Object Storage with S3
  • Creating Databases with RDS

Practical Exercises with the AWS Console

EC2 #1, #3

S3: #9

RDS: #10, #11

Serverless Architecture with AWS

  • Introduction to AWS Lambda
  • Creating APIs with API Gateway and Lambda
  • Dynamic Storage with DynamoDB
  • Practical Exercises for Deploying a Serverless Application

CI/CD and DevOps with AWS

  • Introduction to DevOps Practices
  • Using AWS CodePipeline for Continuous Integration
  • Infrastructure Automation with AWS CloudFormation
  • Practical Exercises for Configuring CI/CD Pipelines

About

Introductory course to AWS for beginners. Learn the basics of the cloud and how to use the most common Amazon Web Services to develop and manage applications. Use of the AWS console, EC2, S3, and Lambda.

Topics

Resources

Stars

Watchers

Forks