Skip to content

Central repository for projects and tutorials that implement Amazon Web Services (AWS) technologies.

License

Notifications You must be signed in to change notification settings

andresWeitzel/Amazon_Web_Services_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

73 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation


Amazon Web Services


Central repository for projects and tutorials that implement Amazon Web Services (AWS) technologies.


  • Languages : Javascript, Typescript, others.
  • Frameworks : Serverless, others.
  • AWS Services : Lambda, S3, SQS, SNS, RDS, Api Gateway, DynamoDB, others.
  • Technologies : Nodejs, others.
  • ORM : Sequelize, TypeORM, others.
  • Databases : MySQL, DynamoDB, others.
  • Libraries : dotenv, cors, aws-sdk-v3, nodemon, others.
  • Tools : Vsc, Postman, Git, others.
  • Testing : Jest, Supertest, Mocha & Chai, others.


Index πŸ“œ

See

Projects


AWS Serverless Tutorials


AWS Console Tutorials




Projects


Microservice for user management (ML) implemented with Systems Manager Parameter Store, Api-Gateway, Serverless-Framework, Lambda, NodeJs, Sequelize, Mysql, Amazon RDS, others. πŸ”

Used Stack







Api Rest for the statistical management of bioethanol production and sales implemented with Serverless-Framework, Api-Gateway, NodeJs, DynamoDB, Systems Manager Parameter Store, Lambda, others. πŸ”

Used Stack







Backup system for mining plant records implemented with SQS, SNS, Typescript, S3, DynamoDB, Api Gateway, Cloudwatch, Systems Manager Parameter Store, Serverless-Framework, Lambda, others. πŸ”

Used Stack







CRUD model for managing objects with aws amazon s3 implemented with Systems Manager Parameter Store, Bucket S3, Api-Gateway, Serverless-Framework, Lambda, NodeJs, aws-sdk-v3, others. πŸ”

Used Stack







CRUD model for managing Mercadopago payment objects with aws DynamoDB implemented with Api-Gateway, Systems Manager Parameter Store, Serverless-Framework, Lambda, Typescript, DynamoDB, aws-sdk-v3, others. πŸ”

Used Stack







Microservice OpenWeather with Nodejs, Jest, Api-Gateway, Systems Manager Parameter Store, Serverless-Framework, Lambda, others. πŸ”

Used Stack







Communication between lambda producer and lambda consumer using the AWS SQS service with FIFO queues. πŸ”

Used Stack







CRUD model for communication between lambdas through amazon simple notification service (SNS). πŸ”

Used Stack










AWS Serverless Tutorials

Creating and deploying a lambda function with serverless in AWS. πŸ”

Used Stack



Creating and deploying a lambda function with serverless, Api gateway and nodejs in AWS. πŸ”

Used Stack










AWS Console Tutorials

Create a lambda function with Nodejs from AWS. πŸ”

See Tutorial


Create a lambda function with Nodejs and Api Gateway from AWS. πŸ”

See Tutorial