The AppOptics Java agent provides an instrumentation SDK for AWS Lambda as the appoptics-aws-lambda Maven artifact,
which provides a convenience wrapper to trace functions, wrappers to trace the operation and propagate the trace context
in Apache Http clients, and OpenTelemetry-compatible SDK to create custom spans for additional insight.
In addition, appoptics-aws-lambda supports code profiling when the function is configured with enough memory/CPU.
Overview
Versions (2)
Used By
Badges
Books (11)
System Design on AWS: Building and Scaling Enterprise Solutions (2025) by Kumar, Jayanth, Singh, Mandeep Engineering Resilient Systems on AWS: Design, Build, and Test for Resilience (2024) by Schwarz, Kevin, Moran, Jennifer, Bachmeier, Nate Amazon Web Services in Action, Third Edition: An in-depth guide to AWS (2023) by Wittig, Andreas, Wittig, Michael AWS Cookbook: Recipes for Success on AWS (2022) by Culkin, John, Zazon, Mike Data Science on AWS: Implementing End-to-End, Continuous AI and Machine Learning Pipelines (2021) by Fregly, Chris, Barth, Antje Programming AWS Lambda: Build and Deploy Serverless Applications with Java (2020) by Chapin, John, Roberts, Mike Java Microservices and Containers in the Cloud: With Spring Boot, Kafka, PostgreSQL, Kubernetes, Helm, Terraform and AWS EKS (2024) by Christudas, Binildas A. Learning Amazon Web Services (AWS): A Hands-On Guide to the Fundamentals of AWS Cloud (2019) by Wilkins, Mark Building and Delivering Microservices on AWS: Master software architecture patterns to develop and deliver microservices to AWS Cloud (2023) by Amar Deep Singh Practical Amazon EC2, SQS, Kinesis, and S3: A Hands-On Approach to AWS (2017) by Gulabani, Sunil Serverless Programming Cookbook: Practical solutions to building serverless applications using Java and AWS (2019) by Heartin Kanikathottu