Website

Definition

A collection of web pages accessible via the internet that contains information, images, videos, or other content, serving diverse purposes.

Use Cases

Provider Equivalents

Frequently Asked Questions

What's the difference between a website and a web application?
A website is often focused on presenting content (pages, images, videos) to visitors, like a brochure or news site. A web application is more interactive and task-focused, like online banking or a project management tool, where users log in, create data, and perform actions. Many modern sites combine both (content pages plus interactive features).
When should I use a website instead of a mobile app?
Use a website when you want the broadest reach (works on any device with a browser), faster updates (no app store approval), and lower initial development effort. Consider a mobile app when you need deep device features (offline-first, push notifications, sensors) or a highly tailored mobile experience. Many businesses start with a website and add an app later.
How much does a website cost to run in the cloud?
Costs depend on hosting type and traffic. A small static website can be very low cost because it mainly uses storage and bandwidth. Dynamic websites cost more because they add compute (servers/containers), databases, and possibly caching and load balancing. Key pricing factors include monthly visitors, data transfer (GB), number of requests, compute size and hours, database capacity, and any CDN or security services.

Category: software

Difficulty: basic

Related Terms

See Also