Linux systems
A hierarchical, permissioned operating system manages processes, memory, and files through a kernel that enforces resource isolation, scheduling, and hardware abstraction.
AWS/cloud systems
On-demand, API-driven infrastructure is composed from modular services with explicit cost models, enabling scalable architectures through composition, isolation, and elasticity.
On-demand, API-driven infrastructure is composed from modular services with explicit cost models, enabling scalable architectures through composition, isolation, and elasticity.
This domain is valuable because software and platform systems make interfaces explicit. They reveal how modules compose, where abstractions leak, how change propagates, and how operational discipline keeps complex systems evolvable.
The same lens transfers far beyond software. Once you can reason about state, isolation, coordination, and failure here, you are better prepared to understand teams, institutions, and other layered systems. This domain gets more useful when it is compared with adjacent systems instead of being treated as a silo. That is where reusable judgment starts to form.
A hierarchical, permissioned operating system manages processes, memory, and files through a kernel that enforces resource isolation, scheduling, and hardware abstraction.
Designed and built a containerized, auto-scaling microservices framework on AWS — first in 2014, then revised in 2018 with EKS, ArgoCD, Helm, and GitHub...
Decentralized software production is governed by licenses, contribution models, and maintainers, with reputation and utility coordinating distributed contributors around shared codebases.
Practices and controls protect systems from unauthorized access, misuse, and failure.
Shared rules create interoperability between otherwise independent systems.
Layered communication protocols define addressing, routing, and reliable data transmission across interconnected networks.
Terraform is an infrastructure as code tool for provisioning cloud resources.
Amazon S3 is an object storage for scalable and durable data storage.
Automated pipelines build, test, and deploy software changes continuously to preserve reliability and speed of iteration.
How mikeaorlando.com is built, maintained, and published, including the operating model behind the content system.