Refactoring to Serverless. Improving app performance with Express Step functions
Introduction Serverless computing is a cloud-based approach to application development that eliminates the need for provisioning and managing servers. Instead, developers focus on writing code that is triggered by events such as HTTP requests or data...
Aug 28, 20237 min read273
