Runtime Layer - This layer consists of servers hosting the containers which host and run clients applications.
The layer also hosts data specific containers which host database required by the application.
The database isnt shared among applications and one container hosts only one instance of it.