Timed Mode Set 6 – AWS Certified Solutions Architect Associate Flashcards
What is Amazon Lex - AI Chatbot?
Amazon Lex - AI Chatbot
What service is best known for IPS and has capabilities for active traffic flow inspection and to block any vulnerability exploits?
ex, traffic flowing between two VPCs
AWS Network Firewall
For SNS do you subscribe or poll?
SNS is Pub/SUB.
Subscribe to SNS
What needs to be done to secure etc-d data on EKS?
Enable secret encryption with a new AWS KMS key on an existing Amazon EKS cluster to encrypt sensitive data stored in the EKS cluster’s etcd key-value store.
What must be enabled for WORM model to work in S3?
Object versioning must be enabled for WORM on a bucket
If you enable Object Lock, what S3 feature is then prevented from being manually DISABLED ?
Object Versioning.
If you select Object Lock, you CANNOT then disable Object Versioning after.
What is the easiest and most simple method for controlling ECS tasks in an automated way?
EventBridge. It coordinates directly with ECS, no need for other services.