In the previous chapter, we learned what build entities are—created by OpenShift—and how to deploy a simple PHP application from source code. We showed you how to start a new build and how to customize a build process.
In this chapter, you are going to build and deploy a WordPress application from a custom template. You are also going to work with OpenShift templates, learn how to create and deploy OpenShift templates, and deploy applications from OpenShift templates.
We are going to cover the topic that is building a multi-tier application.