Continuous Deployment to the Cloud - Marcin Grzejszczak, Cora Iberkleid

December 14, 2017

“I have stopped counting how many times I’ve done this from scratch” - was one of the responses to the tweet about starting the project called Spring Cloud Pipelines. Every company sets up a pipeline to take code from your source control, through unit testing and integration testing, to production from scratch. Every company creates some sort of automation to deploy its applications to servers. Enough is enough - time to automate that and focus on delivering business value. In this presentation we’ll go through the contents of the Spring Cloud Pipelines project. We’ll start a new project for which we’ll have a deployment pipeline set up in no time. We’ll deploy to Cloud Foundry and check if our application is backwards compatible so that we can roll it back on production. Marcin Grzejszczak, Developer, Pivotal Cora Iberkleid, Senior Platform Architect, Pivotal Filmed at SpringOne Platform 2017

Previous
Cloud-Native Java with Spring Cloud Services - Chris Sterling
Cloud-Native Java with Spring Cloud Services - Chris Sterling

Developing cloud-native applications presents several challenges. How do microservices discover each other?...

Next Video
Enable Authentication and Authorization with Azure Active Directory - Yawei Wang, Microsoft
Enable Authentication and Authorization with Azure Active Directory - Yawei Wang, Microsoft

Struggling to wire up enterprise grade authentication and authentication for your Spring Boot apps? In this...