Using SCPs to block deployments of public REST API endpoints in Amazon API GatewayI work with a variety of customers who need to implement guardrails when deploying serverless resources in AWS. Those guardrails are…5d ago5d ago
Using source identity with AWS IAM for fine-grained access controlI recently had a chat in an internal serverless office hours session that I host weekly, where a colleague talked about a customer who was…Jun 17Jun 17
Monitoring and alerting on AWS service quotasI recently had a customer engagement where they were trying to see how close Lambda function concurrent executions were coming to the…Jun 7Jun 7
Building scheduled workflows using native integrations and intrinsic functionsIn this post, I dive deep in discussing how to build a scheduled workflow, using EventBridge Scheduler and Step Functions.Jan 31Jan 31
Building serverless APIs using single table design and test-driven developmentDuring the winter break when things were relatively quiet, I decided to build an application that manages and tracks daily reading…Jan 12Jan 12
Accelerating serverless development with blueprints and governanceI spend lots of time talking to organizations about how to build and deploy serverless applications. While many people are still learning…Dec 20, 2023Dec 20, 2023
Implementing RAG with Amazon Bedrock and AWS LambdaExtending on my prior blog post, I wanted to continue tinkering with generative AI concepts using Amazon Bedrock and AWS Lambda. This time…Dec 1, 20232Dec 1, 20232
Using Amazon Bedrock with AWS LambdaWith the buzz about GenAI and AWS’s recent GA release of Amazon Bedrock, I decided to spend some time understanding how to use the service…Oct 27, 20231Oct 27, 20231
Configuring code signing with AWS Lambda functions and layersI’ve been spending a bunch of time lately thinking about governance for developing serverless applications. One way to secure serverless…Nov 24, 2021Nov 24, 2021
Deploying Java-based AWS Lambda functions as OCI images and JAR filesTo test out and demo the announcement around container support for AWS Lambda functions, I built a demo to investigate what it would take…Dec 16, 2020Dec 16, 2020