Building a Pulse Oximetry tracker using AWS Amplify and AWS serverless

By Dustin Ward

Amazon Web Services FeedBuilding a Pulse Oximetry tracker using AWS Amplify and AWS serverless This guide demonstrates an example solution for collecting, tracking, and sharing pulse oximetry data for multiple users. It’s built using AWS serverless technologies, enabling reliable scalability and security. The frontend application is written in VueJS and uses the Amplify Framework. It…

Choreography vs Orchestration in the land of serverless

By Dustin Ward

Amazon Web Services FeedChoreography vs Orchestration in the land of serverless Choreography and Orchestration are two modes of interaction in a microservices architecture. In orchestration, there is a controller (the ‘orchestrator’) that controls the interaction between services. It dictates the control flow of the business logic and is responsible for making sure that everything happens…

Enabling Single Sign-On Between OneLogin and AWS

By Dustin Ward

Amazon Web Services FeedEnabling Single Sign-On Between OneLogin and AWS By Cassia Martin, Sr. Security Solutions Architect at AWSBy Sunil Ramachandra, Technical Account Manager at AWSBy Roy Rodan, Sr. Partner Solutions Architect at AWS AWS Single Sign-On (AWS SSO) allows customers to efficiently manage user identities at scale by establishing a single identity and access…

TensorFlow Serving on Kubernetes with Amazon EC2 Spot Instances

By Dustin Ward

Amazon Web Services FeedTensorFlow Serving on Kubernetes with Amazon EC2 Spot Instances This post is contributed by Kinnar Sen – Sr. Specialist Solutions Architect, EC2 Spot TensorFlow (TF) is a popular choice for machine learning research and application development. It’s a machine learning (ML) platform, which is used to build (train) and deploy (serve) machine…