In this tutorial I will be demonstrating a Hello-World Python Serverless Application using AWS SAM (Serverless Application Model). SAM is a open-source framework that allows you to build serverless applications on the AWS Cloud. Serverless might familiar to most, but
Serverless
A collection of 4 posts
Using OpenFaas with Amazon DynamoDB
See how easy it is to use OpenFaaS with Amazon DynamoDB
Building Python Serverless Slack Apps on OpenFaas
If you are not familliar with OpenFaas, it's definitely time that you should have a look at it, plus, they are doing some pretty awesome work! "OpenFaaS (Functions as a Service) is a framework for building serverless functions with Docker
How to Setup a Serverless URL Shortener with API Gateway Lambda and DynamoDB on AWS
Today we will set a Serverless URL Shortener using API Gateway, Lambda with Python and DynamoDB. Overview The service that we will be creating, will shorten URLs via our API which will create an entry on DynamoDB. When a GET
Subscribe to Sysadmins
Subscribe today and get access to a private newsletter and new content every week!