Menu
EUR
Nu 10% korting op alle Microsoft-certificeringen! Bekijk aanbod
Serverless Deployments for Developers Training
€239,58 €198,00
In shopping cart
Serverless Deployments for Developers Training
(0)
Serverless Deployments for Developers Training
Serverless Deployments for Developers Training
Serverless Deployments for Developers Training
Serverless Deployments for Developers Training
Serverless Deployments for Developers Training
Serverless Deployments for Developers Training
Serverless Deployments for Developers Training
Serverless Deployments for Developers Training
Serverless Deployments for Developers Training
Serverless Deployments for Developers Training

Serverless Deployments for Developers Training

€239,58 €198,00 Incl. tax Excl. tax
In stock

Serverless Deployments for Developers E-Learning Training Gecertificeerde docenten Quizzen Assessments Tips Tricks Certificate. Read more.

Bulk discount
No discount
1 Piece
€239,58 €198,00
2% Discount
2 Pieces
€234,79 €194,04 / Piece
3% Discount
3 Pieces
€232,39 €192,06 / Piece
4% Discount
4 Pieces
€230,00 €190,08 / Piece
5% Discount
5 Pieces
€227,60 €188,10 / Piece
10% Discount
10 Pieces
€215,62 €178,20 / Piece
15% Discount
25 Pieces
€203,64 €168,30 / Piece
20% Discount
50 Pieces
€191,66 €158,40 / Piece
Make a choice
Serverless Deployments for Developers Training
128341779
In stock
Ordered before 5 p.m.! Start today.
128341779
€239,58 €198,00
  • Officieel examen
    Online of fysiek
  • Start nu – bekroonde e-learning
    Inclusief proefexamens & 24/7
  • ISO 9001 & 27001 werkwijze
    1000+ organisaties gingen u voor
  • Maatwerk & gratis intake
    Inclusief nulmeting bij training

Product description

Serverless Deployments for Developers E-Learning

Focus on code, not infrastructure – master serverless development.

Serverless computing allows developers to build and deploy applications without managing servers. This course guides you through the key concepts of serverless architecture, shows how to migrate legacy applications, and explores the tools and services provided by major cloud providers including AWS, Azure, and Google Cloud.

What you’ll learn:

  • Serverless computing principles and architecture
  • Migration strategies for legacy systems
  • Supported programming languages (Node.js, Python, Go, etc.)
  • Serverless platforms: AWS Lambda, Azure Functions, Google Cloud Functions
  • Design patterns and best practices for scalable, event-driven apps

Part of an Agile Learning Kit, this course includes e-learning, hands-on labs, mentoring, assessments, and 365-day access to all resources.

Why Choose This Training?

  • Learn how serverless transforms app development
  • Master application migration to cloud-native environments
  • Work across multiple cloud platforms and languages
  • Hands-on practice with real-world labs
  • Full access to all learning resources for 365 days

Who Should Enroll?

This training is ideal for:

  • Software developers building cloud-native apps
  • Cloud engineers modernizing infrastructure
  • DevOps professionals streamlining deployments
  • IT teams transitioning to serverless ecosystems

This Learning Kit, with more than 34 hours of online content, is divided into the following tracks:

Course content

Track 1: Beginning with Serverless Solutions

In this track, the focus will be on migrating to serverless, portability in the cloud, and serverless cloud development.
Courses (10 hours +)

Migrating to Serverless: Adopting Serverless Computing

Course: 1 Hour, 40 Minutes

  • Course Overview
  • Evolution of Computing
  • Trends in Cloud Computing
  • Data Centers and Their Hardware Requirements
  • Evolution of Cloud Data Center Models
  • Outsourcing IT Operations
  • Characteristics and Benefits of Serverless Computing
  • Serverless Computing vs. PaaS
  • Serverless vs. Container Deployment
  • DevOps and NoOps
  • Features and Applications of Serverless Architecture
  • Migrating from an Existing Service to Serverless
  • Migrating from Monolithic Apps to Serverless
  • Course Summary

Migrating to Serverless: Implementing Serverless Solutions

Course: 1 Hour, 38 Minutes

  • Course Overview
  • Serverless Architecture Implementation
  • Considerations for Serverless Selection
  • Serverless Computing Platforms and Runtime
  • Types of Serverless Systems
  • Attributes of Serverless Computing Platforms
  • Function as a Service (FaaS) and Programming Models
  • Serverless Pattern Categories
  • AWS Serverless Services
  • AWS Lambda
  • Illustrating Serverless Computing Pricing Model
  • Setting up a Development Environment
  • Serverless Hybridization & Multi-cloud Serverless
  • Course Summary

