NodeJS vs Golang - an AWS costing exercise
Analyzes potential AWS cost savings from migrating a backend from NodeJS to Golang, focusing on compute services like EC2, Fargate, and Lambda.
Analyzes potential AWS cost savings from migrating a backend from NodeJS to Golang, focusing on compute services like EC2, Fargate, and Lambda.
A beginner's guide to setting up and deploying your first Firebase Cloud Function, covering initial project configuration and dependencies.
Explores if large Node.js module dependencies impact performance in regular apps vs. Serverless functions, based on community insights.
An overview of using Python with serverless services on AWS and GCP, based on a talk from the Python Frederick event.
Laravel Vapor is a new serverless hosting platform for Laravel applications, powered by AWS for auto-scaling and zero server maintenance.
Explains the differences between JAMStack and serverless web apps, focusing on their core architectural principles.
Explores the key advantages of JAMStack architecture, including tool flexibility and avoiding technology lock-in.