Best tutorials to get started with Serverless

Written by john.c.demian | Published 2018/07/11
Tech Story Tags: serverless | serverless-tutorials | golang-tutorial | lambda | started-with-serverless

TLDRvia the TL;DR App

By now every developer will be able to tell you that serverless is here to stay and you would be missing out if you were not going to start getting in on this action. So to make things easier for you I’ve compiled of lists of tutorials to get you going in no time.

So without further ado, here are the top 5 articles that will help you get started with serverless.

1. A crash course on Serverless with Node.js

In this cleverly constructed, well written tutorial, Adnan you’ll learn just how easy it is to get setup and started with serverless and NodeJs. I would strongly recommend it to anyone just starting out with serverless.

2. Create your first serverless site in 15 minutes

Not to toot my own horn(as it was written by yours truly) but this truly amazing in its simplicity, this next tutorial will show you exactly how easy it is to build a website with serverless, in fact, most of the 15 minutes mentioned in the title will be spent setting up your environment.

3. Serverless Framework example for Golang and Lambda

Maciej Winnicki writes an awesome tutorial on how to get a Golang working on a serverless environment. The reason behind this tutorial was simple: Golang support for Lambda has been one of the most anticipated releases. The crowd at re:Invent was ecstatic when Werner announced Golang support was coming soon.

4. Serverless monitoring — the good, the bad and the ugly

One of the first things you will discover while learning serverless is its lack of observability. You don’t have the options of checking out an error.log file on your server nor can you run “grep” in a terminal to figure out what is happening behind the scenes. Learning how serverless monitoring works is going to be important! Adnan points out how, with serverless, it all boils down to the developer mindset. It takes a while to switch from the mental image of a server to FaaS.

5. Serverless security risks, and where to find them

Last but not least, the next step in your serverless journey will lead you to question the security risks involved. Since the function as a service paradigm forces you to think differently about your servers will make it hard for the newcomers to understand how to identify and remove the security flaws and risks in their app. Luckily there’s an easy to follow tutorial that will help with that.

There you have it, folks, five easy to follow articles that will get you started with serverless in no time. I’d advise you take the time to go over each one of the articles mentioned here and if you got the time jump over to The complete serverless resources article we published a while back and dive even deeper into serverless.

Going Serverless is Hip - Hacker Noon_Serverless computing is a cloud computing execution model in which the cloud provider dynamically manages the…_hackernoon.com


Published by HackerNoon on 2018/07/11