Hi, I'm Omar Qureshi
Hi, I'm Omar Qureshi. I help companies execute complex cloud migrations, scale for high-traffic environments, and drastically reduce their AWS costs. I also provide specialized Ruby consultancy for teams looking to scale or modernize their applications.
With over 20 years of engineering experience, I've headed the engineering department at Nmible, designed e-commerce systems at Scholastic Education, architected a Mental Health startup at BuddyApp, and powered the high-performance infrastructure for mobile games at SEGA HARDlight. I'm an unapologetic Rubyist who enjoys diving deep into infrastructure tooling, regardless of the language.
When I'm not untangling distributed systems, you can find me playing chess (badly) or cooking gourmet meals.
Need help scaling your infrastructure or modernizing a Ruby application?
Book a 30-minute discovery call or reach out via omar@omarqureshi.net.
Latest Posts
-
Using the AWS CDK from Ruby
A practical getting-started guide for the native Ruby bindings of the AWS CDK — the Gemfile, the cdk.json, a first stack, a Ruby Lambda, and deploying it, with no Personal Access Token required.
-
Ruby language bindings for jsii - Inheritance and garbage collection
What subclassing, overriding and multiple inheritance mean when your objects live in another process — and who is responsible for freeing them when nobody does.
-
Ruby language bindings for jsii - Building the Ruby target
What it actually takes to make Ruby a first-class jsii language: naming, runtime type guards, async semantics and packaging with Rubygems.