Advertisement · 728 × 90

Posts by Brice Pellé

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

11 months ago 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...

11 months ago 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.

11 months ago 0 0 1 0

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

11 months ago 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.

11 months ago 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. 🧵

11 months ago 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...

1 year ago 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.

1 year ago 0 0 0 0

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

1 year ago 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.

1 year ago 0 0 1 0
Advertisement

Flawless delivery by Beyoncé. Amazing talent.

1 year ago 3 0 0 0

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

1 year ago 1 0 0 0

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

1 year ago 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.

1 year ago 2 0 0 0

Yeah. Fail on our part. 😩

1 year ago 0 0 0 0
Post image

Heyyyyy

1 year ago 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.

1 year ago 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!

1 year ago 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

1 year ago 0 0 0 0
Advertisement

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

1 year ago 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

1 year ago 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

1 year ago 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

1 year ago 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

1 year ago 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

1 year ago 0 1 1 0