
An efficient way to build your serverless microservices. Part 1. Local Development.
Improving NodeJS Dev UX with AWS SAM, Jest and esbuild. As an example I took GraphQL server for serverless API.

Improving end-to-end Node.js developer experience with AWS SAM, Jest, and esbuild. This series highlights improvements during the serverless microservices software lifecycle — from local development and testing, through cloud development and debugging, to CI/CD pipelines with GitHub Actions and testing in production.

Improving NodeJS Dev UX with AWS SAM, Jest and esbuild. As an example I took GraphQL server for serverless API.

An efficient way to build your serverless microservices

Learn to build a robust CI/CD pipeline for AWS SAM microservices using GitHub Actions, featuring Jest unit tests and k6 integration testing.