Serverless Solutions: Evolving a Serverless Mindset

Course: 1 Hour, 46 Minutes

  • Course Overview
  • Evolution of Technology & the Serverless Mindset
  • Service and Serverless Architectures
  • Traits of Serverless Application Architectures
  • Use Cases for Serverless Compute Products
  • Containerized and Serverless Implementation
  • DevOps and CloudOps for a Solutioning Mindset
  • Impact of Serverless on DevOps and CloudOps
  • The Serverless Development Process
  • NoOps and the Serverless Trend
  • Influence of Serverless on DevOps Practices
  • The Ecosystem of Serverless Technologies
  • Serverless Technology Mapping
  • Course Summary

Portability in the Cloud: Managing Cloud Portability & Interoperability

Course: 1 Hour, 29 Minutes

  • Course Overview
  • Key Elements of Portability
  • Portability Principles and Classes of Strategies
  • Development Lifecycle and Specification
  • Cloud Computing Interoperability and Portability
  • Design Principles for Interoperability
  • Characteristics and Principles of Open Platform
  • OpenAPI Specification and Tool Categories
  • Installing and Designing API using Swagger
  • Generating Server and Client Code with Swaggerhub
  • Creating and Forking API Using Swaggerhub
  • Configuring Development Environment in GCP
  • Creating API Using AWS Management Console
  • Components and Advantages of Containerization
  • Docker and Kubernetes for Portability
  • Course Summary

Portability in the Cloud: Application Portability in Multi-cloud

Course: 48 Minutes

  • Course Overview
  • Multi-cloud Architectures for Portability
  • Benefits, Challenges, and Use Cases of Multi-cloud
  • Open-source Serverless Framework for Portability
  • Configuring Multi-cloud Environment with Kubernetes
  • Patterns for Creating Multi-cloud Portable Apps
  • Deploying Python Functions in the Cloud
  • Working with CNCF-compatible Buildpacks
  • Multi-cloud Container Selection and Challenges
  • Course Summary

Serverless Cloud Development: Runtime Environments

Course: 1 Hour, 27 Minutes

  • Course Overview
  • Major Serverless Providers and Frameworks
  • Languages for Serverless Apps
  • Languages for AWS Lambda
  • Languages for Google Cloud Functions
  • Languages for Azure Functions
  • Setting up Local Development Env for AWS Serverless
  • Setting up Local Development Env for Cloud Functions
  • Setting up Local Development Env for Azure Functions
  • Deploying Serverless Functions
  • Working with Open Source Serverless Framework
  • Course Summary

Serverless Cloud Development: Serverless Applications with Diverse Languages & Environments

Course: 1 Hour, 48 Minutes

  • Course Overview
  • Installing & Configuring Node Dependencies on AWS
  • Convert Existing Node Apps to Serverless
  • Using Node.js for Google Cloud Functions
  • Using Node.js to Write & Deploy Azure Functions
  • Developing Serverless Apps Using Java on AWS
  • Developing Serverless Apps Using Ruby on AWS
  • Developing Serverless Apps Using Python on AWS
  • Developing Serverless Apps Using Python for GCP
  • Using Java and Gradle to Build Azure Functions
  • Using AWS SAM to Manage Serverless Apps
  • Using Go and AWS Lambda to Build a Web API
  • Evaluating a Serverless Computing Environment
  • Course Summary

Assessment:

Beginning with Serverless Solutions

Track 2: Developing Serverless Applications in the Cloud

In this track, the focus will be on serverless essentials, building AWS serverless applications, Azure serverless DevOps for developers, Azure serverless messaging and monitoring, and building and deploying serverless applications for GCP.
Courses (24 hours +)

Developing Serverless Applications: AWS Serverless Essentials for Developers

Course: 2 Hours, 26 Minutes

  • Course Overview
  • AWS Serverless Application Model (SAM)
  • AWS SAM Specification Components
  • AWS Serverless Application Repository
  • Publishing to AWS Serverless Application Repository
  • Deploying from AWS Serverless Application Repository
  • Messaging with AWS Using SNS and SQS
  • Implementing Fanout Messaging Using SNS and SQS
  • Implementing Message Filtering Pattern Using SNS
  • Components and Benefits of DynamoDB
  • Creating and Working with DynamoDB Table
  • Using Python and AWS SDK with DynamoDB
  • AWS Developer Tools and Cloud Development Kit (CDK)
  • Creating API Using AWS Cloud Development Kit (CDK)
  • Course Summary

