Brice Pellé's Avatar

Brice Pellé

@bricepelle.com

Principal Product Manager - AWS AppSync (opinions my own, etc...)

108
Followers
177
Following
25
Posts
15.11.2024
Joined
Posts Following

Latest posts by Brice Pellé @bricepelle.com

The American robin is my worst enemy come spring time in Seattle!

02.05.2025 00:14 👍 0 🔁 0 💬 0 📌 0
Preview
Enhance real-time applications with AWS AppSync Events data source integrations | Amazon Web Services Developers can connect Lambda functions, DynamoDB tables, and other resources to create sophisticated real-time applications with features like data transformation, persistent storage, and validation.

📓 Read more about it: aws.amazon.com/blogs/aws/en...

25.04.2025 00:14 👍 0 🔁 0 💬 0 📌 0

🎯 Dev productivity boost:
✅Use new AppSyncJS batch utils to bulk-write to DynamoDB
✅Powertools for Lambda now ships AppSync Events helpers (TS, Python, .NET)
💡Cut boilerplate, ship in minutes—not days.

25.04.2025 00:14 👍 0 🔁 0 💬 1 📌 0

✨ Key capabilities:
✅ Direct Lambda integration with zero AppSync code
✅ Request/response mode for filtering & validation
✅ Event mode for async workflows

25.04.2025 00:14 👍 0 🔁 0 💬 1 📌 0

🔥 You can now access data sources directly from onPublish & onSubscribe handlers. Configure a direct integration to call a Lambda function. No handler code required. Use your function to process your events before broadcast or invoke it in event mode to kick off an async task.

25.04.2025 00:14 👍 0 🔁 0 💬 1 📌 0

🚀 LAUNCHED TODAY: AWS AppSync Events now supports data source integrations for channel namespaces! Build powerful real-time apps by connecting directly to Lambda functions, DynamoDB, Aurora & more with minimal code. 🧵

25.04.2025 00:14 👍 1 🔁 0 💬 1 📌 0
Preview
Building real-time apps with AWS AppSync Events’ WebSocket publishing | Amazon Web Services Real-time features have become essential in modern applications. Whether you’re building collaborative tools, live dashboards, or interactive games, users have come to expect instant and seamless upda...

🚀 Exciting news! AWS AppSync Events now supports publishing over WebSocket for real-time pub/sub!

📱 Build faster, more efficient real-time apps
🔗 Single connection for bi-directional communication
⚡️ Reduced latency for interactive experiences

aws.amazon.com/blogs/mobile...

13.03.2025 21:48 👍 1 🔁 0 💬 0 📌 0

Gladiator 2: while I appreciate the art, the movie falls flat for me. Storyline is contrived and I felt nothing as I watch it. Kept waiting for that special Denzel performance… My wife, like many others, really enjoyed it tho.

30.12.2024 01:56 👍 0 🔁 0 💬 0 📌 0

Agreed. There’s a lot going on. A bit too much for one book.

27.12.2024 22:54 👍 1 🔁 0 💬 0 📌 0

Just finished Wind and Truth. What a ride. But Sanderson doesn’t stick the landing imo. Book could have been 10% shorter. Too many POVs that are inconsequential to the overall story. Dalinar and Kaladin are present but not active. Overall: 6/10. Least favorite of the cosmere.

27.12.2024 21:28 👍 0 🔁 0 💬 1 📌 0

Flawless delivery by Beyoncé. Amazing talent.

25.12.2024 23:26 👍 3 🔁 0 💬 0 📌 0

Top-tier meme! 😂 I’m complicit. No NBA for me so far but the day is young.

25.12.2024 22:58 👍 1 🔁 0 💬 0 📌 0

They’re playing the GS/HOU game in hell??? That red court and red chairs is crazy.

12.12.2024 03:39 👍 0 🔁 0 💬 0 📌 0

Hey Ian, AppSync PM here 👋🏾. Sliding in here to say thanks for the feedback. I'm interested in learning more about your configuration. What does your typical ephemeral set up look like, and how many AppSync resources are you deploying? Feel free to dm. cheers.

11.12.2024 01:35 👍 2 🔁 0 💬 0 📌 0

Yeah. Fail on our part. 😩

03.12.2024 02:50 👍 0 🔁 0 💬 0 📌 0
Post image

Heyyyyy

03.12.2024 00:32 👍 0 🔁 0 💬 1 📌 0
Post image

I’ll also be talking about AWS AppSync as an AI gateway for generative AI backends powered by Amazon Bedrock. Super excited to be joined by Salman Moghal to cover real-world implementations of AI gateway patterns and Cal Rueb from Anthropic to dig into challenges of building on LLMs.

29.11.2024 19:58 👍 3 🔁 0 💬 0 📌 0
FWM203: I didn’t know AWS AppSync could do that!

FWM203: I didn’t know AWS AppSync could do that!

I will be on stage at re:Invent this year, partnering up again with @focusotter.bsky.social to catch you up on all things AWS AppSync. From GraphQL, to real-time events, and generative AI, we’ll dive deep into this year’s releases and most exciting capabilities. You won’t want to miss it. Join us!

29.11.2024 19:47 👍 5 🔁 2 💬 1 📌 2

This simplifies API governance, improves security, and enables more flexible and scalable architectures for multi-account environments. Customers can optionally enable CloudTrail to capture API activities related to AWS AppSync GraphQL APIs as events for additional security and visibility. 7/7

22.11.2024 19:07 👍 0 🔁 0 💬 0 📌 0

Before today, customers had to set up additional networking infrastructure to share their private GraphQL APIs between their organization accounts. Now, customers can centralize their GraphQL API management in a dedicated account and share access to these APIs with other accounts. 6/7

22.11.2024 19:07 👍 0 🔁 0 💬 1 📌 0

Next, let's talk about resource sharing of AppSync GraphQL APIs. Our recent launch of data plane logging to AWS CloudTrail might have been a hint this was coming. A lot of customers are using AppSync's private API feature today to enable private workloads inside their VPCs. 5/7

22.11.2024 19:07 👍 0 🔁 0 💬 1 📌 0
AWS AppSync, getting an embedding from Amazon Bedrock and doing a similarity search on Amazon Aurora

AWS AppSync, getting an embedding from Amazon Bedrock and doing a similarity search on Amazon Aurora

With this new release we simplify config, monitoring and observability by introducing an Amazon Bedrock runtime data source that you can use to call the `invokeModel` and `converse` APIs. You can easily call these APIs from your JavaScript resolvers. 4/7

22.11.2024 19:07 👍 0 🔁 0 💬 1 📌 0

In some cases, customers just want to make short synchronous model invocations directly. Think about getting an embedding or summarization from a Amazon Titan model or generating an object using a Claude 3.5 Haiku model. 3/7

22.11.2024 19:07 👍 0 🔁 0 💬 1 📌 0
async pattern with AppSync, Lambda, and Bedrock

async pattern with AppSync, Lambda, and Bedrock

Customers use AppSync today to for generative AI workloads powered by Bedrock. Often, developers use an async pattern that calls a Lambda function to invoke a model, and then returns results to clients via a subscription. Great for long-running invocations and getting progressive updates. 2/7

22.11.2024 19:07 👍 0 🔁 0 💬 1 📌 0

First post on BlueSky. Let's go! I'm really excited about our 2 latest feature releases for AppSync 🎉 First, AppSync now supports Amazon Bedrock runtime as a data source for GraphQL APIs. Second, AppSync now supports resource sharing of AppSync GraphQL APIs across accounts. Let's dig into it. 1/7

22.11.2024 19:07 👍 0 🔁 1 💬 1 📌 0