Could you build a game for Android and store the build in a cloud service and load it only on user request?

Think of a blog. You would normally store the blog in a database. The blog can contain lots of information like the title, author, date/time and the blog content. You would list all the title of the blog on a page and a user can then click on a title to read the content. Can this be done in the context of UE4?