Aws Interview Questions
Aws Interview Questions
1. What is AWS?
AWS (Amazon Web Services) is a cloud platform that provides computing, storage,
networking, security, and other services to help businesses run applications
without maintaining physical servers.
-----------------------------------------------------------------------------------
----------------
AWS Compute Services (EC2, Lambda, etc.)
18. **What is AWS Lambda, and when should you use it?**
AWS Lambda runs **code without servers**, ideal for event-driven applications.
---
---
---
---
---