Three ways to learn Serverless with OpenFaaS this season

It's the beginning of Spring and you like many others, may be wondering what tech trend to follow next. I want to give you three practical ways to learn about Serverless with OpenFaaS so that you can think less about servers and focus on shipping your applications.

Serverless is a modern architectural pattern for designing systems which lets teams focus on shipping small reusable chunks of code which can be packaged, monitoring and scaled all in the same way. They can even be combined together to create pipelines and workflows that create new value.


Traits of Serverless Functions

When you can manage all your functions the same way then that has some advantages over traditional microservices. Microservices often differ widely and need their own custom Dockerfiles, health-checks and finely tuned web-service frameworks. The OpenFaaS framework makes use of Docker and Kubernetes to abstract as much of this away from you as you want. The framework will provide sane defaults and because the code is Open Source you have the opportunity to tweak things when you need more control.

So here are three ways for you to start learning about Serverless and how to implement it in a way that means you can use your existing open-source or enterprise Docker workflows along with the benefits provided by OpenFaaS.

1. Learn Serverless & OpenFaaS on Udemy

Nigel Poulton is a Docker Captain, author of books on Docker and Kubernetes and many related courses on PluralSight. He took a deep dive into Serverless with OpenFaaS and produced a light-weight video-course that you can take on your lunch-break and come away with all the high-level context you need.

This course is free for 7-days before going back to the regular price advertised by Udemy. It's short so check it out today.

Introduction to Serverless by Nigel Poulton

Use the coupon: FAAS-FRIDAY2 - the first code already sold out with 1k people within several hours.

2. Take the OpenFaaS workshop

I developed the OpenFaaS workshop along with help from the community to equip developers all over the world with a working knowledge of how to build practical Serverless Functions with OpenFaaS. Within a few hours you'll have built your own auto-responder bot for GitHub using Python.

If you're familiar with what the project is about and want to get started this is the best place for you to begin:

https://github.com/openfaas/workshop

The workshop is made up of a series of hands-on labs which you can work through at your own pace. The community will also be leading a series of events coming up this year around the world where you can take part in a local workshop. The first of those is at Cisco's DevNet Create event next week in Mountain View followed by OpenFaaS at Agile Peterborough 50 minutes from London/Cambridge in the UK in May. Spaces are limited so sign up if you want to attend.

OpenFaaS workshop in Bangalore

3. Use OpenFaaS

The third way to learn is to use OpenFaaS. Just deploy it on your laptop or on your favourite cloud provider and start building functions in your preferred programming language. The project can support any language - even an existing binary or Docker container can be used.

Pictured: an OpenFaaS "addiction"

I'll be sharing four case-studies from the tech industry about how people are using OpenFaaS to build their applications. The next talk after DevNet Create, is at Mountain View's Docker Meetup - so if you want to know more follow OpenFaaS on Twitter.

While you are kicking the tyres you may have some questions that are not answered in the workshop materials, so I'd encourage you to join our Slack community and to browse our new documentation site too.

https://docs.openfaas.com/

Wrapping up

There are over 11k stars on the OpenFaaS organisation, 2k commits of code to the project and dozens of events happening all over the world - all signs of a healthy community. Make this season the one where you learn how to take advantage of building Serverless Functions with Docker and Kubernetes without getting locked-in so a single provider.

Alex Ellis

Read more posts by this author.

Subscribe to Alex Ellis' Blog

Subscribe to keep in touch. By providing your email, you agree to receive marketing emails from OpenFaaS Ltd

or subscribe via RSS with your favourite RSS reader

Learn Go with my new eBook

eBook cover

"Everyday Go" is the fast way to learn tools, techniques and patterns from real tools used in production based upon my experience of building and running OpenFaaS at scale.

Buy a copy on Gumroad