AWS Database Migration Service now supports Amazon DocumentDB (with MongoDB compatibility) as a source

By Dustin Ward

Amazon Web Services FeedAWS Database Migration Service now supports Amazon DocumentDB (with MongoDB compatibility) as a source AWS Database Migration Service (AWS DMS) has expanded functionality by adding support for Amazon DocumentDB (with MongoDB compatibility) as a source. Amazon DocumentDB (with MongoDB compatibility) is a fast, scalable, highly available, and fully managed document database service…

Deploying and using the Document Understanding Solution

By Dustin Ward

Amazon Web Services FeedDeploying and using the Document Understanding Solution Based on our day to day experience, the information we consume is entirely digital. We read the news on our mobile devices far more than we do from printed copy newspapers. Tickets for sporting events, music concerts, and airline travel are stored in apps on…

Register for the Modern Applications Online Event

By Dustin Ward

Amazon Web Services FeedRegister for the Modern Applications Online Event Earlier this year we hosted the first serverless themed virtual event, the Serverless-First Function. We enjoyed the opportunity to virtually connect with our customers so much that we want to do it again. This time, we’re expanding the scope to feature serverless, containers, and front-end…

How to implement password-less authentication with Amazon Cognito and WebAuthn

By Dustin Ward

Amazon Web Services FeedHow to implement password-less authentication with Amazon Cognito and WebAuthn In this blog post, I show you how to offer a password-less authentication experience to your customers. To do this, you’ll allow physical security keys or platform authenticators (like finger-print scanners) to be used as the authentication factor to your web or…

Containerize and deploy a gRPC application on AWS Fargate

By Dustin Ward

Amazon Web Services FeedContainerize and deploy a gRPC application on AWS Fargate These days, building an application distributed among processes, hosts, or even networks is much easier. This is partially due to an evolution in the protocols used to negotiate between different components of an application or service. This evolution is largely the result of…