Preview 3 out of 40 Flashcards
Which AWS Service automatically detects a document’s layout and the key elements on the page, understands the data relationships in any embedded forms or tables, and extracts everything with its context intact?
Which AWS Service automatically detects a document’s layout and the key elements on the page, unde...
Amazon Textract. is correct.
Amazon Textract uses artificial intelligence to “read” documents as a person would, to extract not only printed text, and handwriting but also tables, forms, and other structured data without configuration, training, or custom code. Amazon Textract automatically detects a document’s layout and the key elements on the page, understands the data relationships in any embedded forms or tables, and extracts everything with its context intact.
Ref: https://aws.amazon.com/textract/
You need to deploy AWS Network Firewalls across accounts and VPCs in your organization from a central location. Which AWS Service lets you do this?
You need to deploy AWS Network Firewalls across accounts and VPCs in your organization from a centra...
AWS Firewall Manager. is correct.
Using AWS Firewall Manager, you can easily roll out AWS WAF rules for your Application Load Balancers, API Gateways, and Amazon CloudFront distributions. You can create AWS Shield Advanced protections for your Application Load Balancers, ELB Classic Load Balancers, Elastic IP Addresses and CloudFront distributions. You can also configure new Amazon Virtual Private Cloud (VPC) security groups and audit any existing VPC security groups for your Amazon EC2, Application Load Balancer (ALB) and ENI resource types. Finally, with AWS Firewall Manager, you can also centrally deploy AWS Network Firewalls across accounts and VPCs in your organization.
Ref: https://aws.amazon.com/firewall-manager/
Which AWS Service consistently deploy your application across your development, test, and production environments whether deploying to Amazon EC2, AWS Fargate, AWS Lambda, or your on-premises servers?
Which AWS Service consistently deploy your application across your development, test, and production...
CodeDeploy. is correct.
AWS CodeDeploy fully automates your software deployments, allowing you to deploy reliably and rapidly. You can consistently deploy your application across your development, test, and production environments whether deploying to Amazon EC2, AWS Fargate, AWS Lambda, or your on-premises servers. The service scales with your infrastructure.
Ref: https://aws.amazon.com/codedeploy/