Application Platform
- Application Platform Introduction
- Application Platform Concepts
- Application Platform Glossory
- Cloud Native Principles
- The Twelve Factored App
- 1. One code base
- 2. Formalised Dependencies
- 3. Environment based Configuration
- 4. Replaceable Backing Services
- 5. Separate Build, Run, Release Stages
- 6. Stateless Processes
- 7. Port Binding
- 8. Concurrency
- 9. Disposability
- 10. Dev-Prod Parity
- 11. Logs as event streams
- 12. Purpose built Admin Processes
- Microservices
- Java in Containers
- Common Architectural Questions