1. What is the average queue length recommended by AWS to achieve a lower latency for the 200 PIOPS EBS volume?

  • A. 5
  • B. 1
  • C. 2
  • D. 4

Answer: B

2. An organization is planning to host a web application in the AWS VPC. The organization does not want to host a database in the public cloud due to statutory requirements.
How can the organization setup in this scenario?

  • A. The organization should plan the app server on the public subnet and database in the organization's data center and connect them with the VPN gateway.
  • B. The organization should plan the app server on the public subnet and use RDS with the private subnet for a secure data operation.
  • C. The organization should use the public subnet for the app server and use RDS with a storage gateway to access as well as sync the data securely from the local data center.
  • D. The organization should plan the app server on the public subnet and database in a private subnet so it will

Answer: A

3. A user is planning to host a Highly Available system on the AWS VPC. Which of the below mentioned statements is helpful in this scenario?

  • A. Create VPC subnets in two separate availability zones and launch instances in different subnets.
  • B. Create VPC with only one public subnet and launch instances in different AZs using that subnet.
  • C. Create two VPCs in two separate zones and setup failover with ELB such that if one VPC fails it will divert traffic to another VPC.
  • D. Create VPC with only one private subnet and launch instances in different AZs using that subnet.

Answer: A

4.What is the network performance offered by the c4.8xlarge instance in Amazon EC2?

  • A. Very High but variable
  • B. 20 Gigabit
  • C. 5 Gigabit
  • D. 10 Gigabit

Answer: D

5.To get started using AWS Direct Connect, in which of the following steps do you configure Border Gateway
Protocol (BGP)?

  • A. Complete the Cross Connect
  • B. Configure Redundant Connections with AWS Direct Connect
  • C. Create a Virtual Interface
  • D. Download Router Configuration
 

Answer: C

6. Which of the following statements is correct about the number of security groups and rules applicable for an
EC2-Classic instance and an EC2-VPC network interface?

  • A. In EC2-Classic, you can associate an instance with up to 5 security groups and add up to 50 rules to a security group. In EC2-VPC, you can associate a network interface with up to 500 security groups and add up to 100 rules to a security group.
  • B. In EC2-Classic, you can associate an instance with up to 500 security groups and add up to 50 rules to a security group. In EC2-VPC, you can associate a network interface with up to 5 security groups and add up to 100 rules to a security group.
  • C. In EC2-Classic, you can associate an instance with up to 5 security groups and add up to 100 rules to a security group. In EC2-VPC, you can associate a network interface with up to 500 security groups and add up to 50 rules to a security group.
  • D. In EC2-Classic, you can associate an instance with up to 500 security groups and add up to 100 rules to a security group. In EC2-VPC, you can associate a network interface with up to 5 security groups and add up to 50 rules to a security group.

Answer: D

7.Identify a true statement about the statement ID (Sid) in IAM.

  • A. You cannot expose the Sid in the IAM API.
  • B. You cannot use a Sid value as a sub-ID for a policy document's ID for services provided by SQS and SNS.
  • C. You can expose the Sid in the IAM API.
  • D. You cannot assign a Sid value to each statement in a statement array.

Answer: A

8.Can a user configure a custom health check with Auto Scaling?

  • A. Yes, but the configured data will not be saved to Auto Scaling.
  • B. No, only an ELB health check can be configured with Auto Scaling.
  • C. Yes
  • D. No

Answer: C

9. You have just added a new instance to your Auto Scaling group, which receives ELB health checks. An ELB heath check says the new instance's state is out of Service.
What does Auto Scaling do in this particular scenario?

  • A. It replaces the instance with a healthy one
  • B. It stops the instance
  • C. It marks an instance as unhealthy
  • D. It terminates the instance

Answer: C

10. A sys admin is maintaining an application on AWS. The application is installed on EC2 and user has configured ELB and Auto Scaling. Considering future load increase, the user is planning to launch new servers proactively so that they get registered with ELB.
How can the user add these instances with Auto Scaling?

  • A. Decrease the minimum limit of the Auto Scaling group
  • B. Increase the maximum limit of the Auto Scaling group
  • C. Launch an instance manually and register it with ELB on the fly
  • D. Increase the desired capacity of the Auto Scaling group
 
Answer: D
 
 
 11.Which of the following commands accepts binary data as parameters?

  • A. --user-data
  • B. –cipher text-key
  • C. --aws-customer-key
  • D. --describe-instances-user
 
Answer: A
 
 
12.Does Autoscaling automatically assign tags to resources?

  • A. No, not unless they are configured via API.
  • B. Yes, it does.
  • C. Yes, by default.
  • D. No, it does not.
 
Answer: B
 
 

13.A user has launched a dedicated EBS backed instance with EC2. You are curious where the EBS volume for this instance will be created.
Which statement is correct about the EBS volume's creation?

  • A. The EBS volume will not be created on the same tenant hardware assigned to the dedicated instance
  • B. AWS does not allow a dedicated EBS backed instance launch
  • C. The EBS volume will be created on the same tenant hardware assigned to the dedicated instance
  • D. The user can specify where the EBS will be created
 
Answer: A
 
 
 
 
 
 

