Serverless Programming Cookbook: Practical solutions to building serverless applications using Java and AWS

Heartin Kanikathottu

商品描述

Build, secure, and deploy a real-world serverless application and explore the exciting world of cloud offerings including Azure, Google Cloud, and IBM Cloud

Key Features

  • Build serverless applications with AWS Lambda, AWS CloudFormation and AWS CloudWatch
  • Perform data analytics and natural language processing(NLP)on the AWS serverless platform
  • Explore various design patterns and best practices involved in serverless computing

Book Description

Managing physical servers will be a thing of the past once you're able to harness the power of serverless computing. If you're already prepped with the basics of serverless computing, Serverless Programming Cookbook will help you take the next step ahead. This recipe-based guide provides solutions to problems you might face while building serverless applications.

You'll begin by setting up Amazon Web Services (AWS), the primary cloud provider used for most recipes. The next set of recipes will cover various components to build a Serverless application including REST APIs, database, user management, authentication, web hosting, domain registration, DNS management, CDN, messaging, notifications and monitoring. The book also introduces you to the latest technology trends such as Data Streams, Machine Learning and NLP. You will also see patterns and practices for using various services in a real world application. Finally, to broaden your understanding of Serverless computing, you'll also cover getting started guides for other cloud providers such as Azure, Google Cloud Platform and IBM cloud.

By the end of this book, you'll have acquired the skills you need to build serverless applications efficiently using various cloud offerings.

What you will learn

  • Serverless computing in AWS and explore services with other clouds
  • Develop full-stack apps with API Gateway, Cognito, Lambda and DynamoDB
  • Web hosting with S3, CloudFront, Route 53 and AWS Certificate Manager
  • SQS and SNS for effective communication between microservices
  • Monitoring and troubleshooting with CloudWatch logs and metrics
  • Explore Kinesis Streams, Amazon ML models and Alexa Skills Kit

Who this book is for

For developers looking for practical solutions to common problems while building a serverless application, this book provides helpful recipes. To get started with this intermediate-level book, knowledge of basic programming is a must.

Table of Contents

  1. Getting Started with Serverless Computing on AWS
  2. Building Serverless REST APIs with API Gateway
  3. Data Storage with Amazon DynamoDB
  4. Application Security with Amazon Cognito
  5. Web Hosting with S3, Route53, and CloudFront
  6. Messaging and Notifications with SQS and SNS
  7. Redshift, Amazon ML, and Alexa Skills
  8. Monitoring and Alerting with Amazon CloudWatch
  9. Serverless Programming Practices and Patterns
  10. Other Cloud Providers