Serverless Applications: Implementing RESTful API using AWS

Course: 3 Hours, 37 Minutes

  • Course Overview
  • The History of RESTful APIs
  • The Goals of REST Architecture Style
  • Uniform Contract and Service Modeling
  • The Benefits of Using REST API for Modern Apps
  • AWS API Gateway Features and Architecture
  • The Process of Working with API Gateway
  • Creating HTTP APIs
  • Creating API Gateway APIs
  • Creating API Gateway APIs to Expose Services
  • Building API Gateway REST APIs
  • Serverless Computing and AWS Serverless Services
  • The Building Blocks of AWS Lambda
  • Implementing AWS Lambda Using Node.js
  • DynamoDB in the Serverless Ecosystem
  • Creating Lambda Functions to Consume DynamoDB Events
  • Implementing REST APIs to Query DynamoDB
  • Authentication Setup for AWS Serverless Environments
  • Configuring Lambda Authorizers
  • Working with Request Validators
  • Invoking AWS Lambda Functions with S
  • Sending Asynchronous AWS Lambda Function Invocations
  • Invoking Lambda Functions at Scheduled Events
  • Customizing CloudFront Content Using Lambda
  • Course Summary

Serverless Applications: Debugging & Monitoring AWS Serverless Implementations

Course: 1 Hour, 50 Minutes

  • Course Overview
  • Application Testing Mechanisms
  • API Testing and Its Benefits
  • The Cloud Testing Approach
  • The Challenges of Cloud Testing
  • Testing Strategies for Local and Cloud Environments
  • Automated Testing and its Benefits
  • Testing Serverless Using AWS SAM
  • Integration Testing Using AWS SAM
  • Generating Event Payloads for AWS Services
  • Debugging Node.js Serverless Applications
  • AWS Services for Monitoring
  • Managing Logs Using AWS SAM CLI
  • The Lambda Function Console
  • Using the Lambda Console's Monitoring Dashboard
  • Course Summary

Azure Serverless Development Principles: Serverless Solutions Essentials

Course: 56 Minutes

  • Course Overview
  • Azure Serverless Solutions
  • Factors for Selecting Azure Serverless Solutions
  • Azure Serverless Execution Environments
  • Features of Azure Serverless Services
  • Tools to Work with Azure Serverless Applications
  • Deploying with Visual Studio Code
  • Deploying with Visual Studio Code and Azure Tools
  • Publishing Azure Functions with Visual Studio Code
  • Course Summary

Azure Serverless Development Principles: Serverless Compute Essentials

Course: 1 Hour, 26 Minutes

  • Course Overview
  • Data Management with Azure Serverless Services
  • Azure Relational and Non-relational Data Stores
  • Azure Storage Types
  • Creating and Configuring Azure Storage Types
  • Triggering Azure Functions with Blob Storage
  • Creating Serverless Azure SQL Databases
  • Managing Databases with Azure Functions
  • Azure Cosmos DB Features and Benefits
  • Creating Azure Cosmos DB Databases
  • Configuring Azure Storage and Cosmos DB Explorer
  • Managing SQL API Account with Node.js
  • Features of Non-relational Databases in Cosmos DB
  • Performing CRUD Operations on Azure Cosmos DB
  • Course Summary

Azure Serverless Development Principles: Serverless Database & Storage

Course: 1 Hour, 26 Minutes

  • Course Overview
  • Data Management with Azure Serverless Services
  • Azure Relational and Non-relational Data Stores
  • Azure Storage Types
  • Creating and Configuring Azure Storage Types
  • Triggering Azure Functions with Blob Storage
  • Creating Serverless Azure SQL Databases
  • Managing Databases with Azure Functions
  • Azure Cosmos DB Features and Benefits
  • Creating Azure Cosmos DB Databases
  • Configuring Azure Storage and Cosmos DB Explorer
  • Managing SQL API Account with Node.js
  • Features of Non-relational Databases in Cosmos DB
  • Performing CRUD Operations on Azure Cosmos DB
  • Course Summary

Applications in the Cloud: Azure Serverless Orchestration Essentials

