Pratik Kulkarni
Pratik has spent a decade specializing in AWS infrastructure and cloud economics, delivering projects across startups and mid-size companies. He holds AWS Solutions Architect Professional and FinOps certifications.
Over the last few years, he has focused that expertise on AI systems and workloads deployed on cloud — and runs ThotStack, an AI product deployed on AWS. He started ThinkXL to help startups build a strong foundation on cloud for their AI workloads.
Connect Claude Code to Live AWS Tools with the Agent Toolkit
- Pratik Kulkarni
- AWS , Implementation
- 15 May, 2026
AI coding agents are getting remarkably capable — but they have a blind spot. The models powering them were trained on data that's months or years old. When you ask your agent about Amazon S3 Tables,
read moreWhy Your AWS Bedrock Bill Makes No Sense (And How to Fix It)
- Pratik Kulkarni
- FinOps , AWS
- 30 Mar, 2026
When a startup says "our AWS bill is too high," the conversation almost always starts at the aggregate level — total monthly spend, a few large services, maybe a spike someone noticed. That's not wher
read moreAWS Bedrock Cost Structure: What You're Actually Paying For
- Pratik Kulkarni
- FinOps , AWS
- 15 May, 2026
AWS Bedrock looks simple from the outside — call an API, get a response, pay per token. The reality is that a production Bedrock setup has several distinct cost layers, and they behave very differentl
read moreAWS Bedrock vs SageMaker: How to Pick the Right One
- Pratik Kulkarni
- AWS , Cloud Architecture
- 15 May, 2026
If you're building an AI product on AWS, you'll hit this question early: Bedrock or SageMaker? The short answer is that they solve different problems, and most startups only need one. What Each Se
read moreDeploying Engineering Resource Management Knowledge Graph on AWS
- Pratik Kulkarni
- AWS , Cloud Architecture
- 21 May, 2026
Resource planning in engineering orgs is a multi-hop problem. The data is there — skills, project history, availability — it's just stored in flat tables that you need to join on demand. This post wal
read moreRAG, GraphRAG, and Knowledge Graphs: What's Actually Different
- Pratik Kulkarni
- AI , Cloud Architecture
- 26 May, 2026
LLMs are stateless. They don't know your documents, your internal data, or what changed last week. They're only as good as what you put in front of them. This gave rise to what's now called context en
read moreWhat Is a Knowledge Graph?
- Pratik Kulkarni
- AI , Cloud Architecture
- 19 May, 2026
A knowledge graph stores information as entities and the relationships between them — not rows and columns, but a web of connected facts. The Idea Is Simple Three building blocks:Nodes —
read more