AWS Certified Cloud Practitioner Practice Exam

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

Ace the AWS Certified Cloud Practitioner Exam with our extensive collection of flashcards and diverse multiple-choice questions. Updated for 2024 to guarantee your success in the certification journey!

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.