Course: 1 Hour, 55 Minutes

  • Course Overview
  • Azure Serverless Architectures
  • Azure Orchestration and Integration Services
  • Creating Serverless Workflows Using Azure CLI
  • Creating Workflows Using Visual Studio Code
  • Creating Workflows Using Azure Logic Apps
  • Using Conditional Statements in Logic Apps Workflows
  • Orchestrating Scheduled Workflows in Logic Apps
  • Triggers and Bindings in Azure Functions
  • Automating Serverless App Workflows Using Triggers
  • Creating Back-end Services Using Function Triggers
  • Developing Unit Tests for Azure Functions
  • Azure API Management Features and Benefits
  • Creating Azure API Management Service Instances
  • Characteristics of Azure SignalR
  • Implementing Chatrooms Using SignalR
  • Course Summary

Applications in the Cloud: Azure Serverless DevOps Essentials

Course: 1 Hour, 23 Minutes

  • Course Overview
  • Azure DevOps Services
  • Azure DevOps Pipelines
  • Creating Azure Pipelines
  • Deploying with Azure Pipelines
  • The Capabilities of Azure Test Plans
  • Creating Test Labs in Azure
  • End-to-end Automated Testing
  • Implementing CI Pipelines for Azure Functions
  • Implementing CD Pipelines for Azure Functions
  • Automating Azure Functions Deployment
  • Course Summary

Azure Serverless Services: Messaging & Monitoring Essentials

Course: 1 Hour, 53 Minutes

  • Course Overview
  • Elements and Capabilities of Azure Event Grid
  • Messages and Events
  • Azure Messaging Services
  • Subscribing to Events
  • Creating & Managing Message System Topics
  • Azure Notification Hubs and Push Notifications
  • Creating Azure Notification Hubs
  • Setting Up Push Notifications
  • Configuring Azure Notification Hubs for Broadcasting
  • AWS SNS vs Azure Notification Hubs
  • Azure Serverless Monitoring
  • Azure Monitor
  • Azure Monitor Data Types
  • Analyze and Alert with Azure Monitor
  • Monitoring Virtual Machines (VMs) with Azure Monitor
  • Application Insights
  • Configuring Azure Monitor and Application Insights
  • Implementing Log Analytics Using Azure Portal
  • Course Summary

Serverless App Development: Implementation in Google Cloud Platform

Course: 2 Hours, 24 Minutes

  • Course Overview
  • Application Hosting Using Google Cloud Platform
  • Google Cloud Serverless Platforms
  • Features of Google Cloud Functions
  • Google Cloud Functions Use Cases
  • Creating and Deploying Cloud Functions
  • Setting Up Cloud Functions Local Dev Environments
  • Features and Benefits of App Engine
  • App Engine Environment Types
  • Writing and Deploying Apps to App Engine
  • Cloud Run and Its Benefits
  • Deploying Containers to Cloud Run
  • The Pros and Cons of Firebase
  • Adding Firebase to Existing Apps
  • The Features of Google Cloud Datastore
  • Storing and Querying Data in Datastore
  • Serverless for Analytics in Google Cloud Platform
  • Features and Use Cases of Dataflow
  • Creating Streaming Pipelines Using Dataflow
  • Serverless Microservices and Google Cloud Platform
  • Serverless, DevOps, and Google Cloud Platform
  • Course Summary

Serverless App Development: Applications with Google Cloud Functions

Course: 1 Hour, 41 Minutes

  • Course Overview
  • Google Cloud Functions Features and Use Cases
  • Types of Cloud Functions and Runtimes
  • Creating HTTP Functions Using Node.js and Python
  • Creating HTTP Functions Using Java and Go
  • Deploying Google Cloud Functions
  • Google Cloud Functions Frameworks
  • Triggers and Events in Google Cloud Functions
  • Creating Background Cloud Functions
  • Using Cloud Storage Trigger
  • Cloud Firestore vs. Realtime Database
  • Setting Up Cloud Firestore
  • Testing Cloud Functions
  • Writing Unit Tests for Functions
  • Using Log Explorer in Google Cloud
  • Integrating Cloud Functions with ReactJS Apps
  • Retrieving Audit Logs Using Log Explorer
  • Course Summary

Serverless App Development: Implementation with App Engine

Course: 1 Hour, 13 Minutes

  • Course Overview
  • Features of Google App Engine
  • App Engine Environments
  • Setting Up Development Environments
  • Structuring Services and Resources for App Engine
  • Writing and Testing Web Applications
  • Deploying Web Applications in App Engine
  • Managing Data Using App Engine
  • Versioning App Engine Apps
  • Traffic Splitting in App Engine
  • Securing Web Applications in App Engine
  • Google Cloud's Operations Suite
  • Configuring Monitoring & Logging for Serverless Apps
  • Course Summary

