Hands-On Serverless Applications with Kotlin
eBook - ePub

Hands-On Serverless Applications with Kotlin

Develop scalable and cost-effective web applications using AWS Lambda and Kotlin

  1. 386 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Hands-On Serverless Applications with Kotlin

Develop scalable and cost-effective web applications using AWS Lambda and Kotlin

Book details
Table of contents
Citations

About This Book

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.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Hands-On Serverless Applications with Kotlin by Hardik Trivedi, Ameya Kulkarni in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming in Java. We have over one million books available in our catalogue for you to explore.

Information

Year
2018
ISBN
9781788991049
Edition
1

Table of contents

  1. Title Page
  2. Copyright and Credits
  3. Packt Upsell
  4. Contributors
  5. Preface
  6. Basics of Serverless
  7. AWS Serverless Offerings
  8. Designing a Kotlin Serverless Application
  9. Developing Your Serverless Application
  10. Improving Your App with Firebase Service
  11. Analyzing Your Application
  12. Secure Your Application
  13. Scale Your Application
  14. Advanced AWS Services
  15. Other Books You May Enjoy