On February 28, AWS—one of the largest cloud providers—suffered an outage that disrupted over 70 services. Is Cloud Foundry vulnerable to the same error and how can it be prevented?
Featuring a demo of a CF app on the ppc64le architecture, this blog post explains how to tweak build configuration, compile Ruby gems, modify buildpacks, etc.
This blog post provides guidelines on how to create a custom plugin for BOSH CLI to push the boundaries of the BOSH functionality and significantly boost resolution of application tasks.
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.
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.