AWS认证SAA-C03每日一题

本题库由云计算狂魔微信公众号分享。
【SAA-C03助理级解决方案架构师认证】

A startup company wants to decouple its three-tier application stack into microservices and use container technologies to build out the microservices. The company does not want to provision and manage the compute infrastructure for its containers on AWS.
What should a solutions architect recommend to meet these requirements?
A :   Provision an Amazon Elastic Container Service (Amazon ECS) cluster. Attach ECS
nodes to an Amazon EC2 Auto Scaling group to host containers.
B :   Provision an Amazon Elastic Container Service (Amazon ECS) cluster with AWS Fargate. Deploy containers to Fargate tasks.
C :   Create AWS Lambda functions to host microservices. Integrate the functions with an Amazon API Gateway API to redirect application traffic.
D :   Provision an Amazon Elastic Kubernetes Service (Amazon EKS) cluster.Attach EKS nodes to an Amazon EC2Auto Scaling group to host containers.

相关推荐

  1. AWS认证SAA-C03每日

    2024-01-13 07:56:04       45 阅读
  2. AWS认证SAA-C03每日

    2024-01-13 07:56:04       47 阅读
  3. AWS认证SAA-C03每日

    2024-01-13 07:56:04       54 阅读
  4. AWS认证SAA-C03每日

    2024-01-13 07:56:04       41 阅读
  5. AWS认证SAA-C03每日

    2024-01-13 07:56:04       42 阅读
  6. AWS认证SAA-C03每日

    2024-01-13 07:56:04       22 阅读
  7. AWS认证SAA-C03每日

    2024-01-13 07:56:04       20 阅读

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2024-01-13 07:56:04       98 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2024-01-13 07:56:04       106 阅读
  3. 在Django里面运行非项目文件

    2024-01-13 07:56:04       87 阅读
  4. Python语言-面向对象

    2024-01-13 07:56:04       96 阅读

热门阅读

  1. 如何使用Python的交互控制台

    2024-01-13 07:56:04       53 阅读
  2. MySQL 8.0中过时的功能(一)

    2024-01-13 07:56:04       51 阅读
  3. input框不可编辑的方法

    2024-01-13 07:56:04       47 阅读
  4. LintCode 1098 · Path Sum IV (二叉树遍历好题)

    2024-01-13 07:56:04       52 阅读
  5. 【数据库系统概论】期末复习4

    2024-01-13 07:56:04       62 阅读
  6. Android事件冲突原理及解决方法

    2024-01-13 07:56:04       60 阅读
  7. LoadBalancer 替换 Ribbon

    2024-01-13 07:56:04       52 阅读
  8. flink创建表报错

    2024-01-13 07:56:04       56 阅读
  9. python连接sqlite3工具类

    2024-01-13 07:56:04       56 阅读