Dark | Light
[GUEST ACCESS MODE: Data is scrambled or limited to provide examples. Make requests using your API key to unlock full data. Check https://lunarcrush.ai/auth for authentication information.]

# ![@tpschmidt_ Avatar](https://lunarcrush.com/gi/w:26/cr:twitter::42399689.png) @tpschmidt_ Tobias Schmidt

Tobias Schmidt posts on X about faster, blog, mcp, realtime the most. They currently have XXXXXX followers and XXX posts still getting attention that total XXXXX engagements in the last XX hours.

### Engagements: XXXXX [#](/creator/twitter::42399689/interactions)
![Engagements Line Chart](https://lunarcrush.com/gi/w:600/cr:twitter::42399689/c:line/m:interactions.svg)

- X Week XXXXXX +393%
- X Month XXXXXX +135%
- X Months XXXXXXX +118%
- X Year XXXXXXX +19%

### Mentions: XX [#](/creator/twitter::42399689/posts_active)
![Mentions Line Chart](https://lunarcrush.com/gi/w:600/cr:twitter::42399689/c:line/m:posts_active.svg)


### Followers: XXXXXX [#](/creator/twitter::42399689/followers)
![Followers Line Chart](https://lunarcrush.com/gi/w:600/cr:twitter::42399689/c:line/m:followers.svg)

- X Week XXXXXX +0.20%
- X Month XXXXXX +0.77%
- X Months XXXXXX +3.40%
- X Year XXXXXX +5.40%

### CreatorRank: XXXXXXX [#](/creator/twitter::42399689/influencer_rank)
![CreatorRank Line Chart](https://lunarcrush.com/gi/w:600/cr:twitter::42399689/c:line/m:influencer_rank.svg)

### Social Influence [#](/creator/twitter::42399689/influence)
---

**Social category influence**
[technology brands](/list/technology-brands) 

**Social topic influence**
[faster](/topic/faster), [blog](/topic/blog), [mcp](/topic/mcp), [realtime](/topic/realtime), [azure](/topic/azure), [asap](/topic/asap), [collection of](/topic/collection-of), [events](/topic/events), [infra](/topic/infra), [files](/topic/files)
### Top Social Posts [#](/creator/twitter::42399689/posts)
---
Top posts by engagements in the last XX hours

"This is what serverless dev should have been from day one. Whats your takedoes this change how youd build or debug Lambda-heavy apps Or are there still gaps AWS isnt addressing ๐Ÿ’ญ"  
![@tpschmidt_ Avatar](https://lunarcrush.com/gi/w:16/cr:twitter::42399689.png) [@tpschmidt_](/creator/x/tpschmidt_) on [X](/post/tweet/1946117200546574551) 2025-07-18 07:57:52 UTC 19.9K followers, XXX engagements


"If you do not work with natively compiled dependencies always use the Graviton2/ARM64 architecture for Lambda. It's less expensive and faster ๐Ÿค If you have dependencies that do compile to the target platform make sure they are compatible"  
![@tpschmidt_ Avatar](https://lunarcrush.com/gi/w:16/cr:twitter::42399689.png) [@tpschmidt_](/creator/x/tpschmidt_) on [X](/post/tweet/1945001392823046245) 2025-07-15 06:04:03 UTC 19.9K followers, 1507 engagements


"It always felt clunky and risky and half the time Id end up dealing with SSH keys or firewall rules that break something else"  
![@tpschmidt_ Avatar](https://lunarcrush.com/gi/w:16/cr:twitter::42399689.png) [@tpschmidt_](/creator/x/tpschmidt_) on [X](/post/tweet/1945756376590114931) 2025-07-17 08:04:05 UTC 19.9K followers, XX engagements


"AWS just shipped  of deployed Lambda functions. This finally kills the pain of setting up local development environments or trying to replicate cloud conditions. Why is this a big deal"  
![@tpschmidt_ Avatar](https://lunarcrush.com/gi/w:16/cr:twitter::42399689.png) [@tpschmidt_](/creator/x/tpschmidt_) on [X](/post/tweet/1946117152395976801) 2025-07-18 07:57:40 UTC 19.9K followers, 6356 engagements


"How about using the existing AWS Lambda MCP Server for this ๐Ÿค” Heres how it works: the AI never touches the database directly. Instead you run everything through an MCP client and server and the server just invokes specific Lambda functions youve set up"  
![@tpschmidt_ Avatar](https://lunarcrush.com/gi/w:16/cr:twitter::42399689.png) [@tpschmidt_](/creator/x/tpschmidt_) on [X](/post/tweet/1945756388308955179) 2025-07-17 08:04:08 UTC 19.9K followers, XX engagements


"2. With remote debugging you can set breakpoints and inspect variables in a live Lambda running in the cloud - even with real VPC and IAM context"  
![@tpschmidt_ Avatar](https://lunarcrush.com/gi/w:16/cr:twitter::42399689.png) [@tpschmidt_](/creator/x/tpschmidt_) on [X](/post/tweet/1946117177108787527) 2025-07-18 07:57:46 UTC 19.9K followers, XXX engagements


"My take: This is a big deal for anyone fighting with real-time data at scale. Never worked in large ecosystem that didn't use Avro as the default. Up until now integrating these with Lambda meant custom code more cold start time and extra room for bugs. ๐Ÿ›"  
![@tpschmidt_ Avatar](https://lunarcrush.com/gi/w:16/cr:twitter::42399689.png) [@tpschmidt_](/creator/x/tpschmidt_) on [X](/post/tweet/1946133374646776304) 2025-07-18 09:02:08 UTC 19.9K followers, XX engagements


"Currently I have two slightly different tech stacks that I use across different projects: โœ Language: TypeScript ๐Ÿ›  Repo Mgmt: NX ๐Ÿ’„ FE: Next.js Tailwind โšก BE: Nest.js Services & IaC differs on Azure & AWS though"  
![@tpschmidt_ Avatar](https://lunarcrush.com/gi/w:16/cr:twitter::42399689.png) [@tpschmidt_](/creator/x/tpschmidt_) on [X](/post/tweet/1942462919352148087) 2025-07-08 05:57:03 UTC 19.9K followers, XXX engagements


"Now AWS completely handles the heavy liftingjust point your Lambda at the Kafka topic specify the schema and go"  
![@tpschmidt_ Avatar](https://lunarcrush.com/gi/w:16/cr:twitter::42399689.png) [@tpschmidt_](/creator/x/tpschmidt_) on [X](/post/tweet/1946133386407645430) 2025-07-18 09:02:11 UTC 19.9K followers, XX engagements


"In practice this means I can ditch my hand-rolled deserialization logic. Thats less code to maintain fewer surprises. : Anyone already using this in production ๐Ÿ’ญ Curious if youve hit any edge cases or performance gotchas I should watch out for"  
![@tpschmidt_ Avatar](https://lunarcrush.com/gi/w:16/cr:twitter::42399689.png) [@tpschmidt_](/creator/x/tpschmidt_) on [X](/post/tweet/1946133398046884181) 2025-07-18 09:02:14 UTC 19.9K followers, XXX engagements


"New section alert on our AWS Fundamentals page:  ๐Ÿ”ฅ It's a collection of actionable advice for a variety of services. Many of these tips have been shared here before so we've gathered and published them for your convenience. ๐Ÿค"  
![@tpschmidt_ Avatar](https://lunarcrush.com/gi/w:16/cr:twitter::42399689.png) [@tpschmidt_](/creator/x/tpschmidt_) on [X](/post/tweet/1945059778340028565) 2025-07-15 09:56:03 UTC 19.9K followers, XXX engagements


"Small side note: has offered this for years I think in an even better manner as you don't even need to deploy your function's code. Your local code is the live version that is remotely called through your function via a WebSocket connection. โšก"  
![@tpschmidt_ Avatar](https://lunarcrush.com/gi/w:16/cr:twitter::42399689.png) [@tpschmidt_](/creator/x/tpschmidt_) on [X](/post/tweet/1946117212277989643) 2025-07-18 07:57:55 UTC 19.9K followers, XXX engagements


"Got too little attention: AWS just shipped  for Lambda when consuming from Kafka ๐Ÿ“จ Finally you can process Kafka events without writing your own deserialization boilerplate or managing extra libraries in your Lambda package"  
![@tpschmidt_ Avatar](https://lunarcrush.com/gi/w:16/cr:twitter::42399689.png) [@tpschmidt_](/creator/x/tpschmidt_) on [X](/post/tweet/1946133362038780287) 2025-07-18 09:02:05 UTC 19.9K followers, XXX engagements


"Key details: API-driven no infra to provision Up to XXXXXX indexes per bucket Great with Bedrock and OpenSearch"  
![@tpschmidt_ Avatar](https://lunarcrush.com/gi/w:16/cr:twitter::42399689.png) [@tpschmidt_](/creator/x/tpschmidt_) on [X](/post/tweet/1945439302403719391) 2025-07-16 11:04:08 UTC 19.9K followers, XXX engagements


"There are probably very few people using Lambda heavily without also using  . Here's why it's great: you get out-of-the-box features that are otherwise hard to build like the idempotency utility. โœจ"  
![@tpschmidt_ Avatar](https://lunarcrush.com/gi/w:16/cr:twitter::42399689.png) [@tpschmidt_](/creator/x/tpschmidt_) on [X](/post/tweet/1945030332430082131) 2025-07-15 07:59:02 UTC 19.9K followers, 1181 engagements


"1. You can now pull a Lambda straight into VS Code edit and deploy it in seconds. No more zip files no more fiddling with CLI commands"  
![@tpschmidt_ Avatar](https://lunarcrush.com/gi/w:16/cr:twitter::42399689.png) [@tpschmidt_](/creator/x/tpschmidt_) on [X](/post/tweet/1946117165377270124) 2025-07-18 07:57:43 UTC 19.9K followers, XXX engagements


"For example I can debug a function that talks to an RDS instance inside a VPC without mocking anything locally. Thats huge for tracking down those only happens in prod bugs. ๐Ÿ˜…"  
![@tpschmidt_ Avatar](https://lunarcrush.com/gi/w:16/cr:twitter::42399689.png) [@tpschmidt_](/creator/x/tpschmidt_) on [X](/post/tweet/1946117188815069491) 2025-07-18 07:57:49 UTC 19.9K followers, XXX engagements


"Since discovering it's much less annoying to debug timeouts ๐Ÿงก Easily define a function that will be called right before the timeout to clean up and log the error properly. Everything else you need to know about Lambda timeouts ๐Ÿ‘‡"  
![@tpschmidt_ Avatar](https://lunarcrush.com/gi/w:16/cr:twitter::42399689.png) [@tpschmidt_](/creator/x/tpschmidt_) on [X](/post/tweet/1942841182012465640) 2025-07-09 07:00:08 UTC 19.9K followers, 1374 engagements


"AWS has completely overhauled its  for new accountsand if youre a developer (or thinking about becoming one) heres what you need to know:"  
![@tpschmidt_ Avatar](https://lunarcrush.com/gi/w:16/cr:twitter::42399689.png) [@tpschmidt_](/creator/x/tpschmidt_) on [X](/post/tweet/1944009714964345026) 2025-07-12 12:23:28 UTC 19.9K followers, 13.3K engagements


"If you're looking for actionable advice on working with AWS we've got you covered. Everything is available on a single page and will be expanded week by week just like our animations page. โœจ"  
![@tpschmidt_ Avatar](https://lunarcrush.com/gi/w:16/cr:twitter::42399689.png) [@tpschmidt_](/creator/x/tpschmidt_) on [X](/post/tweet/1945377916378079554) 2025-07-16 07:00:13 UTC 19.9K followers, XXX engagements

[GUEST ACCESS MODE: Data is scrambled or limited to provide examples. Make requests using your API key to unlock full data. Check https://lunarcrush.ai/auth for authentication information.]

@tpschmidt_ Avatar @tpschmidt_ Tobias Schmidt

Tobias Schmidt posts on X about faster, blog, mcp, realtime the most. They currently have XXXXXX followers and XXX posts still getting attention that total XXXXX engagements in the last XX hours.

Engagements: XXXXX #

Engagements Line Chart

  • X Week XXXXXX +393%
  • X Month XXXXXX +135%
  • X Months XXXXXXX +118%
  • X Year XXXXXXX +19%

Mentions: XX #

Mentions Line Chart

Followers: XXXXXX #

Followers Line Chart

  • X Week XXXXXX +0.20%
  • X Month XXXXXX +0.77%
  • X Months XXXXXX +3.40%
  • X Year XXXXXX +5.40%

CreatorRank: XXXXXXX #

CreatorRank Line Chart

Social Influence #


Social category influence technology brands

Social topic influence faster, blog, mcp, realtime, azure, asap, collection of, events, infra, files

Top Social Posts #


Top posts by engagements in the last XX hours

"This is what serverless dev should have been from day one. Whats your takedoes this change how youd build or debug Lambda-heavy apps Or are there still gaps AWS isnt addressing ๐Ÿ’ญ"
@tpschmidt_ Avatar @tpschmidt_ on X 2025-07-18 07:57:52 UTC 19.9K followers, XXX engagements

"If you do not work with natively compiled dependencies always use the Graviton2/ARM64 architecture for Lambda. It's less expensive and faster ๐Ÿค If you have dependencies that do compile to the target platform make sure they are compatible"
@tpschmidt_ Avatar @tpschmidt_ on X 2025-07-15 06:04:03 UTC 19.9K followers, 1507 engagements

"It always felt clunky and risky and half the time Id end up dealing with SSH keys or firewall rules that break something else"
@tpschmidt_ Avatar @tpschmidt_ on X 2025-07-17 08:04:05 UTC 19.9K followers, XX engagements

"AWS just shipped of deployed Lambda functions. This finally kills the pain of setting up local development environments or trying to replicate cloud conditions. Why is this a big deal"
@tpschmidt_ Avatar @tpschmidt_ on X 2025-07-18 07:57:40 UTC 19.9K followers, 6356 engagements

"How about using the existing AWS Lambda MCP Server for this ๐Ÿค” Heres how it works: the AI never touches the database directly. Instead you run everything through an MCP client and server and the server just invokes specific Lambda functions youve set up"
@tpschmidt_ Avatar @tpschmidt_ on X 2025-07-17 08:04:08 UTC 19.9K followers, XX engagements

"2. With remote debugging you can set breakpoints and inspect variables in a live Lambda running in the cloud - even with real VPC and IAM context"
@tpschmidt_ Avatar @tpschmidt_ on X 2025-07-18 07:57:46 UTC 19.9K followers, XXX engagements

"My take: This is a big deal for anyone fighting with real-time data at scale. Never worked in large ecosystem that didn't use Avro as the default. Up until now integrating these with Lambda meant custom code more cold start time and extra room for bugs. ๐Ÿ›"
@tpschmidt_ Avatar @tpschmidt_ on X 2025-07-18 09:02:08 UTC 19.9K followers, XX engagements

"Currently I have two slightly different tech stacks that I use across different projects: โœ Language: TypeScript ๐Ÿ›  Repo Mgmt: NX ๐Ÿ’„ FE: Next.js Tailwind โšก BE: Nest.js Services & IaC differs on Azure & AWS though"
@tpschmidt_ Avatar @tpschmidt_ on X 2025-07-08 05:57:03 UTC 19.9K followers, XXX engagements

"Now AWS completely handles the heavy liftingjust point your Lambda at the Kafka topic specify the schema and go"
@tpschmidt_ Avatar @tpschmidt_ on X 2025-07-18 09:02:11 UTC 19.9K followers, XX engagements

"In practice this means I can ditch my hand-rolled deserialization logic. Thats less code to maintain fewer surprises. : Anyone already using this in production ๐Ÿ’ญ Curious if youve hit any edge cases or performance gotchas I should watch out for"
@tpschmidt_ Avatar @tpschmidt_ on X 2025-07-18 09:02:14 UTC 19.9K followers, XXX engagements

"New section alert on our AWS Fundamentals page: ๐Ÿ”ฅ It's a collection of actionable advice for a variety of services. Many of these tips have been shared here before so we've gathered and published them for your convenience. ๐Ÿค"
@tpschmidt_ Avatar @tpschmidt_ on X 2025-07-15 09:56:03 UTC 19.9K followers, XXX engagements

"Small side note: has offered this for years I think in an even better manner as you don't even need to deploy your function's code. Your local code is the live version that is remotely called through your function via a WebSocket connection. โšก"
@tpschmidt_ Avatar @tpschmidt_ on X 2025-07-18 07:57:55 UTC 19.9K followers, XXX engagements

"Got too little attention: AWS just shipped for Lambda when consuming from Kafka ๐Ÿ“จ Finally you can process Kafka events without writing your own deserialization boilerplate or managing extra libraries in your Lambda package"
@tpschmidt_ Avatar @tpschmidt_ on X 2025-07-18 09:02:05 UTC 19.9K followers, XXX engagements

"Key details: API-driven no infra to provision Up to XXXXXX indexes per bucket Great with Bedrock and OpenSearch"
@tpschmidt_ Avatar @tpschmidt_ on X 2025-07-16 11:04:08 UTC 19.9K followers, XXX engagements

"There are probably very few people using Lambda heavily without also using . Here's why it's great: you get out-of-the-box features that are otherwise hard to build like the idempotency utility. โœจ"
@tpschmidt_ Avatar @tpschmidt_ on X 2025-07-15 07:59:02 UTC 19.9K followers, 1181 engagements

"1. You can now pull a Lambda straight into VS Code edit and deploy it in seconds. No more zip files no more fiddling with CLI commands"
@tpschmidt_ Avatar @tpschmidt_ on X 2025-07-18 07:57:43 UTC 19.9K followers, XXX engagements

"For example I can debug a function that talks to an RDS instance inside a VPC without mocking anything locally. Thats huge for tracking down those only happens in prod bugs. ๐Ÿ˜…"
@tpschmidt_ Avatar @tpschmidt_ on X 2025-07-18 07:57:49 UTC 19.9K followers, XXX engagements

"Since discovering it's much less annoying to debug timeouts ๐Ÿงก Easily define a function that will be called right before the timeout to clean up and log the error properly. Everything else you need to know about Lambda timeouts ๐Ÿ‘‡"
@tpschmidt_ Avatar @tpschmidt_ on X 2025-07-09 07:00:08 UTC 19.9K followers, 1374 engagements

"AWS has completely overhauled its for new accountsand if youre a developer (or thinking about becoming one) heres what you need to know:"
@tpschmidt_ Avatar @tpschmidt_ on X 2025-07-12 12:23:28 UTC 19.9K followers, 13.3K engagements

"If you're looking for actionable advice on working with AWS we've got you covered. Everything is available on a single page and will be expanded week by week just like our animations page. โœจ"
@tpschmidt_ Avatar @tpschmidt_ on X 2025-07-16 07:00:13 UTC 19.9K followers, XXX engagements

creator/x::tpschmidt_
/creator/x::tpschmidt_