The project demonstrates how to use Ansible to deploy an Amazon EKS cluster incl. extensions and example workload
Spark runtime on AWS Lambda
Demonstration of how to deploy a scalable video conference solution based on Big Blue Button
An example of AWS Greengrass used in a miniature fulfillment center.
The Generative AI Newsletter Application sample is a ready-to-use serverless solution designed to allow users to create rich newsletters automatically with content summaries that are AI-generated.
A generative AI application that summarizes the content of AWS What's New and other web articles in multiple languages, and delivers the summary to Slack or Microsoft Teams.
Code companion to AWS Compute Series on building a serverless backend for a streaming application. Questions? Contact @jbesw.
Multi-Branch CI/CD Pipeline using CDK Pipelines.
This repo presents a demo application for realtime livestream video quality monitoring using AWS serverless and AI/ML services.
Learn how to use Kinesis Firehose, AWS Glue, S3, and Amazon Athena by streaming and analyzing reddit comments in realtime. 100-200 level tutorial.
Terraform modules for an EC2 Image Builder Pipeline with an Amazon Linux 2 Baseline Container Recipe, which is used to deploy a Docker based Amazon Linux 2 Container Image that has been hardened according to RHEL 7 STIG Version 3 Release 7 - Medium.
Managed ELKK stack implemented with the AWS CDK
Using AWS messaging services in serverless applications with AWS SAM. Questions? @jbesw
This application uses a Synchronous Express workflow to analyse a contact form submission and provide customers with a case reference number.
Java on AWS Workshop and Immersion Day content. Run Java efficiently in the AWS cloud.
Real-time low latency API framework that sits between your applications and recommender systems such as Amazon Personalize
Build APIs Using container image support for AWS Lambda with AWS CDK
End to end code samples for training an object detection model in Amazon SageMaker using the built-in SSD algorithm and running it on AWS IoT Greengrass.
Sample CDK project with React App using ABAC and Amazon Cognito Identity Pools to access AWS resources
Code from the AWS Step Functions series on Twitch, where we take a deep dive into one of my favorite serverless services!
Bring your own data Labs: Build a serverless data pipeline based on your own data
Uncovering Hidden Connections in Unstructured Financial Data using Amazon Bedrock and Amazon Neptune
Sample configuration blueprint for configuring multiple Amazon EKS clusters (test and production) using GitOps with Flux. This repository installs a set of commonly used Kubernetes add-ons to perform policy enforcement, restrict network traffic with network policies, cluster monitoring, extend Kubernetes deployment capabilities enabling Canary deployments for your applications...
AWS DevOps for Docker - a sample project to help you build Docker containers and run them on AWS. In addition to running locally, this project can run your container on EC2, ECS, EKS, AWS Batch, and AWS Lambda.
This example deploys a serverless application that screenshots a target website every 15 minutes and stores the result in an S3 bucket.
This repository contains all the example code to help you build a content aggregator like serverless land. It is split into 2 components: Part 1: The front-end, an auto-building static website. Part 2: The backend, am automaed content aggregation workflow.
In this example we will provide step-by-step instructions to create Amazon CloudFront Signed URLs with both canned and custom policies using: AWS Lambda as the execution tool; AWS Secrets Manager to manage the private signing key for security best practices; Amazon S3 as a restricted content source.
Sample code for the AWS Big Data Blog Post Building a scalable streaming data processor with Amazon Kinesis Data Streams on AWS Fargate
Build a real-time recommendation engine for an e-commerce website leveraging SageMaker Feature Store as a core component of the solution.