Pinned Repositories
adobe
This repository implements an example using the Adobe Developer APIs.
arduino
Learning to code with Arduino
buildit
Example solution for a Build It! internal workshop
eventbridge_global
lambda_bedrock
This repository implements a quick prototype with AWS Lambda and Amazon Bedrock.
lambda_bedrock_streaming
This repository implements a quick prototype with AWS Lambda and Amazon Bedrock with streaming responses.
lambda_lattice
This repository implements Lambda integration with VPC Lattice both as a client and as a backend.
lambda_oci_java
Demo for Lambda OCI support for Java functions
lambda_snapstart
Spring Boot application configured to run inside AWS Lambda
leetcode
Practice with Rust using leetcode problems
heeki's Repositories
heeki/lambda_bedrock_streaming
This repository implements a quick prototype with AWS Lambda and Amazon Bedrock with streaming responses.
heeki/lambda_oci_java
Demo for Lambda OCI support for Java functions
heeki/eventbridge_global
heeki/lambda_bedrock
This repository implements a quick prototype with AWS Lambda and Amazon Bedrock.
heeki/lambda_snapstart
Spring Boot application configured to run inside AWS Lambda
heeki/adobe
This repository implements an example using the Adobe Developer APIs.
heeki/buildit
Example solution for a Build It! internal workshop
heeki/eventbridge_java
EventBridge example with a Java-based Lambda function
heeki/eventbridge_scheduler
EventBridge Scheduler demo with Step Functions as the target
heeki/lambda_lattice
This repository implements Lambda integration with VPC Lattice both as a client and as a backend.
heeki/reading
A reading scheduler and tracking application built using AWS serverless services
heeki/springboot_native
Demo for Lambda OCI to compare container-based deployment versus function-based deployment
heeki/templates
Personal getting started templates for projects on AWS
heeki/tools
Various tools for AWS
heeki/arduino
Learning to code with Arduino
heeki/leetcode
Practice with Rust using leetcode problems
heeki/buildit_events
Example solution for a Build It! events internal workshop
heeki/coffee
heeki/lambda_context
Prototype demonstrating how to use SourceIdentity for restricting downstream SDK calls in a Lambda function
heeki/lambda_controls
Repository demonstrating governance capabilities with AWS Lambda
heeki/lambda_efs
AWS Lambda integration with Amazon EFS
heeki/lambda_fastapi
Repository implementing FastAPI in an AWS Lambda function
heeki/lambda_observability
Sample code to demonstrate some Lambda observability practices
heeki/serverless-patterns
Serverless patterns. Learn more at the website: https://serverlessland.com/patterns.
heeki/serverless-samples
This repository contains samples of Serverless application code.
heeki/sf_catch
Prototyping catch clause with Step Functions
heeki/sf_cdk
Example repository implementing Step Functions using CDK
heeki/sf_transform
Demo for stopping/redriving executions and transforming payloads
heeki/tick
Sample application for ingesting and processing tick data
heeki/wasm_rust
WASM application using Rust