Автор: Gupta Mohit Название: Serverless Architectures with Aws ISBN: 1789805023 ISBN-13(EAN): 9781789805024 Издательство: Неизвестно Цена: 6068.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Serverless Architectures with AWS teaches you how to build serverless applications on AWS-applications that do not require the developer to provision, scale, or manage any servers. Using an event-driven approach and AWS Lambda as the primary service, the book explains the many benefits of serverless architectures. By the end of the book, you ...
Автор: Kanikathottu Heartin Название: Serverless Programming Cookbook ISBN: 1788623797 ISBN-13(EAN): 9781788623797 Издательство: Неизвестно Рейтинг: Цена: 9010.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The serverless architecture allows you to build and run applications and services without having to manage the infrastructure which saves cost and improves scalability. In this book, you will learn to harness serverless technology to reduce production time, minimize cost and have the freedom to customize your code, without hindering functionality.
This book will help you get started with AWS Lambda and the Serverless Application Model (SAM). Lambda is Amazon's engine for running event-driven functions, and SAM is an open-source toolkit that greatly simplifies configuring and deploying Lambda services. Together, they make it easy to create auto-scaling APIs and cloud services designed for serverless deployments. You'll learn how to:
Design applications that get the most out of serverless architecture
Create auto-scaling web APIs
Handle background tasks and messaging workflows
Set up a deployment pipeline for effective team collaboration
Test and troubleshoot code designed for AWS Lambda
Inspect and monitor serverless applications
Running Serverless is a technical tutorial book. It will be useful for two groups of software developers and architects: people who have no previous experience working with serverless applications and are interested in learning about emerging cloud architectural patterns, and people who already work with Lambda using other deployment frameworks and want to learn about AWS SAM, the Serverless Application Model.
The contents of this book are based on author's experiences with MindMup, a collaborative mind-mapping system that was one of the early adopters of AWS Lambda. MindMup moved to a serverless model from an application hosting service throughout 2016, in order to benefit from on-demand scaling. We reduced operational costs by about two-thirds while significantly increasing application capacity, speeding up development and reducing time to market for new features.
This book is structured as a walk-through for building a practical application. We start from a simple static API and gradually grow it into an online image-resizing service, ready for millions of users, with all the supporting operational and infrastructural capabilities. The application closely resembles real-world systems that many of you will develop in your jobs. This will give you a good structure for your own work, and you will be able to almost copy parts to get a head start. As you discover how to create and deploy different parts of the application, you will also learn about key aspects of Lambda and related services, important tips, techniques and tools for running serverless.
The tutorial evolved from dozens of conference workshops and code camps. Gojko and his colleagues have used the exercises from this book to teach hundreds of developers about serverless architectures, improving the examples through feedback into a great way to gradually introduce important concepts.
Автор: Barguzar Abdulwahid Abdulhaque Название: Building Serverless Python Web Services with Zappa ISBN: 1788837614 ISBN-13(EAN): 9781788837613 Издательство: Неизвестно Рейтинг: Цена: 8091.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Serverless applications are quite popular, not just because they save developers the trouble of managing servers, but also because they provide several other benefits such as cutting heavy costs and improving the overall performance of the application. This book will teach you the fundamentals of creating efficient serverless applications
Автор: Labouardy Mohamed Название: Hands-On Serverless Applications with Go ISBN: 1789134617 ISBN-13(EAN): 9781789134612 Издательство: Неизвестно Рейтинг: Цена: 9010.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Hands-On Serverless Applications with Go will teach you how to design a Go serverless application and deploy it to Lambda. Thanks to AWS Lambda, serverless architectures are growing in popularity and this book will help you build software that is modern, scalable, and efficient.
Автор: Gilbert John Название: JavaScript Cloud Native Development Cookbook ISBN: 1788470419 ISBN-13(EAN): 9781788470414 Издательство: Неизвестно Рейтинг: Цена: 9010.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Cloud-native development is a modern approach to building and running applications that leverage the merits of the cloud computing model. With cloud-native development, teams can deliver faster and in a more lean and agile way than traditional approaches. This recipe-based guide provides you quick solutions for your cloud-native applications.
Автор: Sadowski Marek, Frantzell Lennart Название: Serverless Swift: Apache Openwhisk for IOS Developers ISBN: 1484258355 ISBN-13(EAN): 9781484258354 Издательство: Springer Рейтинг: Цена: 5309.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Chapter 1: Introducing Serverless
Chapter 2: Actors in the Serverless space
Chapter 3: Apache OpenWhisk - OpenSource project
Chapter 4: Hello World from Apache OpenWhisk in Swift
Chapter 5: Apache OpenWhisk Deep Dive
Chapter 6: Create an iOS app Using Serverless Swift
Chapter 7: Use Cases
Chapter 8: Cloud Native Development Best Practices
Описание: With this hands-on guide, Java engineers will learn how to use their language experience in the new world of serverless computing. You`ll discover how this cloud computing execution model can drastically decrease the complexity in developing and operating applications while reducing costs and time to market.
Автор: Trivedi Hardik, Kulkarni Ameya Название: Hands-On Serverless Applications with Kotlin ISBN: 1788993705 ISBN-13(EAN): 9781788993708 Издательство: Неизвестно Рейтинг: Цена: 9010.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Serverless architecture allows you to build and run applications and services without having to manage the infrastructure. This book will be your companion and guide to design serverless architectures for your applications with AWS and Kotlin. This book will help you build the client application and the backend functions serving it.
Автор: Klems Markus Название: AWS Lambda Quick Start Guide ISBN: 1789340195 ISBN-13(EAN): 9781789340198 Издательство: Неизвестно Рейтинг: Цена: 4137.00 р. Наличие на складе: Нет в наличии.
Описание: Amazon Lambda is the part of Amazon Web Services that lets you run your code without provisioning or managing servers. Amazon Lambda is a compute service that enables you to deploy applications and back-end services that operate with zero upfront cost and require no system administration.
Автор: Bass, Daniel Название: Beginning serverless architectures with microsoft azure ISBN: 1789537045 ISBN-13(EAN): 9781789537048 Издательство: Неизвестно Рейтинг: Цена: 3125.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Many businesses are rapidly adopting a microservices-first approach to development, driven by the availability of new commercial services like Azure Functions and AWS Lambda. In this book, we`ll show you how to quickly get up and running with your own serverless development on Microsoft Azure. We start by working through a single function, and ...
Описание: With cloud providers running servers and managing machine resources, companies now can focus solely on the application`s business logic and functionality. This hands-on book shows experienced programmers how to build and deploy scalable machine learning and deep learning models using serverless architectures with Microsoft Azure.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru