CTG Engineering Blog
  • Home
Subscribe
Amir Boroumand

Amir Boroumand

Amir is a Principal Software Engineer at CTG.

📍 Pittsburgh, PA
https://github.com/steelcityamir
Flipping the Switch: Using Feature Flags for Smarter Software Releases

Flipping the Switch: Using Feature Flags for Smarter Software Releases

Feature flags have become important tools for modern engineering teams, enabling safer deployments, controlled rollouts, and rapid experimentation. By decoupling code deployment from feature activation, teams can innovate faster while minimizing risks. We'll explore their benefits, implementation strategies, and critical lessons from real-world failures. Benefits of Feature Flags

  • Amir Boroumand
Amir Boroumand Aug 12, 2025 • 4 min read
Easier CI/CD with GitHub Actions

Easier CI/CD with GitHub Actions

Overview GitHub Actions is a native CI/CD solution within GitHub that enables teams to automate tasks within their software development lifecycle. Workflows can be triggered from GitHub events such as pushing to a branch or opening a pull request. It has quickly become the preferred CI/CD platform for

  • Amir Boroumand
Amir Boroumand Jul 1, 2024 • 5 min read
CTG Engineering Blog © 2025
  • Contact