deployment

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 environments, then switch request routing …

Integrated Deployment Pipeline with Jenkins and Cloud Foundry Read More »

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 Cloud Foundry itself.

Continuous Deployment with Amazon Web Services

Improve, validate, iterate. Current development practices promote avoiding waste – a challenging task, especially in a traditional infrastructure. With programmatic control over your environment, Amazon Web Services lets you optimize the infrastructure as needed and treat it as another versionable aspect of your application.

Automated Deployment on Hybrid Hosting and Cloud

In a world of public and private clouds, API-driven load balancers, and bare metal servers there has never been more choice when building your next scalable killer application. As the complexity of your application’s deployment environment increases, the economics of automation start to pay off. In this session we’ll discuss the challenges facing complex application …

Automated Deployment on Hybrid Hosting and Cloud Read More »

Deploying a PHP Application to the Cloud

Deploying a PHP application to the Cloud requires a different attitude for success. It takes more up-front time to do it right, but the results can be transformative. It’s important to understand the trade-offs involved in cloud deployment that will affect your devops, development, and even financial operations. This presentation titled “Abusing the Cloud for …

Deploying a PHP Application to the Cloud Read More »

Continuous Delivery and the Cloud

While many get stuck in the translation of traditional application architectures and software development processes to the Cloud, Continuous Delivery is a cutting-edge approach that complements the shift. This video discusses how companies can create, move and maintain applications in serviced environments combining the techniques of continuous integration, process and application automation, monitoring and build …

Continuous Delivery and the Cloud Read More »

Crowbar for OpenStack Deployments

Crowbar is an Open Source platform for server provisioning and deployment from bare metal. It provides server discovery, firmware upgrades, and operating system installation using PXE Boot. It deploys applications on top of functioning operating systems using chef.

cloud computing software development article

Deploying CloudFoundry, Heroku and othe PaaS

This article provides a step by step approach on how to deploy your application on the CloudBees, CloudFoundry, Heroku, Windows Azure, OpenShift, Elastic Beanstalk and Google AppEngine Platform-as-a-Services (PaaS) clouds. For each of these platforms, you are guided through the deployment process with screenshots and code examples. You can even have alternative way to achieve …

Deploying CloudFoundry, Heroku and othe PaaS Read More »