Q Gotten Wrong Flashcards
How are NACL rules evaluated?
From the lowest numbered rule to the highest. Once a match is found, it is applied immediately regardless of what higher numbered rules say
When can you change the security group of an instance?
When it is in the running or stopped state
What is S3 notifications?
A feature that enables you to receive notifications when certain events happen in your bucket
Where should you store certification certificates?
AWS Artifact
Where should you store SSL Certificates?
AWS Certificate Manager
What service can provide temporary security credentials?
AWS Security Token Service (STS)
What is Amazon MSK?
A service meant for applications that currently use or are going to use Apache Kafka for messaging
What is the most efficient way to automate EC2 instance monitoring and maintenance when the instances report health check failures?
Create an Amazon Cloudwatch alarm that monitors an Amazon EC2 instance and automatically reboots the instance if a health check fails.
What is a cron job?
It allows users to schedule a task or command to run automatically at a specified time and interval, without the need for user interaction.
What is Amazon’s immutable and cryptographically verifiable database solution?
Amazon Quantum Ledger Database
What is Amazon Neptune?
a fully managed graph database service offered by Amazon Web Services (AWS). It is designed to store and query highly connected data, such as social networking, recommendation engines, and knowledge graphs, using graph theory.
What is Amazon AppFlow?
a fully managed service for easily automating the exchange of data between SaaS vendors and AWS services like Amazon S3. You can transfer up to 100 gibibytes per flow
What is Amazon EKS?
Elastic Kubernetes Service is a fully managed service offered by Amazon Web Services (AWS) for deploying, scaling, and managing Kubernetes clusters. Kubernetes is an open-source container orchestration platform used for automating the deployment, scaling, and management of containerized applications.
What can you append to a URL to review scripts used to bootstrap instances at runtime?
user-data/
If you need synchronous data replication for a RDS database, what should you do?
RDS Multi-AZ
Should OLAP workloads or OLTP workloads go in DynamoDB?
OLTP; OLAP workloads usually need a relational database
What is AWS Step Functions?
Using AWS Step Functions, developers can create workflows that coordinate the execution of AWS Lambda functions, EC2 instances, Fargate containers, and other AWS services, as well as custom applications and services running on-premises or in other clouds.
What is AWS Step Functions?
Using AWS Step Functions, developers can create workflows that coordinate the execution of AWS Lambda functions, EC2 instances, Fargate containers, and other AWS services, as well as custom applications and services running on-premises or in other clouds.
If you want a low stress way to deploy and manage applications in the AWS Cloud, what should you use?
Elastic Beanstalk
If you want a low stress way to deploy and manage applications in the AWS Cloud, what should you use?
Elastic Beanstalk
When an auto-scaling group begins to scale in, what instance does it terminate first?
The instance launched from the oldest launch configuration
What type of load balancer best handles very very high traffic and can maintain high throughput at low latency?
Network Load Balancer
Can AWS Cost and Usage Reports automatically store updated reports in S3?
Yes
If you need to stop instances that have been idle for long periods of time, what service should you use?
CloudWatch
Can you delete the default security group? Can you change the group’s rules?
No, Yes
What service can help ensure all your firewall rules across multiple accounts and regions are consistent?
AWS Firewall Manager
Is each subnet associated with one security group?
No
Must each subnet reside entirely within one AZ?
Yes
How many subnets that you create get associated with the main route table for the VPC?
Every
What is the best way you speed up the transfer of data to an S3 bucket?
Use Transfer Acceleration
How many security groups can be attached to an EC2 instance?
5
What is Amazon Macie?
a fully managed data security and data privacy service that utilizes machine learning and pattern matching
What service can help store data in a secure manner and analyze said data and send alerts depending on whether the data is improperly stored?
Amazon Macie
if you want to identify the root cause of potential security issues, what should you use?
Amazon Detective
Can you modify or delete the * All Traffic Deny rule in NACL’S?
No
What is the best way to grant permissions to AWS services?
Create an IAM Role that you attach
Can you change the rules on the default network ACL?
Yes
if you need multiple versions of a launch template or configuration, which service should you use?
launch templates