Questions and CORRECT Answers
WAF - CORRECT ANSWER✔✔- Web application firewall. A firewall specifically designed
to protect a web application, such as a web server. A WAF inspects the contents of traffic to a
web server, can detect malicious content, and block it.
CloudFront - CORRECT ANSWER✔✔- Content-Delivery Network (CDN) service from
AWS
Elastic Beanstalk - CORRECT ANSWER✔✔- AWS Elastic Beanstalk service automatically
handles all of the details, such as resource provisioning, load balancing, Auto Scaling, and
monitoring. Hybrid model between bootstrapping and "golden" image. Specifically for web
applications -- supports Java, .NET, PHP, Node.js, Python, Ruby, Go, and Docker for Apache,
Nginx, Passenger, and IIS.
Route53 - CORRECT ANSWER✔✔- AWS Managed DNS
ELB - CORRECT ANSWER✔✔- Elastic Load Balancer -- persistent public IP address that
can be migrated among AWS resources. OSI layer 4
ALB - CORRECT ANSWER✔✔- Application Load Balancer -- OSI layer 7 content based
routing
SQS - CORRECT ANSWER✔✔- Simple Queue Service
Kinesis - CORRECT ANSWER✔✔- Message streaming service
Amazon DynamoDB - CORRECT ANSWER✔✔- is a fully managed proprietary NoSQL
database services that is offered by Amazon.com as part of the Amazon Web Services
portfolio.It exposes a similar data model and derives its name from Dynamo, but has a
different underlying implementation.
S3 - CORRECT ANSWER✔✔- Simple Storage Service