OpenShift for Developers : A Guide for Impatient Beginners

Bok av Grant Shipley
Keen to build web applications for the cloud? Get a quick hands-on introduction to OpenShift, the open source Platform as a Service (PaaS) offering from Red Hat. With this practical guide, youll learn the steps necessary to build, deploy, and host a complete real-world application on OpenShift without having to slog through long, detailed explanations of the technologies involved.OpenShift enables you to use Docker application containers and the Kubernetes cluster manager to automate the way you create, ship, and run applications. Through the course of the book, youll learn how to use OpenShift and the Wildfly application server to build and then immediately deploy a Java application online.Learn about OpenShifts core technology, including Docker-based containers and KubernetesUse a virtual machine with OpenShift installed and configured on your local environmentCreate and deploy your first application on the OpenShift platformAdd language runtime dependencies and connect to a databaseTrigger an automatic rebuild and redeployment when you push changes to the repositoryGet a working environment up in minutes with application templatesUse commands to check and debug your applicationCreate and build Docker-based images for your application