Serverless Architecture

Go to class
Write Review

Free Online Course: Serverless Architecture provided by LinkedIn Learning is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Serverless Architecture is taught by Lynn Langit.

Overview
  • Discover how serverless architecture can solve your organization's software development and deployment challenges. Review use cases and examples of different serverless solutions.

Syllabus
  • Introduction

    • Understand serverless
    • What you should know
    1. Core Serverless Concepts
    • Defining serverless applications
    • Save money: serverless census example
    • Categories and base architecture
    • Which use cases are best serverless?
    • Reviewing the cost of cloud functions
    • Risks of serverless patterns
    • Benefits of serverless patterns
    • Serverless security patterns
    2. Serverless Service Patterns
    • Serverless services
    • Storage: Object storage and data lakes
    • Events: Handling messages and streams
    • Are microservices always serverless?
    • Events and microservice serverless data
    • Common third-party API patterns
    • Compute: Cloud functions
    • Function layers and SAR
    • Function deployment patterns
    • What are serverless containers?
    3. Cloud-Native Serverless Architectures
    • Building cloud-native architectures
    • Pattern: Incorporating third-party APIs
    • Pattern: Event notifications
    • Pattern: Handle IoT events
    • Pattern: Scalable search
    • Pattern: ML classification
    • Pattern: Real-time analysis and ML
    • Pattern: Data lakes
    4. Emergent Serverless
    • Emergent serverless architectures
    • Pattern: Migrate data warehouse
    • Pattern: Enterprise IoT
    • Pattern: Genomic analysis
    • Pattern: CI/CD pipeline
    Conclusion
    • Next steps