alan-resilient-microservices/index.json

23 lines
1.0 KiB
JSON
Raw Normal View History

2026-08-21 15:54:17 +02:00
{
"author": "Alan Kennedy",
"site": "https://alan-kennedy.4ort.net/",
"bio": "Full-stack SRE from Jacksonville, FL. Cloud-native microservices, Kubernetes, and the resilience lessons that sailing the St. Johns River teaches.",
"works": [
{
"title": "Resilient Microservices: Lessons from the St. Johns",
"type": "film",
"url": "/films/alan-resilient-microservices/",
"summary": "45-second hyperframe short. Circuit breaker and bulkhead patterns told through sailing metaphors.",
"patterns": ["circuit-breaker", "bulkhead", "fail-fast", "isolation"]
},
{
"title": "Negros Fruit Dove: Conservation and Resilience",
"type": "essay",
"url": "/negros-fruit-dove.html",
"summary": "Critically endangered Negros Fruit Dove and the parallel lessons it offers for graceful degradation in software.",
"species": "Ptilinopus arcanus",
"wikidata": "Q338746"
}
],
"domains": ["kubernetes", "python", "java", "microservices", "microservice-resilience", "sre", "circuit-breaker", "bulkhead"]
}