Provides virtualized computing resources such as servers, storage, and networking over the internet.
Offers a ready-made platform with development tools, databases, and runtime environments for building, testing, and deploying applications.
A database is where the application stores, organizes, and retrieves data.Data is stored in tables (rows & columns).Structured and uses SQL (Structured Query Language).
Deployment means making your web application live so that users can access it via the internet.