Incorrect Questions PT3 Flashcards
Review questions from the third Udemy practice test.
What AWS encryption service will enable you to generate, store and manage encryption keys and will be FIPS 140-2 Level 3 compliant?
CloudHSM
HSM
Hardware Security Model - a physical computing device that safeguards and manages digital keys for strong authentication and provides cryptoprocessing. These traditionally come in the form of a plug-in card or external device that attaches directly to a computer or network server.
Name an Amazon CloudFront distribution mechanism to use to distribute streaming Adobe Flash media content.
Real Time Messaging Protocol (RTM)[P] can stream media files using Adobe media Server via the Adobe Real Time Messaging Protocol (RTMP)
What is the maximum file size that you can store in Amazon S3?
5TB
Which AWS Service provides historical cost associated with an EC2 Instance usage?
Cost Explorer
How is the Operating System license cost charged to the AWS customer?
The Operating System license is included in the price of the EC2 instance for the standard OS offered.
For Non-standard Operating Systems, the customer will need to purchase the license from the vendor.
What are the response times for general guidance in each paid support plan?
All support plans will give general guidance within 24 hours.
Which support package gives a one hour response time for Production System outage?
Business Plan. Enterprise plan grants 15 minute time with a designated Technical Account Manager (TAM)
What is the retention period available for Amazon RDS automated backups?
Between One Day and 35 Days
AWS Budgets
Grants the ability to set custom budgets that alert you when your costs or usage goes over budget or is forcasted to exceed your budgetary amount.
- Tracked Monthly, Quarterly, or Yearly
- Customize the start and end dates
- Refine to track multiple dimentions, such as AWS service, linked accounts, tabs and others.
- alerts can be sent via email or SNS
Which S3 storage class would you recommend for hosting data that is quickly accessible but infrequently accessed and can also be re-created if required for cheaper storage costs?
S3 One Zone IA - 20% lower cost than S3 Standard -IA.
Which tools enale you to create IAM policies?
- Visual Editor
- Import a Managed Policy
- JSON Scripting
Which S3 service can you use to replicate objects in a bucket in one region to a bucket in another region?
Cross-Region Replication
Which IAM service can you use to grant temporary credentials to an AWS service with the necessary permission?
IAM Roles - Allows you to grant permissions to access other AWS services using a temporary set of credentials.
What kind of load balancer has the ability to create a listener with rules to forward requests on URL paths (path-based routing)
Application Load Balancer