Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Introduction to Serverless
Rating: 4.0 out of 5(187 ratings)
2,347 students

Introduction to Serverless

Learn the basics of serverless on your lunch-break
Created byNigel Poulton
Last updated 3/2018
English

What you'll learn

  • The fundamentals of "serverless" and how it applies to your work and career.

Course content

1 section8 lectures30m total length
  • Course Intro3:10

    Clarify the big picture of serverless and functions as a service in cloud computing. Experience a concise theory-to-practice format with a hands-on lab using open files.

  • Big Picture6:56

    Explore how serverless centers on event-driven computing and small, single-purpose functions that run on demand, with platform-managed infrastructure and benefits like agility, speed, and micro billing.

  • How it Works1:53

    Write your function in any language, package it as a zip file or container image, and upload it to the serverless platform. A trigger runs it on demand.

  • The Evolution of Cloud3:18

    Explore how the evolution of cloud shifts grunt work to managed services, enables bursty workloads with zero capacity planning, and showcases serverless pricing with CapEx-to-OpEx savings.

  • Use-cases3:50

    Explore stateless use cases for serverless functions that augment existing services, from image compression in blob stores to event-driven front-end and IoT workflows, while noting platform differences and future potential.

  • OpenFaaS Basics5:38

    OpenFaaS basics present an open source service framework that packages code into containers for deployment on Kubernetes or Docker Swarm, enabling event-driven functions via HTTP endpoints.

  • OpenFaaS Continued4:01

    Explore OpenFaaS continued, running any image or document as a function with a watchdog, using machine learning to identify content and monitor via Prometheus and the open source community.

  • Recap1:49

    Explore serverless, an event-driven model where you write code, package it, and run events with millisecond billing, lambda. Focus on delivering business value while no ops and scaling worries fade.

Requirements

  • Basic knowledge of cloud computing

Description

Cloud computing is evolving at warp speed, and it's hard to keep track all the new buzzwords. This course gives you everything you need to know about Serverless and Functions as a Service (FaaS). By the end, you'll know enough to get started, and be confident answering all the questions that get thrown at you - whether the questions are at the coffee machine or in the board room.

Who this course is for:

  • Developers, IT ops, and IT management who want to understand the basics of serverless and functions as a service (FaaS)