View on GitHub

401-reading-notes

CLASS 16

AWS Cloud Servers

REVIEW, RESEARCH AND DISCUSS

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

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

What classic design pattern is best represented by event driven programming?

How do you test an event driven system?

TERMS:

server

Pub/Sub

``` WRRC ``

HOME