🌱 I’m currently migrating terraform HCL to CDK and python.
🥅 My goal is to create DRY frameworks that are easy to re-use and expand
🎯 My side project is creating a homelab with a cluster of single board computers and k3s
💬 Ask me about anything related to:
- Containerization
- Cloud Computing
- Event Driven Architecture
- CI/CD
craig_config = {
'architecture': ['microservices', 'event-driven', 'elastic'],
'security': ['SAST','DAST','SCA'],
'cloud': ['AWS'],
'os': ['linux'],
'patterns': ['Shift Left','GitOps','Configuration Based Design','Functional Programming'],
'development': {
'coding': ['Python','Shell','kdb+'],
'containerisation': ['Docker'],
'orchestration': ['Docker Swarm','Kubernetes', 'Helm'],
'ci_cd': ['GitHub Actions','Ansible'],
'iac': ['Terraform', 'Packer', 'Cloudformation']
}
}