Curated LinkedIn articles by Michael Knyazev on engineering resilient application platforms.
Application Platform Resilience Framework
Published: February 24, 2026
Defines the eight disciplines of engineered resilience: Capacity, Overcommitment, Failure Domains, Lifecycle, Disruption, Hardened Applications, Guarded Chaos, and Governance & Observability.
Engineering Full Application Platform Resilience with Quarkus, Java, GitOps, Ansible, and OpenShift
Published: April 29, 2026
A hands-on reference implementation on Azure Red Hat OpenShift (ARO) demonstrating the framework in action with Quarkus (JVM + Native), real failure injection, GitOps corrective actions, and measurable scorecards across all eight disciplines.
This repository publishes the companion material that adds value after the reader has already read the 2nd article in the series - "Engineering Full Application Platform Resilience with Quarkus, Java, GitOps, Ansible, and OpenShift":
- the applications/workloads source
- the simplified workload and GitOps manifests
- a small set of simplified, explanatory deploy roles
It does not publish the article manuscript itself, the broader APRF runtime, or the raw internal APRF execution tree.
Use this order:
- Read the published articles
- Read all files in this repository as you wish
Thank you!