Readings: AWS: Events

Review, Research, and Discussion

Pros Cons
Automated Patching Patching forces a downtime
Automated Backups No scale-out for write workloads
Encryption at rest and in-transit Downtime required for scaling operations
Significant improvement over on-premise databases No automated performance tuning
Integrated with rest of the AWS ecosystem Not a zero-administration database
No hardware maintenance needed No automated partition management
Simplified scaling in comparison to on-premise databases No automated compression management
Automated log shipping and read read replica No root access to the server
Simplified disaster recovery and automatic failover No native support as a read replica for on-premise Databases
Automated additional storage allocation CPU and Storage performance is not guaranteed
Point in time recovery Zero data loss is not guaranteed

Vocabulary

Preparation




Read Title ToGo
Read: 01 Pre-Work - Code 401: Advanced Javascript Development
Read: 02 Readings: Express
Read: 03 Readings: Express REST API
Read: 04 Readings: Data Modeling
Read: 06 Readings: Authentication
Read: 07 Reading: Bearer Authorization
Read: 08 Reading: Access Control (ACL)
Read: 09 Reading: OAuth 2
Read: 11 Readings: Event Driven Applications
Read: 12 Readings: Socket.io
Read: 13 Readings: Message Queues
Read: 14 Readings: Event Driven Architecture
Read: 16 Readings: AWS: Cloud Servers
Read: 17 Readings: AWS: S3 and Lambda
Read: 18 Readings: AWS: API, Dynamo and Lambda
Read: 18 Readings: AWS: Events
Read: 26 Reading: Component Based UI
Read: 27 Reading: Props and State
Read: 28 Readings: Component Composition
Read: 29 Readings: Routing
Read: 31 Reading: Hooks API
Read: 32 Reading: Custom Hooks
Read: 33 Reading: Context API
Read: 34 Reading: <Login /> and <Auth />
Read: 36 Reading: Application State with Redux
Read: 37 Readings: Redux - Combined Reducers
Read: 38 Readings: Redux - Asynchronous Actions
Read: 39 Readings: Redux - Additional Topics