AWS Certified Cloud Practitioner Practice Exam

Disable ads (and more) with a membership for a one time $2.99 payment

Prepare for the AWS Certified Cloud Practitioner Exam with our comprehensive quiz featuring flashcards and multiple-choice questions, each supplemented with hints and explanations. Ensure you're well-equipped to ace your certification!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


Which AWS service allows you to build and test applications in the cloud using the .NET framework?

  1. AWS App Runner

  2. AWS Elastic Beanstalk

  3. AWS CodeStar

  4. AWS X-Ray

The correct answer is: AWS CodeStar

AWS CodeStar is the correct answer because it is specifically designed for building and testing applications in the cloud using the .NET framework. Option A, AWS App Runner, is a platform that allows for easy deployment of containerized applications, but it is not specific to the .NET framework. Option B, AWS Elastic Beanstalk, is an easy-to-use service for deploying and managing applications, but it supports a variety of programming languages and frameworks, not just .NET. Option D, AWS X-Ray, is a debugging and analysis tool that can be used with .NET applications, but it does not offer the ability to build and test applications.