Software Development for a Cloud Computing: IaaS, PaaS, SaaS, DaaS, AWS, Azure, Cloud Foundry, Heroku
 
Tag: <span>cloud foundry</span>

Integrated Deployment Pipeline with Jenkins and Cloud Foundry

This presentation highlights an integrated development process built with Jenkins and Cloud Foundry. We show a continuous delivery lifecycle from source code control (Git) to Jenkins build (Maven and Gradle) to live deployment on Cloud Foundry. We use Jenkins to do a blue/green deploy of an application by deploying two …

Continuous Delivery with Cloud Foundry

Cloud Foundry dramatically simplifies the work necessary to build deployment pipelines for continuous delivery. In this talk we’ll look at the benefits of building deployment pipelines with Cloud Foundry, some anti-patterns to watch out for, and how you can practice continuous delivery when making changes to the infrastructure code of …