Digi Hunch contributes to open source community focusing on application deployment. Check out my GitHub page. Here are some recent projects:
Orthweb
Orthweb is a solution to host Orthanc on AWS. Orthanc is an open-source medical imaging application. On top of this application, Orthweb consists of infrastructure as code and deployment automation. With the artifact in this project, user can brings up an DICOM-compliant imaging application on AWS automatically in 30 minutes.
Korthweb
Korthweb is an initiative to run Orthweb on Kubernetes platform. Korthweb brings up Orthanc service using a number of different approaches, making Orthanc a single-command deployment on existing Kubernetes platform.
Cloud Kube
CloudKube is Infrastructure as Code project for provisioning production grade Kubernetes clusters in common Cloud platforms (Azure and AWS).
Kubelab (Archived)
Kubelab is an Infrastructure as Code project (in AWS CDK v1, now archived) to deploy a Kubernetes cluster with self-managed nodes. It is also a demonstration of using CDK in Python. Kubelab brings up a number of EC2 instances and automatically configures them as a Kubernetes cluster.
ATlab (Archived)
ATLab (Ansible Tower Lab) is an infrastructure-as-code project (in AWS CDK v1, now archived) to deploy an AWX (open-source alternative of Ansible Tower). It is also a demonstration of using CDK in TypeScript. AT Lab brings up an AWX server and automatically configures it.