~/devreads

#technical how-to

5 posts

9 Jun

Gerardo Alarcon Rivas 10 min read

In this post, you learn how to build an automated, serverless pipeline that converts scanned PDF medical records into FHIR R4-compliant data using Amazon Bedrock Data Automation and AWS HealthLake. We walk through the architecture, explain how each AWS service connects to the next, show you what the pipeline looks like when it runs, and get you deployed in under…

amazon bedrockaws healthlakeintermediate 200technical how-to

1 Jun

19 May

Moises Hernandez 9 min read

This post introduces a video decoding optimization technique that we have ideated in collaboration with Synthesia Research Engineering team, which we call Asynchronous Frame Generation Pipeline. Adopting this technique allows you to overlap GPU compute, device-to-host (D2H) data transfer, and host-side post-processing. In this post, we apply this technique to the VAE decoder of a Wan video generation model as…

amazon ec2customer solutionsgenerative aitechnical how-toartificial intelligence

13 May

12 May

Vasu Raj 15 min read

In this post, we show you how to build a hybrid multi-tenant architecture that provides strong tenant isolation without requiring per-tenant AWS accounts. You learn how to configure Route 53 weighted routing to distribute traffic across multiple accounts, deploy Application Load Balancer listener rules for tenant-specific routing, create dedicated ECS clusters per tenant, and establish AWS PrivateLink connectivity to shared…

amazon elastic container servicearchitectureelastic load balancingindustriestechnical how-to