https://github.com/andresweitzel/amazon_web_services_projects
Central repository for projects and tutorials that implement Amazon Web Services (AWS) technologies.
https://github.com/andresweitzel/amazon_web_services_projects
aws aws-apigateway aws-cloudformation aws-dynamodb aws-lambda aws-rds aws-s3 aws-sdk aws-tutorials git mercadolibre-api mercadopago-api nodejs nodejs-framework postman-collection serverless-framework systems-manager-parameter-store typescript
Last synced: 2 months ago
JSON representation
Central repository for projects and tutorials that implement Amazon Web Services (AWS) technologies.
- Host: GitHub
- URL: https://github.com/andresweitzel/amazon_web_services_projects
- Owner: andresWeitzel
- License: gpl-3.0
- Created: 2023-08-21T16:24:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-19T01:35:18.000Z (about 2 years ago)
- Last Synced: 2025-02-01T12:46:16.747Z (about 1 year ago)
- Topics: aws, aws-apigateway, aws-cloudformation, aws-dynamodb, aws-lambda, aws-rds, aws-s3, aws-sdk, aws-tutorials, git, mercadolibre-api, mercadopago-api, nodejs, nodejs-framework, postman-collection, serverless-framework, systems-manager-parameter-store, typescript
- Homepage:
- Size: 12.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
##
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
* [Microservice for mercado libre users management ](#microservice-for-mercado-libre-users-management--)
* [Api Rest for the statistical management of bioethanol production and sales ](#api-rest-for-the-statistical-management-of-bioethanol-production-and-sales--)
* [CRUD model for managing S3 image objects ](#crud-model-for-managing-s3-image-objects--)
* [Microservice OpenWeather ](#microservice-openweather--)
* [Lambdas Communication SQS Service ](#lambdas-communication-sqs-service--)
* [Lambdas Communication SNS Service ](#lambdas-communication-sns-service--)
* [Payments MP DynamoDB ](#payments-mp-dynamodb--)
* [Microservice for mercado libre products ](#microservice-for-mercado-libre-products-)
* [Backup System for mining plant](#backup-system-for-mining-plant-)
* [Microservice SMN climate statistics](#microservice-smn-climate-statistics-)
#### 📚 AWS Serverless Tutorials
* [Creating and deploying a lambda function with serverless in AWS ](#creating-and-deploying-a-lambda-function-with-serverless-in-aws--)
* [Creating and deploying a lambda function with serverless, Api gateway and nodejs in AWS ](#creating-and-deploying-a-lambda-function-with-serverless-api-gateway-and-nodejs-in-aws--)
#### 💻 AWS Console Tutorials
* [Create a lambda function with Nodejs from AWS ](#create-a-lambda-function-with-nodejs-from-aws--)
* [Create a lambda function with Nodejs and Api Gateway from AWS ](#create-a-lambda-function-with-nodejs-and-api-gateway-from-aws--)
## 🗂️ Projects
### Microservice for mercado libre users management  [🔝](#index-)
### Details
### Api Rest for the statistical management of bioethanol production and sales  [🔝](#index-)
### Details
### CRUD model for managing S3 image objects  [🔝](#index-)
### Details
### Microservice OpenWeather  [🔝](#index-)
### Details
### Lambdas Communication SQS Service  [🔝](#index-)
### Details
### Lambdas communication SNS Service  [🔝](#index-)
### Details
### Payments MP DynamoDB  [🔝](#index-)
### Details
### Microservice for mercado libre products [🔝](#index-)
### Details
### Backup system for mining plant [🔝](#index-)
### Details
## AWS Serverless Tutorials
### Creating and deploying a lambda function with serverless in AWS  [🔝](#index-)
### Details
### Creating and deploying a lambda function with serverless, Api gateway and nodejs in AWS  [🔝](#index-)
### Details
## AWS Console Tutorials
### Create a lambda function with Nodejs from AWS  [🔝](#index-)
### Create a lambda function with Nodejs and Api Gateway from AWS  [🔝](#index-)