Completed
python node
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
From Server to Serverless - The Open Source Way
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Welcome
- 3 Expectations
- 4 What is Serverless
- 5 Serverless Computing
- 6 Serverless Platforms
- 7 Two Parts to the History
- 8 Hosting Providers
- 9 IaaS Platforms
- 10 Functions as a Service
- 11 Architectural Patterns
- 12 Monolithic Architecture
- 13 ServiceOriented Architecture
- 14 Microservices Architecture
- 15 Serverless Architecture
- 16 Serverless Developer Questions
- 17 Redundancy
- 18 Drawbacks
- 19 Observability
- 20 Runtime Updates
- 21 Serverless is not just technology
- 22 Serverless compute manifesto
- 23 Four aspects of serverless
- 24 Administration
- 25 Paper execution
- 26 Unit of deployment
- 27 Event driven
- 28 Serverless use cases
- 29 Autoscaling web applications
- 30 Event streaming
- 31 Integration
- 32 Hybrid
- 33 Continuous Integration
- 34 Serverless Framework
- 35 Comparative Offerings
- 36 Open Source Options
- 37 Serverless Landscape
- 38 OpenWhisk
- 39 OpenFast
- 40 Serverless
- 41 Cubeless
- 42 Kubernetes Primitives
- 43 Kubernetes Cubeless
- 44 Vision Workflows
- 45 Fn Project
- 46 Fn Platform
- 47 K Native
- 48 K Native Components
- 49 K Native Development
- 50 K Native Serving
- 51 K Native Functions
- 52 Practical Example
- 53 PlayWithDocker
- 54 Enter Password
- 55 OpenFast GUI
- 56 figlet
- 57 write
- 58 ready
- 59 polarity
- 60 delete function
- 61 list available functions
- 62 markdown function
- 63 remove function
- 64 create directory
- 65 pull down templates
- 66 python node
- 67 docker username
- 68 serverlesshi
- 69 python handler
- 70 input text
- 71 build and deploy
- 72 invoke serverless
- 73 check stats
- 74 remove serverless
- 75 conclusion
- 76 questions