Lumen is designed to build blazing fast micro-services and APIs. For example, if there is one aspect of your Laravel application that receives drastically more traffic than the rest of the application, you may choose to build that aspect of the application as a small, separate Lumen application.
http://lumen.laravel.com/docs/introduction
Lumen - fast micro-framework by Laravel