The XKCD Server is a Golang-based program that downloads and serves XKCD comics via an HTTP REST API. It demonstrates the use of Go, Git, Docker, HTTP servers, multithreading, unit testing, and ...
This Terraform module deploys an AWS Lambda function that uses Amazon Bedrock to detect prompt injection attempts in user input. The module implements the security principles outlined in this hands-on ...