Published inAMA Technology BlogReal-Time Communication with API Gateway WebSockets and CognitoIn the world of modern web development, real-time communication has become increasingly essential. WebSockets enable bidirectional…Apr 22Apr 22
Published inAMA Technology BlogUnleashing Strongly Typed GraphQL with TypeScript in AppSyncIn this blog post, we’ll dive into incorporating TypeScript with AWS AppSync JavaScript resolvers.Nov 20, 2023Nov 20, 2023
Published inAMA Technology BlogFilter and Enrich all your events with EventBridge PipesLearn how EventBridge Pipes can simplify the complexity involved in setting up point-to-point messaging and communication between servicesNov 6, 20231Nov 6, 20231
Published inAMA Technology BlogEventBridge with AppSync JavaScript ResolversWhen building event-driven microservice applications, it becomes fairly common to make use of Amazon EventBridge as the messaging…Oct 9, 2023Oct 9, 2023
Published inAWS TipUsing HTTP endpoints with AppSync JavaScript ResolversIn my previous post, Building and Testing AppSync JavaScript Resolvers, we saw how to use JavaScript as an alternative to VTL when building…Jun 12, 2023Jun 12, 2023
Published inAMA Technology BlogDeveloping and Testing AWS AppSync JavaScript ResolversEver since AWS announced the support of JavaScript resolvers for AWS AppSync in November 2022 my productivity and efficiency in building…Jun 5, 20233Jun 5, 20233
Published inAMA Technology BlogMoving to Single-Table NoSQL Design with DynamoDBSince its introduction nearly 50 years ago database technology has remained relatively the same, consisting of a very structured and…Apr 17, 20231Apr 17, 20231
Published inAMA Technology BlogMastering Microfrontends: Authentication with AWS CognitoIn the last post of this series, we will see how to take our previous microfrontend application and extend it to integrate with AWS Cognito…Jan 30, 2023Jan 30, 2023
Mastering Microfrontends: Loading Deep PathsRecently I ran into an error with the Webpack Module Federation Plugin when trying to load a remote app from a route that consisted of a…Jan 3, 2023Jan 3, 2023
Published inAMA Technology BlogMastering Microfrontends: Routing and CommunicationOne challenge with microfrontends is handling navigation and communication between the host and remote apps. In this post, we will explore…Dec 12, 20222Dec 12, 20222