Building Serverless Architectures

£28.98

Building Serverless Architectures

Build scalable, reliable, and cost-effective applications with a serverless architecture

Author: Cagatay Gurturk

Dinosaur mascot

Language: English

Published by: Packt Publishing

Published on: 19th July 2017

Format: LCP-protected ePub

Size: 242 pages

ISBN: 9781787128019


Build scalable, reliable, and cost-effective applications with a serverless architecture

About This Book

Design a real-world serverless application from scratch

Learn about AWS Lambda function and how to use Lambda functions to glue other AWS Services

Use the Java programming language and well-known design patterns. Although Java is used for the examples in this book, the concept is applicable across all languages

Learn to migrate your JAX-RS application to AWS Lambda and API Gateway

Who This Book Is For

This book is for developers and software architects who are interested in designing on the back end. Since the book uses Java to teach concepts, knowledge of Java is required.

What You Will Learn

Learn to form microservices from bigger Softwares

Orchestrate and scale microservices

Design and set up the data flow between cloud services and custom business logic

Get to grips with cloud provider's APIs, limitations, and known issues

Migrate existing Java applications to a serverless architecture

Acquire deployment strategies

Build a highly available and scalable data persistence layer

Unravel cost optimization techniques

In Detail

Over the past years, all kind of companies from start-ups to giant enterprises started their move to public cloud providers in order to save their costs and reduce the operation effort needed to keep their shops open. Now it is even possible to craft a complex software system consisting of many independent micro-functions that will run only when they are needed without needing to maintain individual servers.

The focus of this book is to design serverless architectures, and weigh the advantages and disadvantages of this approach, along with decision factors to consider. You will learn how to design a serverless application, get to know that key points of services that serverless applications are based on, and known issues and solutions.

The book addresses key challenges such as how to slice out the core functionality of the software to be distributed in different cloud services and cloud functions. It covers basic and advanced usage of these services, testing and securing the serverless software, automating deployment, and more.

By the end of the book, you will be equipped with knowledge of new tools and techniques to keep up with this evolution in the IT industry.

Style and approach

The book takes a pragmatic approach, showing you all the examples you need to build efficient serverless applications.

Show moreShow less