Architecting Secure Serverless Applications

By Dustin Ward

Amazon Web Services FeedArchitecting Secure Serverless Applications Introduction Cloud security at AWS is our top priority, and we have a deep set of cloud security tools consisting of more than 200 security, compliance, and governance services and key features. It’s why a broad set of customers — from enterprises, to the public sector, to startups…

The serverless LAMP stack part 4: Building a serverless Laravel application

By Dustin Ward

Amazon Web Services FeedThe serverless LAMP stack part 4: Building a serverless Laravel application In this post, you learn how to deploy a Laravel application with a serverless approach. This is the fourth post in the “Serverless LAMP stack” series, previous posts covered: Part 1: Introducing the serverless LAMP stack Part 2: Scaling relational databases…

Improving speech-to-text transcripts from Amazon Transcribe using custom vocabularies and Amazon Augmented AI

By Dustin Ward

Amazon Web Services FeedImproving speech-to-text transcripts from Amazon Transcribe using custom vocabularies and Amazon Augmented AI Businesses and organizations are increasingly using video and audio content for a variety of functions, such as advertising, customer service, media post-production, employee training, and education. As the volume of multimedia content generated by these activities proliferates, businesses are…

Helping Healthcare Agencies Without Data Science Skills Get More from Patient Data

By Dustin Ward

Amazon Web Services FeedHelping Healthcare Agencies Without Data Science Skills Get More from Patient Data By Jignesh Desai, Partner Solutions Architect at AWSBy Dr. Suman De, Head of Government Healthcare Analytics at Infosys Public ServicesBy Rajib Deb, Associate Vice President at Infosys Infosys Public Services (IPS) and Amazon Web Services (AWS) have collaborated to develop…

Amazon EC2 instance port forwarding with AWS Systems Manager

By Dustin Ward

Amazon Web Services FeedAmazon EC2 instance port forwarding with AWS Systems Manager Port forwarding is a useful way to redirect network traffic from one IP address and port number combination to another. With port forwarding, you can access an EC2 instance located in a private subnet from your workstation. In this post, we walk through…