Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Hands-On Serverless Applications with Kotlin: Develop scalable and cost-effective web applications using AWS Lambda and Kotlin

Posted By: IrGens
Hands-On Serverless Applications with Kotlin: Develop scalable and cost-effective web applications using AWS Lambda and Kotlin

Hands-On Serverless Applications with Kotlin: Develop scalable and cost-effective web applications using AWS Lambda and Kotlin by Hardik Trivedi, Ameya Kulkarni
English | September 29, 2018 | ISBN: 1788993705 | PDF | 386 pages | 33.7 MB

Choose the right architecture and design it using design patterns to create a serverless application that cuts costs and is easily scalable

Key Features

Design enterprise ready serverless applications that effortlessly meet your customers' requirements
Effectively deploy, manage, monitor, and orchestrate serverless applications using AWS
Use Cloud9 to provision a secured development environment in the cloud

Book Description

Serverless is a cloud computing execution model where the cloud provider dynamically manages the allocation and provisioning of servers. Many companies have started using serverless architectures to cut costs and improve scalability. Hands-On Serverless Applications with Kotlin is your one-stop guide to designing serverless architectures for your applications with AWS and Kotlin.

To start with, you'll explore the fundamentals of serverless architecture and how AWS Lambda functions work. You will then learn to design, build, secure, and deploy your application to production. In addition to these activities, you'll understand how to implement non-functional requirements such as auditing and logging. Moving on, you'll discover how to scale up and orchestrate serverless applications using an open source framework and handle distributed serverless systems in production.

By the end of the book, you'll have gained the knowledge needed to build scalable and cost-efficient Kotlin applications with a serverless framework.

What you will learn

Design a serverless architecture
Use AWS Lambda to contain your serverless API
Explore the various ways to keep serverless apps safe and secure
Understand how a serverless API allows you to use huge infrastructure and cut costs
Discover how to handle distributed systems in Kotlin
Design the data flow between cloud services and custom business logic
Secure your Kotlin AWS serverless application
Master Kotlin design patterns for serverless applications

Who this book is for

Hands-On Serverless Applications with Kotlin is for you if you are a Kotlin developer who wants to learn about serverless architectures. It is assumed that you have some knowledge of Kotlin programming and AWS.