Query drug adverse effects and recalls based on natural language using Amazon Comprehend Medical

By Dustin Ward

Amazon Web Services FeedQuery drug adverse effects and recalls based on natural language using Amazon Comprehend Medical In this post, we demonstrate how to use Amazon Comprehend Medical to extract medication names and medical conditions to monitor drug safety and adverse events. Amazon Comprehend Medical is a natural language processing (NLP) service that uses machine learning (ML)…

Using AWS CodePipeline and AWS CodeStar Connections to deploy from Bitbucket

By Dustin Ward

Amazon Web Services FeedUsing AWS CodePipeline and AWS CodeStar Connections to deploy from Bitbucket AWS CodeStar Connections is a new feature that allows services like AWS CodePipeline to access third-party code source provider. For example, you can now seamlessly connect your Atlassian Bitbucket Cloud source repository to AWS CodePipeline. This allows you to automate  the…

Modeling business logic flows in serverless applications

By Dustin Ward

Amazon Web Services FeedModeling business logic flows in serverless applications Serverless applications can help you develop more agile applications that can scale automatically. By using serverless services in your architecture, this reduces the amount of boilerplate code. It also helps offload complex tasks to specialized services. As a result, a well-designed serverless application can be…

How to lower costs by automatically deleting and recreating HSMs

By Dustin Ward

Amazon Web Services FeedHow to lower costs by automatically deleting and recreating HSMs You can use AWS CloudHSM to help manage your encryption keys on FIPS 140-2 Level 3 validated hardware security modules (HSMs). AWS recommends running a high-availability production architecture with at least two CloudHSM HSMs in different Availability Zones. Although many workloads must…