Assessment:

Developing Serverless Applications in the Cloud

Specifications

Article number
128341779
SKU
128341779
Language
English
Qualifications of the Instructor
Certified
Course Format and Length
Teaching videos with subtitles, interactive elements and assignments and tests
Lesson duration
34 Hours
Assesments
The assessment tests your knowledge and application skills of the topics in the learning pathway. It is available 365 days after activation.
Online Virtuele labs
Receive 12 months of access to virtual labs corresponding to traditional course configuration. Active for 365 days after activation, availability varies by Training
Online mentor
You will have 24/7 access to an online mentor for all your specific technical questions on the study topic. The online mentor is available 365 days after activation, depending on the chosen Learning Kit.
Progress monitoring
Access to Material
365 days
Technical Requirements
Computer or mobile device, Stable internet connections Web browsersuch as Chrome, Firefox, Safari or Edge.
Support or Assistance
Helpdesk and online knowledge base 24/7
Certification
Certificate of participation in PDF format
Price and costs
Course price at no extra cost
Cancellation policy and money-back guarantee
We assess this on a case-by-case basis
Award Winning E-learning
Tip!
Provide a quiet learning environment, time and motivation, audio equipment such as headphones or speakers for audio, account information such as login details to access the e-learning platform.

Reviews

0/5
0 stars based on 0 reviews
0 reviews
Vragen over deze training?
Of wilt u hulp bij het bestellen? Neem gerust contact op via [email protected] of bel ons op +31 36 760 1019. Wij helpen u graag!
Vragen over deze training?
Of wilt u hulp bij het bestellen? Neem gerust contact op via [email protected] of bel ons op +31 36 760 1019. Wij helpen u graag!

Recently viewed

LearnKit
Serverless Deployments for Developers Training
Serverless Deployments for Developers Training
Serverless Deployments for Developers E-Learning Training Gecertificeerde docent...
€239,58 €198,00
 
CertKit
Microsoft Java SE 8 Programming II exam IZ0-809 Training
Microsoft
Java SE 8 Programming II exam IZ0-809 Training
Order the E-Learning training Java SE 8 Programming II (exam IZ0-809) online to ...
€361,79 €299,00
 
Online 24/7
Microservices Design Patterns Training
Microservices Design Patterns Training
Order this unique E-Learning Training Microservices Design Patterns online, 1 ye...
€192,39 €159,00
 
Online 24/7
Elasticsearch Development Training
Elasticsearch Development Training
Order this unique E-Learning Training Elasticsearch Development online, 1 year 2...
€180,29 €149,00
 

Specifications

Article number
128341779
SKU
128341779
Language
English
Qualifications of the Instructor
Certified
Course Format and Length
Teaching videos with subtitles, interactive elements and assignments and tests
Lesson duration
34 Hours
Assesments
The assessment tests your knowledge and application skills of the topics in the learning pathway. It is available 365 days after activation.
Online Virtuele labs
Receive 12 months of access to virtual labs corresponding to traditional course configuration. Active for 365 days after activation, availability varies by Training
Online mentor
You will have 24/7 access to an online mentor for all your specific technical questions on the study topic. The online mentor is available 365 days after activation, depending on the chosen Learning Kit.
Progress monitoring
Access to Material
365 days
Technical Requirements
Computer or mobile device, Stable internet connections Web browsersuch as Chrome, Firefox, Safari or Edge.
Support or Assistance
Helpdesk and online knowledge base 24/7
Certification
Certificate of participation in PDF format
Price and costs
Course price at no extra cost
Cancellation policy and money-back guarantee
We assess this on a case-by-case basis
Award Winning E-learning
Tip!
Provide a quiet learning environment, time and motivation, audio equipment such as headphones or speakers for audio, account information such as login details to access the e-learning platform.
0/5
0 stars based on 0 reviews
0 reviews
Choose your language
Choose your currency

Recently added

Total excl. VAT
€0,00
Order for another €50,00 and receive free shipping
0
Compare
Start comparison

Review Serverless Deployments for Developers Training

This product has been added to your cart
Wij gebruiken functionele en analytische cookies om onze website goed te laten werken en het gebruik ervan te meten met Google Analytics. Er worden geen persoonsgegevens gedeeld voor advertentiedoeleinden. Door op "Accepteren" te klikken, geeft u toestemming voor het plaatsen van deze cookies. Manage cookies