Warning
You're browsing the documentation for an old version of Webiny. Consider upgrading your project to Webiny 5.39.x.
Architecture > Admin Area Architecture
Introduction
Learn what does the Admin Area project application represent.
What you’ll learn
- what does the Admin Area project application represent
The Admin Area Project Application
The Admin Area project application represents, as the name itself suggests, your administration area, which is a simple React single-page-application (SPA).
With only two cloud infrastructure resources, the Amazon CloudFront and Amazon S3, hosting single page applications is simple, and most importantly, cost-effective.
Dive deeper by taking a closer look at this project application in our GitHub repository.