AWS 错误标记3的更多相关文章

  1. 如何消除MyEclipse导入jQuery库后出现的错误标记

    由于MyEclipse提供比较严谨的js校验功能,因此jQuery等前端框架导入到MyEclipse后均会提示错误,比较难看,如果要将校验去掉可以遵循下面步骤:1.点击菜单“MyEclipse”-&g ...

  2. MySQL主从失败 错误Got fatal error 1236解决方法

    --MySQL主从失败 错误Got fatal error 1236解决方法 ----------------------------------------------------2014/05/1 ...

  3. Protel画完原理图检查的时候出现了这些错误 #1 Error Multiple Net Identifiers

    Error Report For : Documents\Sheet1.Sch 24-Aug-2009 14:58:43 #1 Error Multiple Net Identifiers : She ...

  4. golang中的错误处理

    0.1.索引 https://waterflow.link/articles/1666716727236 1.panic 当我们执行panic的时候会结束下面的流程: package main imp ...

  5. NSIS 打包脚本基础

    简介 NSIS(Nullsoft Scriptable Install System)是一个开源的 Windows 系统下安装程序制作程序.它提供了安装.卸载.系统设置.文件解压缩等功能.这如其名字所 ...

  6. 机器学习——AdaBoost元算法

    当做重要决定时,我们可能会考虑吸取多个专家而不只是一个人的意见.机器学习处理问题也是这样,这就是元算法(meta-algorithm)背后的思路. 元算法是对其他算法进行组合的一种方式,其中最流行的一 ...

  7. 【原创】kafka consumer源代码分析

    顾名思义,就是kafka的consumer api包. 一.ConsumerConfig.scala Kafka consumer的配置类,除了一些默认值常量及验证参数的方法之外,就是consumer ...

  8. [原创] [YCM] YouCompleteMe安装完全指南

    因为实在实在受不鸟ctags了: 代码中有很多类具有相同名字的变量, 比如 "id". 当我想看下当前的这个 "id" 到底是哪个id的时候, 可怕的事情粗线了 ...

  9. eclipse中Maven创建WEB项目

    刚刚学到Maven的时候总是容易忽视到一些创建Maven项目是的步骤, 这里记录笔者熟悉一种,直接创建Maven Project 下面开始吧--- 选择web-app,没得说,然后那些groupID ...

随机推荐

  1. 【转】团队项目的Git分支管理规范

    原文地址: http://blog.jboost.cn/git-branch.html 分支管理 创建项目时(一般是服务型项目,工具型或辅助型项目可以简单一些),会针对不同环境创建三个常设分支: de ...

  2. Mac下搭建atx2环境

    Git-atx2官网地址,默认已有python3环境 1.安装rethinkdb 安装db:mac上安装很简单,执行brew install rethinkdb 启动db:nohup rethinkd ...

  3. python异常1

    异常的层次结构: BaseException [所有异常的基类] +-- SystemExit [解释器请求退出] +-- KeyboardInterrupt [用户中断执行(通常是输入^C)] +- ...

  4. mysql去重复关键字distinct的用法

    distinct的去重复的提前是表中所有列的数据完成相同时,才能把相同的数据只保留一条,并不是 distinct 列名,除去某一列相同的数据,并且 distinct要放在第一个列前面.案例如下:一个学 ...

  5. Vim的三款实用插件

    Vim 是 Linux 下的常用文本编辑器,但也经常被称为是一个上古神器,因为它对于初学者而言相当不友好,也不好入门. 但是,对于高手而言,他们不仅将 Vim 玩得很溜,而且还将它当作代码开发的主要工 ...

  6. LayUI laydate日期选择器自定义 快捷选中今天、昨天 、本周、本月等等

    1. 引入laydata插件 下载 https://blog-static.cnblogs.com/files/zhangning187/laydate.js laydate.js 替换laydate ...

  7. 一文带你了解js数据储存及深复制(深拷贝)与浅复制(浅拷贝)

    背景 在日常开发中,偶尔会遇到需要复制对象的情况,需要进行对象的复制. 由于现在流行标题党,所以,一文带你了解js数据储存及深复制(深拷贝)与浅复制(浅拷贝) 理解 首先就需要理解 js 中的数据类型 ...

  8. Java 第十一届 蓝桥杯 省模拟赛 第十层的二叉树

    一棵10层的二叉树,最多包含多少个结点? 注意当一棵二叉树只有一个结点时为一层. 答案提交 这是一道结果填空的题,你只需要算出结果后提交即可.本题的结果为一个整数,在提交答案时只填写这个整数,填写多余 ...

  9. Java实现算法竞赛入门经典例题-蚂蚁

    问题描述 一根长度为L厘米的木棍上有n只蚂蚁,每只蚂蚁要么朝左爬,要么朝右爬,速度为1厘米/秒. 当两只蚂蚁相撞时,二者同时掉头(掉头时间忽略不计). 给出每只蚂蚁的初始位置和朝向,计算T秒之后每只蚂 ...

  10. java实现滑动解锁

    滑动解锁是智能手机一项常用的功能.你需要在3x3的点阵上,从任意一个点开始,反复移动到一个尚未经过的"相邻"的点.这些划过的点所组成的有向折线,如果与预设的折线在图案.方向上都一致 ...