Hi there π, Ivan is here
My primary interests lie in platform engineering, SRE, SecDevOps, and software engineering.
- My first coding achievement
- 1990, OMK Software, Buran game for DOS operating system. Reverse engineer code from cassette tape to a paper.
- 1995 tried Windows 95
- 2011 β Early adoption of Pivotal Cloud Foundry (PCF) & BOSH for cloud-native platforms for on-prem and early days hyperscalers.
- 2015 β Led the first production proof-of-concept (PoC) comparing Kubernetes and Pivotal Platform.
- 2018 β Scaled to 1,000+ applications running across multiple Kubernetes clusters.
- 2020 β Established platforms supporting 1,000+ customers, managing multi tenant environments.
- 2023 β Empowered thousands of customers to create on-demand Kubernetes clusters as effortlessly as deploying an application.
- System security audits
- Defined custom system security controls and where possible automated them with Policies as Code
- Supply chain security (SLSA, NIST, ....)
How I do Pull Request Reviews
- Code Quality: Ensuring the code is clean, efficient, and follows project standards.
- Simplicity: Ensuring each PR addresses a single purpose, such as refactoring, implementing a new feature, or adding tests and etc. Focused changes are easier to review, test, and release. This make reviews faster to review and approve.
- Good Test Coverage: Adding or updating tests is key to keeping the codebase stable and future-proof.
If you not agree, someone else could approve your code.
Styleguide and effective-go that I use for Go projects
Recent Posts:
Languages and Tools I Use: