AWS认证SAA-C03每日一题

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

A company has an AWS account used for software engineering. The AWS account has access to the company's on- premises data center through a pair of AWS Direct Connect connections All non-VPC traffic routes to the virtual private gateway. A development team recently created an AWS Lambada function through the console. The development team needs to allow the function to access a database that runs in a private subnet in the company's data center.
Which solution will meet these requirements?


A  :  Configure the Lambda function to run in the VPC with the appropriate security group. 


B  :   Set up a VPN connection from AWS to the data center.
Route the traffic from the Lambda function through the VPN


C  :   Update the route tables in the VPC to allow the Lambda function to access the on- premises data center through direct connect.


D  :   Create an Elastic IP address.
Configure the Lambda function to send traffic through the Elastic IP address without an elastic network interface.

相关推荐

  1. AWS认证SAA-C03每日

    2024-07-22 21:56:04       39 阅读
  2. AWS认证SAA-C03每日

    2024-07-22 21:56:04       40 阅读
  3. AWS认证SAA-C03每日

    2024-07-22 21:56:04       47 阅读
  4. AWS认证SAA-C03每日

    2024-07-22 21:56:04       36 阅读
  5. AWS认证SAA-C03每日

    2024-07-22 21:56:04       37 阅读
  6. AWS认证SAA-C03每日

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

    2024-07-22 21:56:04       13 阅读

最近更新

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

    2024-07-22 21:56:04       52 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2024-07-22 21:56:04       54 阅读
  3. 在Django里面运行非项目文件

    2024-07-22 21:56:04       45 阅读
  4. Python语言-面向对象

    2024-07-22 21:56:04       55 阅读

热门阅读

  1. python 中的 pprint 和 print有什么区别?

    2024-07-22 21:56:04       15 阅读
  2. 优化ifelse语句

    2024-07-22 21:56:04       16 阅读
  3. redis常用指令

    2024-07-22 21:56:04       15 阅读
  4. 多站点环境下Memcached的配置与管理

    2024-07-22 21:56:04       18 阅读
  5. Vue3 深入组件

    2024-07-22 21:56:04       16 阅读
  6. Leetcode热题100 Day4

    2024-07-22 21:56:04       15 阅读
  7. Python每日学习

    2024-07-22 21:56:04       15 阅读