News

Introduction Modern applications are increasingly powered by large language models (LLMs) that don’t just generate text—they can call live APIs, query databases, and even trigger automated workflows.
Full TypeScript codebase with strict type annotation - get as many compile time errors as possible.; Deployment to AWS from the command line with Serverless - just run an npm script.; Publishing to ...
Sensitive information is sometimes provided as an environment variable to an AWS Lambda function. When we provide the secret as an environment variable with Terraform, the plan and apply step will ...