HNF Problem Questions 3 Flashcards
Which service is good for running compute workloads for people who don’t have technical expertise with AWS?
- -ECS
- -EC2
- -LightSail
- -Lambda
LightSail
What is AWS Step Function
AWS Step Functions is a serverless function orchestrator that makes it easy to sequence AWS Lambda functions and multiple AWS services into business-critical applications. Through its visual interface, you can create and run a series of checkpointed and event-driven workflows that maintain the application state.
How do you increase the capacity of a RDS database?
- -scaling horizontally, by adding instances
- -scaling horizontally, by adding RCUs/WCUs
- -scaling vertically, by changing the instance type
- -scaling vertically by adding CPUs
–scaling vertically, by changing the instance type
Which S3 storage class is best for data with unpredictable access patterns?
- -S3 standard
- -S3 Glacier
- -S3 intelligent tiering
- -S3 standard-infrequent access
S3 intelligent tiering
Which service provides guidance for remediation when AWS is experiencing events that may impact you?
- -Trusted Advisor
- -Inspector
- -AWS Personal Health Dashboard
- -Cloud Compliance
–AWS Personal Health Dashboard
what is Amazon AppStream
Amazon AppStream 2.0 is a fully managed non-persistent application and desktop streaming service. You centrally manage your desktop applications on AppStream 2.0 and securely deliver them to any computer. You can easily scale to any number of users across the globe without acquiring, provisioning, and operating hardware or infrastructure.
How can fault tolerance be added to an Amazon RDS database?
- -using read replicas
- -using multi-AZ
- -using Global Replicas
- -using EBS snapshots
using multi-AZ
Which services have a Global scope?
- -CloudFront, Route53, VPC
- -CloudFront, Route53, CloudWatch
- -Lambda, CloudFront, Route53
- -IAM, CloudFront, Route53
–IAM, CloudFront, Route53
Which AMI can be used to mount the EFS file system?
- -Microsoft Windows Server 2019 with Containers
- -Microsoft Windows Server 2016 Core
- -Amazon Linux 2 AMI
- -all of the above
Amazon Linux 2 AMI
Which storage classes are available for the EFS?
- -Standard, Provisioned Thoughput
- -Standard, Deep Archive
- -standard, Infrequent Access Storage
- -Standard, One-Zone IA
–standard, Infrequent Access Storage
What is AWS Data Pipeline
it is a web service that makes it easy to schedule regular data movement and data processing activates in the AWS cloud
A company needs a network connection to the AWS cloud with predictable performance. What should they use?
- -AWS managed VPN
- -AWS Direct Connect
- -VPN Cloudhub
- -VPC Peering
–AWS Direct Connect
What is Amazon Lumberyard
Amazon Lumberyard is a freeware cross-platform game engine developed by Amazon and based on CryEngine (initially released in 2002), which was licensed from Crytek in 2015.
Your company has a data sotre application that requires access to a NoSQL database. Which AWS database offering would meet this requirement?
- -DynamoDB
- -Redshift
- -Aurora
- -EBS
DynamoDB
Which of the following compute resources are resources are serrverless?
- -EMR
- -Lambda
- -Fargate
- -EC2
- -ECS
- -Lambda
- -Fargate
Which of the following are use cases of the Route53 service
choose 2
- -provides infrastructure security optimization recommendations
- -manages global application traffic through a variety of routing types
- -DNS configuration and management
- -detects configuration and management
- -point-to-point connectivity between an on-premises data center and AWS
–manages global application traffic through a variety of routing types
–DNS configuration and management
Which services can scale horizontally
- DynamoDB, EC2 Auto Scaling, S3
- DynamoDB, EFS, EC2
- EC2 Auto Scaling, S3, NAT instance
-DynamoDB, EC2 Auto Scaling, S3
What does AWS Cost Explorer provide to help manage your AWS spend
- -consolidated billing
- -cost comparisons between AWS Cloud environments and on-premise environments
- -highly accurate cost forecasts for up to 12 months ahead
- -accurate estimates of AWS service cost based on you expected usage
–highly accurate cost forecasts for up to 12 months ahead
A company needs to orchestrate several batch processes on AWS. Which serverless service an assist
- -SWF
- SQS
- -EventBridge
- -Step Function
–Step Function
What is AWS Resource Groups
If you work with multiple resources in multiple environments, you can use Resource Groups to manage all the resources in each environment as a group rather than move from one AWS service to another for each task.
With Resource Groups tool you can create a custom console that organizes and consolidates information based on your project and the resources that you use.
According to the AWS Shared Responsibility model, who is responsible for configuring serverside encryption for S3?
AWS
You managed a blog on AWS that has different environments: development, testing, and production. What can you use to create a custom console for each environment to view and manage you resources easily?
- -Placement Groups
- -Tag Editor
- -Resource Groups
- -Management Console
Resource Groups
what is an NAT Gateway
NAT gateway resources are part of Virtual Network NAT and provide outbound Internet connectivity for one or more subnets of a virtual network. The subnet of the virtual network states which NAT gateway will be used. NAT provides source network address translation (SNAT) for a subnet.
Which storage service is used by EC2 instances for the root volume?
- -S3
- -EFS
- -EBS
- -Storage Gateway
EBS
WIth VPC you pay for
- -Internet Gateway
- -Route Table
- -Security Group
- -VPN Connection
–VPN Connection
What is AWS DataSync?
AWS DataSync is an online data transfer service that simplifies, automates, and accelerates moving data between on-premises storage systems and AWS Storage services, as well as between AWS Storage services.
A developer is planning to build a two-tier web application that has a MySQL database layer. Which of the following AWS database services would provide automated backups for the applications?
- -Aurora
- -DocumentDB
- -DynamoDB
- -a MySQL database installed on and EC2 instance
Aurora
A company needs to migrate several TB of data from an on-premises NAS device to Amazon FSx. Which service can the company use to migrate the data over a VPN connection?
- -DMS
- -Snowball Edge
- -DataSync
- -S3 Transfer Acceleration
–DataSync
Which type of ELB can direct traffic based on the domain name?
- -classic load balancer
- -network load balancer
- -application load balancer
- -EC2 load balancer
application load balancer
How can an organization enable microsecond latency for a DynamoDB database?
- -using Amazon ElasticCache
- -using DynamoDB Auto Scaling
- -using Read Replicas
- -using DynamoDB Accelerator (DAX)
–using DynamoDB Accelerator (DAX)
it is an in-memory cache that increases performance of DynamoDB database
Which AWS database service offers seamless horizontal scaling?
- -RDS
- Redshift
- -DynamoDB
- -database on Amazon EC2
–DynamoDB
What type of template is used by EC2 Auto Scaling to define instance family, AMI key pair, and security groups?
- -Scaling Plan
- -Launch Configuration
- -Scaling Policy
- -Auto Scaling Group
–Launch Configuration
With default settings, what will happen to a root EBS volume when the EC2 instance is terminated?
- -it will be deleted
- -it will be retained
- -a snapshot will be retained
- -an AMI will be created
it will be deleted
5 Server-less Services
Lambda Fargate SNS SQS DynamoDB
Which type of public IP address is relained when the instance is stopped?
- -Public IP address
- -Private IP address
- -Elastic IP address
- -Local IP address
–Elastic IP address