EN

Serverless Computing

Serverless Function Tulis kode di laptop/Lokal nano lambda_function.py Isi Folder import json def lambda_handler(event, context): name = event.get('qu…

awspythonserverlesstutorial
Dev.to
EN

AWS Free Hands-On

Introduction This is for the "I want to try AWS but I'm scared of the bill" and "I made an account once and never did anything with it" crowd. By the …

awstutorialserverlessbeginners
Dev.to