AWS Certified Cloud Practitioner (CLF-C02) — Question 139
Which AWS service can a company use to visually design and build serverless applications?
Answer options
- A. AWS Lambda
- B. AWS Batch
- C. AWS Application Composer
- D. AWS App Runner
Correct answer: C
Explanation
AWS Application Composer is specifically designed for visually designing serverless applications, making it the correct choice. AWS Lambda is a compute service for running code, AWS Batch is used for batch processing jobs, and AWS App Runner is for deploying containerized applications, which do not focus on visual design.