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…

How SF Medic Provides Real-Time Clinical Decision Support Using AWS Machine Learning Services

By Dustin Ward

Amazon Web Services FeedHow SF Medic Provides Real-Time Clinical Decision Support Using AWS Machine Learning Services By Kabir Chandhoke, Chief Operating Officer at SourceFuseBy Vaidant Singh, Marketing Director at SourceFuse The healthcare industry is experiencing a global shortage of doctors, nurses, and other healthcare professionals. The World Health Organization (WHO) notes that more than 45…

AppSync: how to inject table names into DynamoDB batch & transact operations

By Dustin Ward

Amazon Web Services FeedAppSync: how to inject table names into DynamoDB batch & transact operations When working with CloudFormation, AWS recommends not to give explicit names to resources and let CloudFormation name them for you. This has several advantages: It’s harder for attackers to guess resource names such as S3 buckets or DynamoDB tables. You…

How to use AWS Certificate Manager with AWS CloudFormation

By Dustin Ward

Amazon Web Services FeedHow to use AWS Certificate Manager with AWS CloudFormation Last month, Amazon Web Services (AWS) introduced the ability to automate issuing and validating public and private certificates using AWS CloudFormation. To make this easier, AWS has introduced three new features that let you: Automate the steps to validate your domain with DNS…