Our great sponsors
-
aws-lambda-powertools-python
A suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, structured logging and creating custom metrics asynchronously easier
for secrets, I would recommend using AWS PowerTools if you can (depending on your language) - https://github.com/awslabs/aws-lambda-powertools-python - https://github.com/awslabs/aws-lambda-powertools-typescript
-
aws-lambda-powertools-typescript
A suite of utilities for AWS Lambda Functions that makes structured logging, creating custom metrics asynchronously and tracing with AWS X-Ray easier
for secrets, I would recommend using AWS PowerTools if you can (depending on your language) - https://github.com/awslabs/aws-lambda-powertools-python - https://github.com/awslabs/aws-lambda-powertools-typescript
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Related posts
- Amazon Announces AWS Lambda Powertools TypeScript
- I made an Open Source Node.js Starter Template with Express.js + Serverless framework + TypeScript + Jest + ESLint + Prettier + Husky + Lint-Staged + Commitlint + Dotenv + VSCode (w/ Debugging)
- Just updated my Node.js Serverless Backend Template by including Jest for testing and Commitlint for better commit message. Built with Express.js + TypeScript + Serverless Framework + ESLint + Prettier + Husky + Lint-Staged + VSCode + Dotenv
- Test Node.js code with Jest directly with free VSCode extension: instant test feedback, real-time code coverage, problem inspector directly inside your editor. Writing tests is now much easier and enjoyable. Configuration in the comments.
- I Updated my Open Source Serverless Starter Template with Serverless framework 3 + ExpressJS + TypeScript + ESLint (Airbnb config) + Prettier + Husky + Lint-Staged + VSCode (w/ Debugging)