AWS-DevOps-Engineer-Professional Exam Question 231

You work for a company that automatically tags photographs using artificial neural networks (ANNs),
which run on GPUs using C++. You receive millions of images at a time, but only 3 times per day on
average. These images are loaded into an AWS S3 bucket you control for you in a batch, and then the
customer publishes a JSON-formatted manifest into another S3 bucket you control as well. Each image
takes 10 milliseconds to process using a full GPU. Your neural network software requires 5 minutes to
bootstrap. Image tags are JSON objects, and you must publish them to an S3 bucket.
Which of these is the best system architectures for this system?
  • AWS-DevOps-Engineer-Professional Exam Question 232

    A company is deploying a new mobile game on AWS for its customers around the world. The Development team uses AWS Code services and must meet the following requirements:
    - Clients need to send/receive real-time playing data from the backend
    frequently and with minimal latency
    - Game data must meet the data residency requirement
    Which strategy can a DevOps Engineer implement to meet their needs?
  • AWS-DevOps-Engineer-Professional Exam Question 233

    To access the AWS Security Token Service (STS) you can issue calls directly to the AWS STS Query API. This API is a web service interface that accepts ______ requests.
  • AWS-DevOps-Engineer-Professional Exam Question 234

    You have an application consisting of a stateless web server tier running on Amazon EC2 instances behind load balancer, and are using Amazon RDS with read replicas. Which of the following methods should you use to implement a self-healing and cost-effective architecture? Choose 2 answers from the optionsgiven below
  • AWS-DevOps-Engineer-Professional Exam Question 235

    What is required to achieve gigabit network throughput on EC2?
    You already selected cluster-compute, 10GB instances with enhanced networking, and your workload is already network-bound, but you are not seeing 10 gigabit speeds.