Platon on Cloud

Welcome to Platon Korzh’s tech corner! I’m here to share my thoughts and technical insights.

Latest posts


Container build tool

Recently I decided to learn the Go language. After reading the code in the docker and buildah github repos I thought why not write my own image building tool for educational purposes.

Deploying CloudFormation resource rype

Resource types are like custom resources but treated as first-class citizens within CloudFormation; you can use CloudFormation capabilities to create, provision, and manage these custom resources in a safe and repeatable manner, just as you would any AWS resource.