Which AWS service helps you enable governance, compliance, and operational and risk auditing of your AWS account and also records as events actions taken by a user, role, or an AWS service?
Where is Cloudtrail event logs stored?
Which AWS service you will use for continuous integration and continuous delivery for fast and reliable application and infrastructure updates?
Which AWS service is a fully managed build service that compiles source code, runs tests, and produces software packages that are ready to deploy?
Which AWS service automates code deployments to any instance, including Amazon EC2 instances and on-premises servers?
Which AWS service allows to model your entire infrastructure in a text file?
Which AWS configuration management service uses Chef?
Which AWS service helps you to continuously monitor and record configuration changes of your AWS resources and also inventory your AWS resources?
Which AWS service will you use to collect and track metrics, collect and monitor log files, set alarms, and automatically react to changes in your AWS resources?
As a developer which AWS service you will use to analyze and debug production, distributed applications built using a microservices architecture?
Which of the following format can be used to write CloudFormation ‘infrastructure as a code’ scripts?
You want to centralize operational data from multiple AWS services and automate tasks across your AWS resources. Which AWS service you should use?
Which of the following use case is not enabled by Cloudtrail?
What are the different use cases for AWS Config? Choose 4.
By default, what is the periodic interval in which Amazon EC2 sends metric data to CloudWatch?
What you should do to send metric data for your instance to CloudWatch in 1-minute periods?
You are the cloud infrastructure administrator for your company. The VPC created by different business unit development team have to following security guidelines:
How can you ensure that you are notified whenever there is a change in existing VPC or a new VPC is created which violates the above rules?
What are differences between AWS Config and AWS CloudTrail? Choose 2.
Which AWS service enables you to monitor your complete stack (applications, infrastructure, and services) and leverage alarms, logs, and events data to take automated actions?
You are the solution architect for a Healthcare Application developed on AWS platform. Because of the regulatory requirements you want an email to be sent to a distribution list whenever there is configuration changes that involve security groups and Network Access Control List (ACL). How can you achieve this?
What are the benefits of CloudFormation? Choose 3.
You are maintaining three environment for your web application in the US-East region: Production, Staging and QA. Production environment has 4 EC2 instances. Your DevOps team uses CloudFormation to manage the environment infrastructure provisioning. To do performance testing in a secluded environment you have requested your DevOps team to spin off another environment in US-East region which is replica of Production environment. The DevOps mentions that they will cross the EC2 instance quota for the region if they create 4 EC2 instances but will meet the total quota if they provision 3 instances. What will happen if the DevOps team executes the CloudFormation template to provision 4 instances?
What are the features of AWS X-Ray? Choose 4.
You company’s Cloud Center of Excellence has defined security policies for AWS services used for deployed applications. You have been tasked to create solution that will detect, inform and automatically react to non-compliant configuration changes within application microservices architecture. For example if a member of the development team has made a change to the API Gateway for a microservice to allow the endpoint to accept inbound HTTP traffic, rather than only allowing HTTPS requests. Your solution should identifies this change as a security violation, and performs two actions: creates a log of the detected change for auditing and send a notification. Which AWS services you will use to tackle this scenario so that it is scalable, reliable and cost effective?