AWS Compute Blog

Category: Technical How-to

Decoupled translation architecture.

Translating documents at enterprise scale with serverless

Developing a scalable translation solution for thousands of documents can be challenging using traditional, server-based architecture. Using a serverless approach, this becomes much easier since you can use storage and compute services that scale for you.

Stream Auth0 events to AWS with Amazon eventBridge

Visualize user behavior with Auth0 and Amazon EventBridge

In this post, I show how to capture user events and monitor user behavior by using the Amazon EventBridge partner integration with Auth0. This enables you to gain insights to help deliver a more customized application experience for your users. Auth0 is a flexible, drop-in solution that adds authentication and authorization services to your applications. […]

cross-service-metrics-dashboard

Building well-architected serverless applications: Understanding application health – part 1

This series of blog posts uses the AWS Well-Architected Tool with the Serverless Lens to help customers build and operate applications using best practices. In each post, I address the nine serverless-specific questions identified by the Serverless Lens along with the recommended best practices. See the Introduction post for a table of contents and explaining […]

serverless-lens-in-console

Building well-architected serverless applications: Introduction

The following posts are a multi-part series addressing each of the questions within the Serverless Lens of the Well-Architected Tool. Series Episodes: Building well-architected serverless applications Introduction Operational Excellence: Understanding serverless application health Out of the box metrics and alerts; structured and centralized logging Custom metrics and distributed tracing Operational Excellence – Approaching serverless application […]

Building a Raspberry Pi telepresence robot using serverless: Part 1

A Pimoroni STS-Pi Robot Kit connected to AWS for remote control and viewing. A telepresence robot allows you to explore remote environments from the comfort of your home through live stream video and remote control. These types of robots can improve the lives of the disabled, elderly, or those that simply cannot be with their […]

The SMS weatherbot responds to a request.

Building a serverless weather bot with two-way SMS, AWS SAM, and AWS Lambda

People love being able to send text messages to companies to change appointments, get support, or receive order updates. Short message service (SMS) is ubiquitous around the world and supported in almost every mobile phone that you can find today. It can also be a good interface for a variety of business applications. Many developers […]