Teco Tutorials
  • Home
  • Tags
  • Useful Tools
  • Author

Lambda

A collection of 4 posts
Deploy a Java Lambda Function and API Gateway with AWS CDK
Java

Deploy a Java Lambda Function and API Gateway with AWS CDK

In this post, we will see how to deploy an API Gateway and a Lambda function written in Java using the AWS CDK.
Apr 8, 2022 — 10 min read
Using Typescript and Esbuild to deploy a Lambda Function with AWS CDK
AWS

Using Typescript and Esbuild to deploy a Lambda Function with AWS CDK

Do you want to know how to deploy your Lambda function written in Typescript using AWS CDK? We will use Docker and Esbuild to test it locally and deploy it in production.
Dec 4, 2021 — 5 min read
Create and deploy a Lambda Function in Node.js with AWS CDK
AWS

Create and deploy a Lambda Function in Node.js with AWS CDK

In this tutorial, we will see how to create and deploy a lambda function using the AWS CDK. We will see how to test the Lambda function locally by combining it with the SAM CLI.
Dec 4, 2021 — 6 min read
Backup a database using AWS Lambda container
Lambda

Backup a database using AWS Lambda container

In this tutorial, we will create an AWS Lambda function from a Docker image to backup a PostgreSQL database. We will also see how to test in local and deploy in production.
Nov 9, 2022 — 8 min read
Teco Tutorials © 2023
  • Twitter
  • GitHub
  • LinkedIn
Powered by Ghost