LFD232 Cloud Foundry for Developers
It took me quite some time to complete the Linux Foundation’s course “LFD232 Cloud Foundry for Developers“. While the course was good, I still have a bad gut feeling about the Cloud Foundry technology in general. It feels kind of clumsy to me. The fact that it was there before the whole containers boom and that they have a hard time catching up with containers says a lot. Seems like the future of cloud-native apps belongs primarily to techs like Kubernetes + Docker etc.
Chapters of the course:
- Introduction
- CF Motivators
- Basic Definitions
- Technical Overview
- Core Themes
- Logging & Metrics
- Resiliency
- Services
- Twelve-Factor Applications
- Log Drain Review
- Manipulating Routes
- App Execution & Security Groups
- Staging & Running
- Microservices
- Route Services
- Docker
- TCP Routing
- UAA and OAuth2
- Cloud-Native
- Cascading Failure
- Distributed Tracing
- Application Lifecycle
- Non-Breaking Changes
- CI/CD & Automation