Hands-On Serverless Applications with Kotlin (häftad)
Format
Häftad (Paperback / softback)
Språk
Engelska
Antal sidor
386
Utgivningsdatum
2018-09-29
Förlag
Packt Publishing Limited
Medarbetare
Kulkarni, Ameya
Illustrationer
Black & white illustrations
Dimensioner
235 x 190 x 20 mm
Vikt
663 g
Antal komponenter
1
Komponenter
403:B&W 7.5 x 9.25 in or 235 x 191 mm Perfect Bound on White w/Matte Lam
ISBN
9781788993708

Hands-On Serverless Applications with Kotlin

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

Häftad,  Engelska, 2018-09-29
611
  • Skickas från oss inom 7-10 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
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 DescriptionServerless 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, youll 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, youll understand how to implement non-functional requirements such as auditing and logging. Moving on, youll 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, youll 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 forHands-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.
Visa hela texten

Passar bra ihop

  1. Hands-On Serverless Applications with Kotlin
  2. +
  3. Co-Intelligence

De som köpt den här boken har ofta också köpt Co-Intelligence av Ethan Mollick (häftad).

Köp båda 2 för 801 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Fler böcker av författarna

  • Kotlin Blueprints

    Ashish Belagali, Hardik Trivedi, Akshay Chordiya

    Get to know the building blocks of Kotlin and best practices when using quality world-class applications About This Book Learn to build exciting and scalable Android and web applications (both the server-side and client-side parts) with your Kotli...

  • Wild at Heart

    Ameya Kulkarni

    From urban jungles to dense forests, from African grasslands to freezing Icelandic mountains and from scorching desert terrains to rain-drenched tropical monsoon shores, Ameya, a 12-year-old student from London with his quirky lens, tries to captu...

Övrig information

Hardik Trivedi is a self-taught computer programmer. He has worked on Android and Java since 2010 and has immersed himself in Kotlin and JavaScript. Apart from client projects, he loves contributing back to the development community by spending time on Stack Overflow and writing tech blogs. Hardik also mentors college students, professionals, and companies are interested in mobile app development. He is also an active community speaker. Ameya Kulkarni has 8 years of work experience in the IT industry. He is adept with JVM technologies, Golang, designing microservice-based architectures, and DevOps. He has been working with Webonise for the past six years and as a Vice President, Engineering, for the last three years. He has a good grip at agile and lean product development. He likes designing solutions and consulting businesses to augment their core abilities with technology. He has experience of building scalable and distributed systems using JVM technologies.

Innehållsförteckning

Table of Contents The basics of Serverless Serverless Offerings of AWS Design your Kotlin serverless application Develop your Serverless application Improve your app with Firebase service Analyse your application Secure your application Scale your application Advanced AWS Services