Articles by Ravi Rai
Page 2 of 9, cross-posted across Dev.to, Hashnode, Medium, and Bluesky.
Every project starts with the same question: what should we build it on? The internet answers with absolutes, and most of them are wrong, because the right stack does not depend on what is trendy, it depends on what you are building, your budget, your timeline, and who maintains it after launch. This is the no-hype guide for Indian founders in 2026: the five questions that actually decide your stack, the right default for each kind of project, and the mistakes that cost you later.
Most websites are not hacked by a person who chose you. They are hacked by bots that scan millions of sites for the same handful of holes: an outdated plugin, a weak password, an exposed admin page. The good news is that the basics stop almost all of it. This is the plain-language guide for Indian business owners in 2026: what actually attacks your site, the few things that genuinely protect it, and what to do if you do get hacked.
If your deploys still mean someone SSHing into a server, running git pull, and praying nothing breaks, you are one bad evening away from downtime you cannot explain. This is the practical guide to shipping web apps reliably in 2026: what Docker and CI/CD actually do for you, how zero-downtime deploys work, the simple pipeline we use, and an honest answer to whether you even need Kubernetes (usually no).
Most first versions fail not because the idea was wrong but because the founder built too much before anyone paid. An MVP is the smallest thing that proves people will pay for the core value, not a half-finished full product. This is the founder-honest guide for India in 2026: what to build and what to cut, the stack we use, real INR cost and timeline, build versus no-code, and the mistakes that sink MVPs.
A slow website quietly costs you customers and rankings, and in India, where most people arrive on a mid-range phone over a patchy mobile network, it costs more. This is the practical guide to Core Web Vitals in 2026: what LCP, INP, and CLS actually mean, why your site is slow, and the fixes that move the numbers, in plain language for business owners and the developers who build for them.
Wix, Squarespace, Shopify, or a custom build? The internet gives you absolute answers and both are wrong. The honest call depends on where your business is right now. This is the no-spin guide for Indian businesses in 2026: when a builder is genuinely the smart choice, when you have outgrown it, the real three-year cost, ownership and lock-in, and the migration path between them.
Most payment bugs are not in the checkout. They are in what happens after: a webhook verified on the wrong body, a retry that double-fulfills an order, or a payment that succeeds while the customer closes the tab and your database never hears about it. This is the developer-honest guide to handling Razorpay webhooks reliably, the source-of-truth mindset, signature verification on the raw body, idempotency, and reconciliation, so money never goes missing.
Passwords get reused, phished, and forgotten, and in India there is an extra tax: SMS OTP that costs money and fails on weak signal. Passkeys fix all of it. They are the passwordless standard built on WebAuthn, supported by every major browser and OS, and phishing-proof by design. This is the developer-honest guide to how passkeys actually work, what changes on your server, the gotchas, and when to add them.
AI can build a website in two minutes, so why pay a developer? It is a fair question in 2026, when Wix AI, Framer AI, Lovable, and v0 hand you a decent site before your chai gets cold. This is the honest answer from someone who builds sites for a living and uses AI every day: what AI builders are genuinely good at, where they quietly fall apart, the hidden costs, and exactly when each option is right for an Indian business.
A website is not a one-time purchase. Six months after launch the form silently stops sending, a plugin update breaks the layout, or the site gets hacked, because nobody was watching. This is the honest guide to what website maintenance and an AMC cost in India in 2026, what is actually included, why your platform decides the price, and when you genuinely need a plan versus when you can skip it.
Multi-tenancy is the single most consequential decision in any SaaS build, and the one founders never hear about until it causes pain. This is the developer-honest guide: the three isolation models and their trade-offs, how to keep one tenant's data truly separate from another's, tenant routing, per-tenant billing and entitlements, the noisy-neighbour problem, migrations, and the security mistakes that leak data.
Most businesses do not have a client problem, they have a leaky-bucket problem. Attracting clients is not a single tactic; it is four jobs that have to work together: be findable, be credible, convert the visitor, and follow up fast. This is the honest playbook for Indian small businesses in 2026: the four jobs, the order to fix them in, which channels actually bring clients here, and the mistakes that quietly keep them away.