Hands-On Serverless Computing: Build, run and orchestrate serverless applications using AWS Lambda, Microsoft Azure Functions, and Google Cloud Functions

Kuldeep Chowhan

商品描述

Deploy functions efficiently using different cloud-based serverless offerings

Key Features

  • Understand the concept of Function-as-a-Service
  • Implement Serverless solutions using AWS Lambda, Azure Functions and Google Cloud Functions
  • Practical approach towards choosing the best tool for your serverless environment

Book Description

Serverless applications and architectures are gaining momentum and are increasingly being used by companies of all sizes. Serverless software takes care of many problems that developers face when running systems and servers, such as fault tolerance, centralized logging, horizontal scalability, and deployments.

You will learn how to harness serverless technology to rapidly reduce production time and minimize your costs, while still having the freedom to customize your code, without hindering functionality. Upon finishing the book, you will have the knowledge and resources to build your own serverless application hosted in AWS, Microsoft Azure, or Google Cloud Platform, and will have experienced the benefits of event-driven technology for yourself.

This hands-on guide dives into the basis of serverless architectures and how to build them using Node.js as a programming language, Visual Studio Code for code editing, and Postman for quickly and securely developing applications without the hassle of configuring and maintaining infrastructure on three public cloud platforms.

What you will learn

  • Understand the benefts of serverless computing and know when to use it
  • Develop serverless applications on AWS, Azure, and Google Cloud
  • Get to grips with Function as a Service (FaaS)
  • Apply triggers to serverless functions
  • Build event-driven apps using serverless frameworks
  • Use the Node.js programming language to build serverless apps
  • Use code editors, such as Visual Studio Code, as development environments
  • Master the best development practices for creating scalable and practical solutions

Who this book is for

This book is targeted towards developers, system administrators or any stakeholder working in the Serverless environment and want to understand how functions work.

Basic idea of serverless architecture can be an added advantage

Table of Contents

  1. What is Serverless Computing?
  2. Development environment, Tools, and SDKs
  3. Getting started with AWS Lambda
  4. Triggers and events for AWS Lambda
  5. Your first Serverless application on AWS
  6. Serverless Orchestration on AWS
  7. Getting started with Azure Functions
  8. Triggers and Bindings for Azure Functions
  9. Your first Serverless application on Azure
  10. Getting started with Google Cloud Functions
  11. Triggers and events for Google Cloud Functions
  12. Your first Serverless application on Google Cloud
  13. Reference Architecture for a Web App
  14. Reference Architecture for a Real-time File Processing

商品描述(中文翻譯)

高效部署函數,使用不同的基於雲的無伺服器解決方案

主要特點



  • 了解函數即服務(Function-as-a-Service)的概念

  • 使用 AWS Lambda、Azure Functions 和 Google Cloud Functions 實現無伺服器解決方案

  • 實用方法選擇最適合您的無伺服器環境的工具

書籍描述


無伺服器應用和架構正逐漸受到各種規模公司的青睞。無伺服器軟件解決了開發人員在運行系統和伺服器時面臨的許多問題,例如容錯性、集中式日誌記錄、水平擴展性和部署。


您將學習如何利用無伺服器技術快速減少生產時間和成本,同時仍然具有自定義代碼的自由,而不會影響功能。完成本書後,您將具備在 AWS、Microsoft Azure 或 Google Cloud Platform 上構建自己的無伺服器應用的知識和資源,並親身體驗事件驅動技術的好處。


本實用指南深入探討無伺服器架構的基礎以及如何使用 Node.js 作為編程語言、Visual Studio Code 進行代碼編輯和 Postman 快速安全地開發應用程序,而無需煩惱在三個公共雲平台上配置和維護基礎設施。

您將學到什麼



  • 了解無伺服器計算的好處,並知道何時使用它

  • 在 AWS、Azure 和 Google Cloud 上開發無伺服器應用

  • 瞭解函數即服務(FaaS)

  • 對無伺服器函數應用觸發器

  • 使用無伺服器框架構建事件驅動的應用程序

  • 使用 Node.js 編程語言構建無伺服器應用

  • 使用 Visual Studio Code 等代碼編輯器作為開發環境

  • 掌握創建可擴展和實用解決方案的最佳開發實踐

本書適合對象


本書針對開發人員、系統管理員或任何在無伺服器環境中工作並希望了解函數工作原理的利益相關者。


對無伺服器架構的基本概念有所了解將是一個額外的優勢。

目錄



  1. 什麼是無伺服器計算?

  2. 開發環境、工具和 SDK

  3. 開始使用 AWS Lambda

  4. AWS Lambda 的觸發器和事件

  5. 在 AWS 上建立您的第一個無伺服器應用

  6. AWS 上的無伺服器編排

  7. 開始使用 Azure Functions

  8. Azure Functions 的觸發器和綁定

  9. 在 Azure 上建立您的第一個無伺服器應用

  10. 開始使用 Google Cloud Functions

  11. Google Cloud Functions 的觸發器和事件

  12. 在 Google Cloud 上建立您的第一個無伺服器應用

  13. Web 應用的參考架構

  14. 實時文件處理的參考架構