- What does S3 replace in a modern serverless SPA architecture?
A) Databases
B) Web servers
C) Application servers
D) Cache
- Traditional server-based solutions can still be used in this architecture:
A) True
B) False
- API Gateway and Lambda are used to provide what to the client?
A) Static content
B) Connectivity to a database
C) Dynamic content
D) System integration