AWS AWS Lambda SnapStart - Turbocharge Java Application Startup by up to 10x at no extra cost Spring Framework 5.0 introduced Spring Cloud Function to aid the implementation of business logic as a function and to enable Spring Boot features on different serverless cloud providers (AWS Abhijit Ghosh 21 Apr 2023 · 4 min read
AWS How to run Amazon Linux 2023 (AL2023) locally on WSL? Amazon Linux 2023 (AL2023) is the next generation of Amazon Linux for developing and running cloud applications in high-performance and security enhanced execution environment. This rpm-based Linux distribution is optimized Abhijit Ghosh 14 Apr 2023 · 7 min read
AWS What is AWS Lambda's new Response Payload streaming feature? AWS Lambda's new feature, Response Streaming, can enhance user experience, responsiveness, and search engine rankings of your web applications by lowering Time to First Byte (TTFB). Additionally, it supports a Abhijit Ghosh 8 Apr 2023 · 4 min read
AWS How to install awslocal ( LocalStack AWS CLI) on Ubuntu running on WSL2 (Windows Subsystem for Linux)? If you are already enjoying LocalStack ("A fully functional local cloud stack") for building awesome AWS cloud and serverless applications locally, then awslocal will add extra Saccharin to sweeten your Abhijit Ghosh 2 Apr 2023 · 4 min read
AWS How to install LocalStack (AWS cloud service emulator) on WSL2 to develop cloud and serverless apps offline? LocalStack is an AWS cloud service emulator that can be used as a local cloud sandbox for development, prototyping and testing. It is "A fully functional local cloud stack". You Abhijit Ghosh 27 Mar 2023 · 5 min read
AWL How to install Node.js on Ubuntu 22.04 distro running on WSL2 (Windows Subsystem for Linux)? In this post, we'll see how to install Node.js (open-source, cross-platform JavaScript runtime environment) on Ubuntu 22.04 distro running in WSL2 (Windows Subsystem for Linux). Option #1 - Abhijit Ghosh 26 Mar 2023 · 3 min read
WSL Install AWS Serverless Application Model Command Line Interface (AWS SAM CLI) on Windows Subsystem for Linux (WSL 2) AWS SAM command line interface (AWS SAM CLI) tool is must have for building AWS serverless applications. In this post, we'll see how to install latest version of AWS SAM Abhijit Ghosh 23 Feb 2023 · 2 min read
WSL Install AWS Command Line Interface (AWS CLI) on Windows Subsystem for Linux (WSL 2) AWS Command Line Interface (AWS CLI) is used to interact with different AWS (Amazon Web Services) product and services in command-line shell. AWS CLI version 2 is the latest one. Abhijit Ghosh 23 Feb 2023 · 1 min read