All Topics
Topic200 questions

primer-original-v2Questions & Answers

Practice 200 primer-original-v2 questions with detailed answers and explanations. Tap any question below to study the full solution.

primer-original-v2 question list

Which AWS service provides a structured approach to review and improve cloud workloads using best practices?Which AWS Well-Architected Framework pillar is dedicated to reducing costs while maintaining system performance and security?Which AWS Well-Architected Framework pillar ensures that computing resources are used efficiently to meet performance goals?Which AWS device is designed for edge computing and secure data transfer in rugged environments?Which AWS service is used to protect web applications from common web exploits like SQL injection and XSS?Which of the following database services support dynamic schema?Cloudwatch can monitor custom metrics in-addition to built-in metrics.AutoScaling increases/decreases the capacity of an EC2 instance automatically.(True/False)AWS DynamoDB is a serverless nosql databaseWhich of the following database service is PostgreSQL and MySQL compatible?Amazon EC2 ________ allow you to request spare Amazon EC2 computing capacity for up to 90 percent off the On-Demand price.Which of the pricing options do customers pay per hour for compute?Cost varies between regions(True/False)In AWS, you need to buy servers to host application.(True/False)Cloud computing converts capital expenditure into operational expenditure by:Which of the following is NOT one of the six advantages mentioned for cloud computing?On-premise data centers compared to cloud generally have:Which service model provides virtual servers, storage and networking while you manage the OS?Which cloud deployment model mixes on-premises and cloud resources?AWS launched its cloud services in which year?A benefit described as "stop spending money on undifferentiated heavy lifting" means:Which of the following is a Public Cloud example?Which statement is true about global reach in cloud?Which is an example of PaaS on AWS?Which is a typical use-case of SaaS?A Community Cloud is best described as:One advantage of cloud is "stop guessing capacity" — this refers to:Which characteristic is NOT typically true for cloud providers achieving economies of scale?Which is TRUE about pay-as-you-go pricing?Which cloud model gives you the most control over the OS?Which deployment model would you choose to meet strict regulatory or data locality needs?Which is NOT a responsibility of the cloud provider in a typical IaaS offering?Which statement best matches "Go Global in Minutes"?Which of the following is a common reason organizations adopt cloud?Which is an example of stopping undifferentiated heavy lifting?Which aspect is typically better in cloud than in a traditional data center?Which of the following pairs the correct service model with an example?Why might an organization choose a hybrid cloud?Which of the following best describes the "benefit from massive economies of scale"?AWS eliminate guessing on your infrastructure capacity needs.Cloud computing is the on-demand delivery of cloud services via the Internet with pay-as-you-go pricing.AWS Cloud's global footprint enables you to easily deploy applications to consumers all around the world (True/False)One of the benefit of the cloud is agility, resource can be provisioned with few click.True/FalseIn which of the following models is an application hosted completely on the cloud?AWS is responsible for protecting the Global infrastructure based on shared responsibility model .Which of the following are best practices of IAM?Which of the below options is NOT a security best practice?To organize and manage AWS resources, _________ is used.AWS is responsible for protecting the Global infrastructure based on shared responsibility model .Security in the cloud means customers are responsible for securing everything they deploy in the cloudTo simplify the assignment of similar permissions for many users, ______ is used.Custom AMI can be created which includes application in the imageAn Amazon EBS volume can be attached to multiple instances at a time.Amazon EC2 Instances utilizes Intel® Xeon® processors for providing customers with high performance and value.When you create a bucket, by default the bucket is privateS3 Bucket supports versioning? TRUE/FALSEWhich S3 storage class is designed for data that is accessed less than once a month but requires millisecond retrieval?Which EC2 instance family is optimized for memory-intensive workloads like in-memory databases?What is the key difference between a Security Group and a Network ACL in AWS VPC?What does the principle of least privilege mean in AWS IAM?In the AWS Shared Responsibility Model, which of the following is the CUSTOMER's responsibility?How many pillars does the AWS Well-Architected Framework have?What is the primary benefit of AWS Auto Scaling for a web application?Which agile methodology divides the development into sprint cycles, in which a Specified set of features are delivered? Choose fro…What are the roles in dynamic system development method? Choose from the following:State true or false. During agile development more emphasize is given for documentationWhich of the following agile methodologies depends on the cohesiveness of the team and individual commitment of the team members?_____ methodology focus on visualization fiow__________ is an iterative and incremental approach that embraces principles of agile development, including continuous user/custo…________ is the process during which the changes of a system are implemented in a controllable manner by following a predefined mo…the options select the configuration items that are eligible for configuration managementWhich is the software configuration concept that ensures that change should be done in a controlled and authorized environment____________ ensures that when two different people does the work and update parallelly, one should not over write the otherTom and Peter works on the same project. Tom does his work and update the local copy back to the configuration management server. …Collaborative and co-operative approach among all the stake holders is important. This is a feature of the _______________ Agile M…Which of these is not an agile methodologyScrum divides the development into short cycles called as ______________ methodology is useful when the client requirements are not clear and stableDSDM is iterative and incremental_____ helps to uncover unexpected patterns and associations from all data within an organizationTo understand the best course of action for a problem is __________ is the Process of discovering various models, summaries and derived values from a given collection of dataAnalytics reveal hidden patterns in _________ layer in busness analytics indicate what is happening or what has happenedIn _____ Allows decision makers at virtually all levels of the organization to gain insight into business performance and data to …____ layer describes what could happenA metric should be time bound____ is an important measure of how well an organization meets or exceeds a customer's expectations_____ is the subject matter area on which reports revolve around.The most common form of KPI reporting is ____Units per hour is an example of what KPIWhich is not a KPI_____ helps an organization to define and measure progress towards organizational goals.Expand KSI____ refiect the success or failure after an event has been consumed_______in design thinking is a written, actionable statement that expresses the problem that the design team is trying to address.Researching Your Users' Needs is done in which phaseChallenge Assumptions and Create Ideas is done inAnalyzing how users interact with their environment is a ____ activity in EmpathizeStating Your Users' Needs and Problems is done in which phase____ is an iterative process in which we understand the users clearlyWhich is not a phase in design thinkingDesign Thinking is focusing on the stated problem than to arrive at a solution immediatelyPipe uses a script that lives in a Docker containerWhich of the following CI/CD tools is designed to handle anything from a simple CI server to a complete CD hub?Which of the following uses a version control system and a central code repository for tracking the code changes made by developer…You can either define the pipeline using YAML syntax or through the user interface in Azure pipelineIn GitLab, pipes are agents that run the CI/CD JobsWhich of the following CI/CD tools is suitable for small projects?In _________, developed code is continuously delivered until the programmer considers it is ready to ship.The __________is used to record the code changes made by developers so that these changes can be shared to othersIn Continuous Integration, build status is reported to developers when they are changing the code.The applications with Azure CI/CD pipelines can be deployed to multiple target environmentsIn which of the following, there is no human intervention and only a failed test will prevent a new change to be deployed to produ…In YAML file used for BitBucket pipeline, you can use different types of container for each step by selecting different imagesWhich of the following is the final phase of the DevOps cycle?Which of the following CI/CD tools is a continuous integration server developed by Atlassian?In which of the following pipelines, all the new changes run through a consistent set of quality checks?Each service runs in its own process and communicates with other services through a well-defined interface in MicroservicesWhich of the following CI/CD toolsprovides support for .Net framework?Which of the following CI/CD tools is known for its ease of setup, out-of-the-box usability, and beautiful user interface?Before DevOps, there is a significant delay between development and operationsDevOps culture is about agility, scalability, continuous improvements in the delivery of services.In the Blue/Green deployment, once testing has been completed on the blue environment, live application trafic is directed to the …Using a blue/green deployment strategy increases application availability and reduces deployment risk by simplifying the rollback …DevOps bridges the gap between development and operations teams.With Continuous Delivery, production happens automatically without explicit approval.A Blue/Green deployment is a deployment strategy in which you create two separate, but identical environments.An Elastic stack can be created to automatically monitor the application and logs.Unit Testing tests individual units or components of a code written by the developer to validate if they perform as expected.Infrastructure-as-Code tools are used to create software environments using predefined templates.Replacing or modifying older apps with newer microservices architecture can open up the doors to faster development and quicker in…Runtime protection means securing software against threats that can arise when your application starts running.Use a SAST tool to ensure that your code is secure, safe, and reliable.Vulnerability Scanning ensures that code is checked for vulnerabilities at every major stage of the delivery pipeline from the tim…Employing both SAST and DAST in a pipeline would cover both codebase and runtime vulnerabilities.DSOMM strives to incrementally increase the effectiveness of a security program from Level 1 to Level 4.DSOMM Level 1 calls for the execution of static analysis tools without any changes to the tools or settings.During the development phase in secure SDLC, teams need to make sure that they use secure coding standards.Security issues can be addressed in the SDLC pipeline well before deployment to production.Implementing SCA ensures that all of the components in your applications are secure and compliant.SAC tools can both spot any security weak points and suggest potential solutions based on the entire code base.Any component that has the potential to adversely impact cyber supply-chain risk is a candidate for Component Analysis.Bill Of Materials (BOM) describe the components included in applications, the version of the components used, and the license type…SAST is performed at the static level ensuring that code guidelines are followed without actually executing the application.SAST tools examine the source code at rest to detect and report on potential security vulnerabilities.Static Application Security Testing (SAST) is also known as 'black box testing.Static code analyzers help to define project specific rules to ensure that all developers follow them without any manual intervent…Ansible leverages SSH to communicate between servers.Ansible is an example of a pull based configuration management tool.You can also use Ansible Automation Platform for configuration management to maintain your systems in the desired state.Configuration drift occurs when ad-hoc configuration changes and updates result in a mismatched development, test, and deployment …In Push Based Configuration Management System, nodes pull the configuration information from the server.InSpec can also run as a series of automated tests that execute as part of your standard release pipelines.Once you have categorized and prioritized vulnerabilities, break down your remediation process into bite-size chunks to make them …Chef Automate is an integrated solution for managing and deploying infrastructure and applications.In Inspec uses a client-server model.InSpec tests can be easily added to act as a quality gate for compliance.With Chef Automate, you can run your InSpec compliance tests on demand, see the results on the dashboard, and remediate the proble…ServerSpec lets you to include metadata about your compliance rules.Vulnerability scanning tools can be used to identify specific local users and groups._____ helps to uncover unexpected patterns and associations from all data within an organization______ is the Process of discovering various models, summaries and derived values from a given collection of dataTo understand the best course of action for a problem is ________ layer describes what could happenAnalytics reveal hidden patterns in _________ layer in busness analytics indicate what is happening or what has happened_____ Allows decision makers at virtually all levels of the organization to gain insight into business performance and data to sup…A metric should be time bound____ is an important measure of how well an organization meets or exceeds a customer's expectationsUnits per hour is an example of what KPI_____ is the subject matter area on which reports revolve around.The most common form of KPI reporting is ____Which is not a KPI_____ helps an organization to define and measure progress towards organizational goals.____ reflect the success or failure after an event has been consumedExpand KSIChallenge Assumptions and Create Ideas is done inAnalyzing how users interact with their environment is a ____ activity in EmpathizeResearching Your Users' Needs is done in which phase_______in design thinking is a written, actionable statement that expresses the problem that the design team is trying to address.Stating Your Users' Needs and Problems is done in which phase____ is an iterative process in which we understand the users clearlyWhich is not a phase in design thinkingDesign Thinking is focusing on the stated problem than to arrive at a solution immediatelyIn GitLab, pipes are agents that run the CI/CD JobsYou can either define the pipeline using YAML syntax or through the user interface in Azure pipelinePipe uses a script that lives in a Docker containerWhich of the following CI/CD tools is designed to handle anything from a simple CI server to a complete CD hub?The __________is used to record the code changes made by developers so that these changes can be shared to othersIn _________, developed code is continuously delivered until the programmer considers it is ready to ship.Which of the following uses a version control system and a central code repository for tracking the code changes made by developer…In Continuous Integration, build status is reported to developers when they are changing the code.Which of the following CI/CD tools is suitable for small projects?In which of the following, there is no human intervention and only a failed test will prevent a new change to be deployed to produ…Which of the following is the final phase of the DevOps cycle?In YAML file used for BitBucket pipeline, you can use different types of container for each step by selecting different imagesWhich of the following CI/CD tools is a continuous integration server developed by Atlassian?Which of the following CI/CD tools is known for its ease of setup, out-of-the-box usability, and beautiful user interface?Before DevOps, there is a significant delay between development and operations

Practice more topics

PrimerPrep has independently reviewed practice questions and coding exercises — all free.