Chuyện là lại nhận được mail từ AWS với cơ hội nhận $100, nên mình làm tiếp và share đáp án cho mọi người. Here's How You Can Ge...
Here's How You Can Get $100 in AWS Promotional Credit
Want to earn some additional credit?
To end the year strong, we’re giving you the opportunity to earn up to $100 in AWS Promotional Credit if you complete a Cloud Career Pathway between now and December 31, 2019. Skill up on the cloud by starting any Cloud Career Pathway and we’ll send you $25 in AWS Promotional Credit. If you finish any pathway, we'll give you an additional $75 in Promotional Credit for a max of $100 in credit.
Platforms
1) On Microsoft Windows operating system and environment which AWS CLI installation method should you use?
Group of answer choices
Group of answer choices
Scenario: Configure your VM before exporting it from the virtualization environment.
Group of answer choices
5) Which is a connectivity option for Amazon Virtual Private Cloud? (Select all that apply)
Group of answer choices
Group of answer choices
Group of answer choices
Group of answer choices
Group of answer choices
Group of answer choices
Group of answer choices
Group of answer choices
Group of answer choices
Group of answer choices
Group of answer choices
Group of answer choices
Group of answer choices
Group of answer choices
1) True or False.
By default, users can not access anything in your account until you grant permission to a user by creating a policy.
Group of answer choices
Group of answer choices
Group of answer choices
Group of answer choices
To provide non-AWS users access via identify federation between your authorization system and AWS you need to create user credentials and permissions using IAM.
Group of answer choices
1) What does the following JavaScript statement instruct the browser to execute?
document.getElementById("AWS").innerHTML = "Hello World.";
JavaScript is the programming language of HTML and the Web.
Group of answer choices
Group of answer choices
Group of answer choices
JavaScript ignores multiple spaces.
Group of answer choices
Final Assessment
1) To enhance data throughput you can adjust _______ settings such as window scaling and selective acknowledgement.
Group of answer choices
Group of answer choices
Group of answer choices
Group of answer choices
Group of answer choices
Group of answer choices
Rebuilding a WorkSpace will revert the volume to the prior state.
Group of answer choices
Group of answer choices
Group of answer choices
Group of answer choices
Group of answer choices
Scenario: Configure your VM before exporting it from the virtualization environment.
Group of answer choices
13) Which of the following is NOT a type of virtualization?
Group of answer choices
Group of answer choices
Virtualization is cloud computing.
Group of answer choices
By default, users can not access anything in your account until you grant permission to a user by creating a policy.
Group of answer choices
To provide non-AWS users access via identify federation between your authorization system and AWS you need to create user credentials and permissions using IAM.
Group of answer choices
Group of answer choices
Group of answer choices
Group of answer choices
Group of answer choices
Group of answer choices
Command Line script:
> pip install --upgrade awscli
Group of answer choices
Group of answer choices
document.getElementById("AWS").innerHTML = "Hello World.";
Group of answer choices
- Pip
- MSI installer
- API Gateway
- awscli library
Group of answer choices
- PV-GRUB and API Gateway
- API Gateway and CloudFront
- ParaVirtual (PV) and Hardware Virtual Machine (HVM)
- Amazon EC2 and Amazon RDS
Group of answer choices
- Routing Tables
- External Gateways
- Network ACLs
- Security Groups
Scenario: Configure your VM before exporting it from the virtualization environment.
Group of answer choices
- Install the AWS CLI on your virtual machine to import it to Amazon EC2.
- Uninstall the VMware Tools from your VMware VM.
- Review the operating systems and image formats that VM Import/Export supports, and understand the limitations on importing instances and volumes.
- Disconnect any CD-ROM drives (virtual or physical).
- Disable any antivirus or intrusion detection software on your VM.
- Set your network to DHCP instead of a static IP address.
- Shut down your VM before exporting it.
5) Which is a connectivity option for Amazon Virtual Private Cloud? (Select all that apply)
Group of answer choices
- Connect securely to your corporate datacenter
- Connect privately to other VPCs
- Connect directly to the Internet (public subnets)
- All answer choices
- Pip
- API Gateway
- MSI installer
- awscli library
Group of answer choices
- CPU Resources
- Billing Method
- Storage Capacity
- Memory Resources
Group of answer choices
- Amazon Elastic Compute Cloud (Amazon EC2)
- Amazon Simple Storage Service (Amazon S3)
- Amazon Virtual Private Cloud (Amazon VPC)
- Amazon Relational Database Service (Amazon RDS)
Group of answer choices
- Reduction in capital expenditures on IT infrastructure
- Increased energy consumption
- Speeds up the configuration and deployment of IT resources
- Deliver flexible and scalable IT resources
Network
1) What is the subnet mask for a Class B TCP/IP address?Group of answer choices
- 255.255.255.0
- 255.0.0.0
- 255.255.0.0
- 255.255.255.255
Group of answer choices
- 3 Elastic IP
- 0 Elastic IP
- 5 Elastic IP
- 1 Elastic IP
Group of answer choices
- Create a S3 bucket policy that lists the CloudFront distribution ID as the Principal and the target bucket as the Amazon Resource Name (ARN).
- Create an Origin Access Identity (OAI) for CloudFront and grant access to the objects in your S3 bucket to that OAI.
- Add the CloudFront account security group “amazon-cf/amazon-cf-sg” to the appropriate S3 bucket policy.
- Create an Identity and Access Management (IAM) User for CloudFront and grant access to the objects in your S3 bucket to that IAM User.
Group of answer choices
- All data on instance-store devices will be lost
- The underlying host for the instance is changed
- All data on EBS (Elastic Block Store) devices will be lost
- The Elastic IP will be dissociated from the instance
Group of answer choices
- directory
- bundle
- packet
- subnet mask
Group of answer choices
- 6 hours
- 3 hours
- 9 hours
- 12 hours
Group of answer choices
- 255.0.0.0
- 255.255.0.0
- 255.255.255.255
- 255.255.255.0
Group of answer choices
- access S3 data using only signed URLs
- enable S3 versioning on the bucket
- enable Multi-Factor Authentication (MFA) protected access
- enable S3 Reduced Redundancy Storage
Group of answer choices
- A managed In-memory cache service.
- A service by this name doesn’t exist.
- An Amazon EC2 instance with the Memcached software already pre-installed
- A virtual server with a huge amount of memory.
Group of answer choices
- Array
- Bundle
- Address
- Packet
Security
1) True or False.
By default, users can not access anything in your account until you grant permission to a user by creating a policy.
Group of answer choices
- True
- False
Group of answer choices
- Allow all inbound traffic, Allow all outbound traffic and Does NOT allow instances associated with this security group to talk to each other
- Allow no inbound traffic, Allow all outbound traffic and Does NOT allow instances associated with this security group to talk to each other
- Allow no inbound traffic, Allow all outbound traffic and Allow instances associated with this security group to talk to each other
- Allow all inbound traffic, Allow no outbound traffic and Allow instances associated with this security group to talk to each other
Group of answer choices
- Trusted Advisor security checks
- the creation of separate IAM user accounts
- HTTPS endpoints for encrypted data transmission
- All answer choices
Group of answer choices
- Access Keys
- Amazon CloudFront
- Passwords
- Multi-Factor Authentication (MFA)
To provide non-AWS users access via identify federation between your authorization system and AWS you need to create user credentials and permissions using IAM.
Group of answer choices
- True
- False
Software Development
1) What does the following JavaScript statement instruct the browser to execute?
document.getElementById("AWS").innerHTML = "Hello World.";
- Group of answer choices
- Display "Hello World." in the browser title page
- Display "AWS" in the browser title page
- Write "Hello World." inside an HTML element with id="AWS"
- Write "AWS." inside an HTML element with id="Hello World"
JavaScript is the programming language of HTML and the Web.
Group of answer choices
- True
- False
Group of answer choices
- Amazon Lambda
- API Gateway
- AWS Command Line Interface (CLI)
- Amazon EC2
Group of answer choices
- awscli library
- MSI installer
- API Gateway
- Pip
JavaScript ignores multiple spaces.
Group of answer choices
- True
- False
Final Assessment
1) To enhance data throughput you can adjust _______ settings such as window scaling and selective acknowledgement.
Group of answer choices
- IP
- Subnet
- API
- TCP
Group of answer choices
- 32
- 32.0.0.10
- 32.0.
- 32.0.0
Group of answer choices
- Amazon WorkSpaces
- Amazon CloudFront
- Amazon DevOps
- Amazon EC2
Group of answer choices
- 255.255.255.255
- 255.255.255.0
- 255.0.0.0
- 255.255.0.0
Group of answer choices
- 65
- 65.32.98.254
- 65.32
- 65.32.98
Group of answer choices
- Amazon Elastic Compute Cloud
- AWS Directory Service
- API Gateway
- Amazon DevOps
Rebuilding a WorkSpace will revert the volume to the prior state.
Group of answer choices
- True
- False
Group of answer choices
- Simple AD
- AD Connector
- AWS Directory Service for Microsoft Active Directory (Enterprise Edition)
Group of answer choices
- MSI installer
- awscli library
- API Gateway
- Pip
Group of answer choices
- MSI installer
- API Gateway
- Pip
- awscli library
Group of answer choices
- AWS Tools for Windows PowerShell
- AWS Command Line Interface (CLI)
- AWS SDKs and Tools
- Simple Queue Service
Scenario: Configure your VM before exporting it from the virtualization environment.
Group of answer choices
- Install the AWS CLI on your virtual machine to import it to Amazon EC2.
- Uninstall the VMware Tools from your VMware VM.
- Review the operating systems and image formats that VM Import/Export supports, and understand the limitations on importing instances and volumes.
- Disconnect any CD-ROM drives (virtual or physical).
- Disable any antivirus or intrusion detection software on your VM.
- Set your network to DHCP instead of a static IP address.
- Shut down your VM before exporting it.
13) Which of the following is NOT a type of virtualization?
Group of answer choices
- Desktop
- Memory
- Mobile
- Hardware
Group of answer choices
- 100
- 200
- 50
- 150
Virtualization is cloud computing.
Group of answer choices
- True
- False
By default, users can not access anything in your account until you grant permission to a user by creating a policy.
Group of answer choices
- True
- False
To provide non-AWS users access via identify federation between your authorization system and AWS you need to create user credentials and permissions using IAM.
Group of answer choices
- True
- False
Group of answer choices
- Multi-Factor Authentication (MFA)
- Amazon CloudFront
- Passwords
- Access Keys
Group of answer choices
- An Access Control List (ACL) for AWS resources.
- A list of users that can access Amazon EC2 instances.
- None of these.
- A firewall for inbound traffic, built-in around every Amazon EC2 instance
Group of answer choices
- All answer choices
- Granular permissions
- Shared access to your AWS account
- Identity federation
Group of answer choices
- Pip
- MSI installer
- API Gateway
- awscli library
Group of answer choices
- Amazon EC2
- Amazon Lambda
- AWS Command Line Interface (CLI)
- API Gateway
Command Line script:
> pip install --upgrade awscli
Group of answer choices
- To download the installation script
- To check to see if Python is already installed
- To test the AWS CLI Installation
- To upgrade an existing AWS CLI installation
Group of answer choices
- Expressions
- Comments
- Keywords
- Functions
document.getElementById("AWS").innerHTML = "Hello World.";
Group of answer choices
- Write "AWS." inside an HTML element with id="Hello World"
- Write "Hello World." inside an HTML element with id="AWS"
- Display "Hello World." in the browser title page
- Display "AWS" in the browser title page
Cloud Support Engineer Final Project v1.1
1) To support a client's networking architecture and to troubleshoot problems, an AWS Cloud Support Engineer will need to work closely with the client's?- Helpdesk
- Computer Systems Analyst
- Software Developer
- Network Administrator
- 1...
- 2
- 3...
- 4...
- "Windows updates were released to patch recently discoverd vulnerabilities. I want to be sure that these are applied to our virtual machines."
- "Please disable our root API accses and ensure that no users or IAM Roles have root access."
- "We need ensure that our cloud data remains encrypted under TLS at all times."
- "Please apply the latest BIOS updates for processors being used in our EC2 virtual machines to patch flaws discovered in the architecture of the processors
- The two instances can not talk to one another via ICMP ping as that protocol is not allowed across subnet boundaries of a VPC.
- The policy linked to the IAM role on instance X is not configured correcly.
- The security groups assigned to either instance might not be properly configured to allow ICMP traffic out or in.
- The subnet nACLs (network access control list) might not be allowing traffic from one instance to the other.
Chúc các bạn thành công!
COMMENTS