Mark As Completed Discussion

Example of Use Case:

Let's look at an example of when EC2 could be used:

A successful entrepreneur has many users and an efficient product that is now in circulation. However, he also has other services that he believes could be widely popular and enjoyed by his clients. How could he promote his products to prospective customers? How can AWS help out?

A few ideas:

  • Simple notification service (SNS)
  • Computation through EC2
  • S3 for storage and memory access

All of these services are available through AWS. We can link them and accomplish this specific business use case. With on-demand billing, the entrepreneur can utilize the service (and pay for it/profit from it) only when he advertises to his customers or whenever that company publishes a newsletter.

Example of Use Case