Choosing between messaging services for serverless applications

By Dustin Ward

Amazon Web Services FeedChoosing between messaging services for serverless applications Most serverless application architectures use a combination of different AWS services, microservices, and AWS Lambda functions. Messaging services are important in allowing distributed applications to communicate with each other, and are fundamental to most production serverless workloads. Messaging services can improve the resilience, availability, and…

Explore SaaS Tenant Isolation Strategies in New SaaS Whitepaper

By Dustin Ward

Amazon Web Services FeedExplore SaaS Tenant Isolation Strategies in New SaaS Whitepaper By Tod Golding, Principal Partner Solutions Architect at AWS Tenant isolation is fundamental to the design and development of software-as-a-service (SaaS) systems. It enables SaaS providers to reassure customers that—even in a multi-tenant environment—their resources cannot be accessed by other tenants. While the…

Active learning workflow for Amazon Comprehend custom classification models – Part 1

By Dustin Ward

Amazon Web Services FeedActive learning workflow for Amazon Comprehend custom classification models – Part 1 Amazon Comprehend  Custom Classification API enables you to easily build custom text classification models using your business-specific labels without learning ML. For example, your customer support organization can use Custom Classification to automatically categorize inbound requests by problem type based on…

Improved client-side encryption: Explicit KeyIds and key commitment

By Dustin Ward

Amazon Web Services FeedImproved client-side encryption: Explicit KeyIds and key commitment I’m excited to announce the launch of two new features in the AWS Encryption SDK (ESDK): local KeyId filtering and key commitment. These features each enhance security for our customers, acting as additional layers of protection for your most critical data. In this post…