Skip to the content.

AWS: Cloud Servers

Review, Research, and Discussion

Describe the Web-Request-Response-Cycle

Explain what a “server” is, as it relates to the WRRC

What does it mean to “deploy” an application?

Document the following Vocabulary Terms

Server : it is a code that exisiting in a computer, this code deals with the user interface or client requests to do some actions based on these requests. mainly organizing and storing data and make some extra things and processes.

Pub/Sub : publisher - subscriber. represents how events work, by publishing the event by someone, then everyone listned to this event as a subscriber will run this event for it when it’s published. in other words Pub/Sub is a flexible, reliable, real-time messaging service for independent applications to publish and subscribe to asynchronous events.

WRRC : web request-response cycle. represents how every web service or process done when a client does some action in the user interface.

Preparation Materials

Virtual Machines

VMS and the Cloud

AWS EC2

EC2 For Humans

Elastic Beanstalk

stackoverflow

https://kumargaurav1247.medium.com/aws-sns-simple-notification-service-1972262b8564

AWS

EC2 For Humans

Elastic Beanstalk