Tag

Cloud Foundry

0 views collected around this technical thread.

DevOps
DevOps
Jul 2, 2018 · Operations

Concourse CI Tutorial: End-to-End Blue‑Green Deployment with Docker and Cloud Foundry

This guide explains how to set up Concourse CI pipelines for automated blue‑green deployments, covering Docker Toolbox installation, pipeline configuration, unit and load testing, Cloud Foundry deployment, and cleanup steps, enabling zero‑downtime releases for Node.js applications.

Blue-Green DeploymentCI/CDCloud Foundry
0 likes · 11 min read
Concourse CI Tutorial: End-to-End Blue‑Green Deployment with Docker and Cloud Foundry
Architects Research Society
Architects Research Society
Dec 31, 2015 · Cloud Computing

Cloud Foundry vs Docker: A High‑Level Comparison for Developers

The article compares IBM Bluemix's Cloud Foundry and Docker, outlining their core concepts, key advantages such as ease of use versus portability, differences in packaging, scalability, service integration, and provides guidance on choosing the right platform for various application needs.

Cloud FoundryContainersDocker
0 likes · 13 min read
Cloud Foundry vs Docker: A High‑Level Comparison for Developers
Architects Research Society
Architects Research Society
Nov 18, 2015 · Cloud Computing

Deploying a Secure Play Framework Application to IBM Bluemix

This tutorial walks through the step‑by‑step process of deploying a Play Framework web application with user authentication to IBM Bluemix using the Cloud Foundry Java buildpack, including configuration of MongoDB storage and SendGrid email services, and demonstrates how to secure and run the app in the cloud.

Cloud FoundryIBM BluemixMongoDB
0 likes · 2 min read
Deploying a Secure Play Framework Application to IBM Bluemix