Journey of an IT Architect
AWS CDK is a flexible infrastructure-as-code technology. Here is an example of developing infrastructure with AWS CDK using Python.
This is an overview of the underlying technologies that drives load balancing, from LVS, Netfilter, iptables, IPVS to kube-proxy.
An overview of the DICOM protocol: how it organizes data structure, the standard transactions and how handshakes are established
Orthweb is a project to automatically deploy a DICOM workload (Orthanc) on AWS. The deployment of VM and installation is fully automated.
A discussion on the storage technology for docker containers, including volumes, AUFS file system and Devicemapper,
An review of components in docker implementation as a container technology including docker CLI, containerd, ctr and other runtimes