WebSphere Liberty is a Java EE application server built on open source Open Liberty. It uses OSGi services to manage components and provide a dynamic runtime environment. The Liberty kernel launches the OSGi framework which loads configured features as OSGi bundles. Features provide programming models and services for applications. Liberty is lightweight, dynamic, and easy to use making it suitable for cloud applications and microservices.