Blog-on-Digital-Transformation

PaaS vs. IaaS for Microservices Architectures: Top 6 ...

January 9, 2015 | 0 Comments | SERGEY SVERCHKOV...
Learn how PaaS and IaaS for microservices differ across automation, loose coupling, deployment, continuous delivery, connection to external services, etc.

Cloud Foundry Monitoring with Admin UI: Technical ...

December 24, 2014 | 0 Comments | Alexander Lomov
The post explores Admin UI's core layers, functionality, integration with CF APIs, etc., highlighting how to address issues with logging in, scaling, and debugging.

Creating a Custom Cloud Foundry Buildpack from Scratch: What’s Under the ...

December 12, 2014 | 0 Comments | Alexander Lomov
Though the official Cloud Foundry docs provide some general guidelines on how to create a buildpack, they do not demonstrate the in-depth behavior of scripts and how to test and debug buildpacks. Here, I'll try to fill in the missing gaps.

Cloud Foundry: Why and How It May Shape the ...

December 9, 2014 | 0 Comments | Renat Khasanshyn
The launch of the Cloud Foundry Foundation is not only an important milestone for our community, but a defining moment for the future of many industries.

Juju Charms for Cloud Foundry: How to Deploy, Customize, and ...

December 5, 2014 | 0 Comments | Siarhei Matsiukevich
Overviewing the features of the new Juju charm for Cloud Foundry, this blog post demonstrates how to automate deployment or do it manually via a config file.

Creating a BOSH Release for Admin UI, a Monitoring Tool for Cloud ...

November 6, 2014 | 0 Comments | Alexander Lomov
BOSH releases help to achieve high availability. Learn how to create a BOSH release for a new version of Admin UI.

.NET on Cloud Foundry, Part 3: Deploying a MapReduce Application with ...

September 12, 2014 | 0 Comments | Alex Makarenko
Learn about the potential issues the deployment may involve, as well as how to address them.

Building a Custom BOSH CPI for the Cloud Foundry PaaS: A GCE ...

September 1, 2014 | 0 Comments | Alexander Lomov
Learn about version compatibility and architectural issues, how to address them, how to bind BOSH and a CPI, create custom stemcells, etc.

Deploying Cloud Foundry in a Single Click with Juju ...

August 6, 2014 | 0 Comments | Aliaksandr Prysmakou
Juju Charms is a service orchestration tool, which first release consists of Go router, NATS, Cloud Controller, UAA, DEA, etc.

.NET on Cloud Foundry, Part 2: Prototyping with Iron ...

July 28, 2014 | 0 Comments | Alex Makarenko
This blog post demonstrates how to deploy a prototype app—capable of word search—on Cloud Foundry.