Explore hands-on Platform engineer labs with real cloud environments
Write and execute Ansible playbooks to deploy and configure an Apache web server on a target Linux host. Apply configuration management best practices including idempotent tasks, handlers, and secure variable management.
Deploy and harden a Flask application on a single-node Kubernetes cluster. Enforce security best practices including non-root containers, security contexts, and health probes while ensuring pod stability and accessibility.
Audit, fix, and stabilize a hastily deployed Airflow platform provisioned by Terraform. Resolve IaC defects, correct DAG templates, enforce idempotent execution, and ensure the LocalExecutor configuration for production reliability.