Reading-Notes

Class 19 Summary :

AWS: Events

Describe the similarities between AWS API Gateway + Lambda functions and an ExpressJS Server :

List the AWS Database offerings and talk about the pros and cons of each

DataBase

What’s the difference between a FIFO and a standard queue?

How can the server be assured a message was properly received?

Document the following Vocabulary Terms :

Term  
Serverless API is a cloud computing execution model where the cloud provider dynamically manages the allocation and provisioning of servers.
Triggers external events or circumstances that may produce very uncomfortable emotional or psychiatric symptoms, such as anxiety, panic, discouragement, despair, or negative self-talk.
Dynamo vs Mongo DynamoDB is a fully managed AWS service, MongoDB can be self installed or fully managed with MongoDB Atlas. … DynamoDB uses tables, items and attributes, MongoDB uses JSON-like documents
Dynamoose vs Mongoose Dynamoose is a modeling tool for Amazon’s DynamoDB,Mongoose is a modeling tool for Amazon’s MongoDB

AWS — Difference between SQS and SNS :

image2

image3

Sources :

source1 source2 source3 source4