Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Running Serverless: Introduction to AWS Lambda and the Serverless Application Model, Adzic Gojko


Варианты приобретения
Цена: 53940.00T
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: 246 шт.  
При оформлении заказа до: 2025-07-23
Ориентировочная дата поставки: конец Сентября - начало Октября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Adzic Gojko
Название:  Running Serverless: Introduction to AWS Lambda and the Serverless Application Model
ISBN: 9780993088155
Классификация:



ISBN-10: 0993088155
Обложка/Формат: Paperback
Страницы: 226
Вес: 0.53 кг.
Дата издания: 01.07.2019
Язык: English
Иллюстрации: 14 illustrations
Размер: 235 x 191 x 15
Читательская аудитория: General (us: trade)
Подзаголовок: Introduction to aws lambda and the serverless application model
Рейтинг:
Поставляется из: США
Описание:

This book will help you get started with AWS Lambda and the Serverless Application Model (SAM). Lambda is Amazons 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. Youll 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 authors 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.



Specification by Example: How Successful Teams Deliver the Right Software

Автор: Adzic Gojko
Название: Specification by Example: How Successful Teams Deliver the Right Software
ISBN: 1617290084 ISBN-13(EAN): 9781617290084
Издательство: Неизвестно
Рейтинг:
Цена: 52790.00 T
Наличие на складе: Невозможна поставка.
Описание:

Summary

Specification by Example is an emerging practice for creating software based on realistic examples, bridging the communication gap between business stakeholders and the dev teams building the software. In this book, author Gojko Adzic distills interviews with successful teams worldwide, sharing how they specify, develop, and deliver software, without defects, in short iterative delivery cycles.About the Technology

Specification by Example is a collaborative method for specifying requirements and tests. Seven patterns, fully explored in this book, are key to making the method effective. The method has four main benefits: it produces living, reliable documentation; it defines expectations clearly and makes validation efficient; it reduces rework; and, above all, it assures delivery teams and business stakeholders that the software that's built is right for its purpose.About the Book

This book distills from the experience of leading teams worldwide effective ways to specify, test, and deliver software in short, iterative delivery cycles. Case studies in this book range from small web startups to large financial institutions, working in many processes including XP, Scrum, and Kanban.Who Should Read this Book

This book is written for developers, testers, analysts, and business people working together to build great software.What's InsideCommon process patternsHow to avoid bad practicesFitting SBE in your process50+ case studies

For additional resources go to specificationbyexample.com. ========================================​======= Table of Contents Part 1 Getting startedKey benefitsKey process patternsLiving documentationInitiating the changesPart 2 Key process patternsDeriving scope from goalsSpecifying collaborativelyIllustrating using examplesRefining the specificationAutomating validation without changing specificationsValidating frequentlyEvolving a documentation systemPart 3 Case studiesuSwitchRainStorIowa Student LoanSabre Airline SolutionsePlan ServicesSongkickConcluding thoughts

Humans Vs Computers

Автор: Adzic Gojko
Название: Humans Vs Computers
ISBN: 0993088147 ISBN-13(EAN): 9780993088148
Издательство: Неизвестно
Цена: 24510.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Humans vs Computers is a book about people caught between wrong assumptions and computer bugs. You'll read about humans who are invisible to computers, how a default password once caused a zombie apocalypse and why airlines sometimes give away free tickets. This is also a book on how to prevent, avoid and reduce the impact of such problems.

Our lives are increasingly tracked, monitored and categorised by software, driving a flood of information into the vast sea of big data. In this brave new world, humans can't cope with information overload. Governments and companies alike rely on computers to automatically detect fraud, predict behaviour and enforce laws. Inflexible automatons, barely smarter than a fridge, now make life-changing decisions. Clever marketing tricks us into believing that phones, TV sets and even cars are somehow smart. Yet all those computer systems were created by people - people who are well-meaning but fallible and biased, clever but forgetful, and who have grand plans but are pressed for time. Digitising a piece of work doesn't mean there will be no mistakes, but instead guarantees that when mistakes happen, they'll run at a massive scale.

The next time you bang your head against a digital wall, the stories in this book will help you understand better what's going on and show you where to look for problems. If nothing else, when it seems as if you're under a black-magic spell, these stories will at least allow you to see the lighter side of the binary chaos.

For people involved in software delivery, this book will help you find more empathy for people suffering from our mistakes, and discover heuristics to use during analysis, development or testing to make your software less error prone.

About the author

Gojko Adzic is a partner at Neuri Consulting LLP, winner of the 2016 European Software Testing Outstanding Achievement Award, and the 2011 Most Influential Agile Testing Professional Award. Gojko's book Specification by Example won the Jolt Award for the best book of 2012, and his blog won the UK Agile Award for the best online publication in 2010.

Gojko is a frequent keynote speaker at leading software development conferences and one of the authors of MindMup and Claudia.js. As a consultant, Gojko has helped companies around the world improve their software delivery, from some of the largest financial institutions to small innovative startups.


Fifty Quick Ideas to Improve Your Tests

Автор: Adzic Gojko, Evans David, Roden Tom
Название: Fifty Quick Ideas to Improve Your Tests
ISBN: 0993088112 ISBN-13(EAN): 9780993088117
Издательство: Неизвестно
Рейтинг:
Цена: 34320.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.

Fault Diagnosis of Induction Motors

Автор: Faiz Jawad, Ghorbanian Vahid, Joksimovic Gojko
Название: Fault Diagnosis of Induction Motors
ISBN: 1785613286 ISBN-13(EAN): 9781785613289
Издательство: Неизвестно
Рейтинг:
Цена: 219940.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book is a comprehensive, structural approach to fault diagnosis strategy. The different fault types, signal processing techniques, and loss characterisation are addressed in the book. This is essential reading for work with induction motors for transportation and energy.

Impact Mapping: Making a Big Impact with Software Products and Projects

Автор: Adzic Gojko
Название: Impact Mapping: Making a Big Impact with Software Products and Projects
ISBN: 0955683645 ISBN-13(EAN): 9780955683640
Издательство: Неизвестно
Цена: 39230.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: System science and engineering is a field that covers a wide spectrum of modern technology. A system can be seen as a collection of entities and their interrelationships, which forms a whole greater than the sum of the entities and interacts with people, organizations, cultures and activities and the interrelationships among them. Systems composed of autonomous subsystems are not new, but the increased complexity of modern technology demands ever more reliable, intelligent, robust and adaptable systems to meet evolving needs. This book presents papers delivered at the International Conference on System Science and Engineering ICSSE2015,

Fifty Quick Ideas to Improve Your User Stories

Автор: Adzic Gojko
Название: Fifty Quick Ideas to Improve Your User Stories
ISBN: 0993088104 ISBN-13(EAN): 9780993088100
Издательство: Неизвестно
Цена: 39230.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.

Humans Vs Computers

Автор: Adzic Gojko
Название: Humans Vs Computers
ISBN: 0993088139 ISBN-13(EAN): 9780993088131
Издательство: Неизвестно
Цена: 39230.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Humans vs Computers is a book about people caught between wrong assumptions and computer bugs. You'll read about humans who are invisible to computers, how a default password once caused a zombie apocalypse and why airlines sometimes give away free tickets. This is also a book on how to prevent, avoid and reduce the impact of such problems.

Our lives are increasingly tracked, monitored and categorised by software, driving a flood of information into the vast sea of big data. In this brave new world, humans can't cope with information overload. Governments and companies alike rely on computers to automatically detect fraud, predict behaviour and enforce laws. Inflexible automatons, barely smarter than a fridge, now make life-changing decisions. Clever marketing tricks us into believing that phones, TV sets and even cars are somehow smart. Yet all those computer systems were created by people - people who are well-meaning but fallible and biased, clever but forgetful, and who have grand plans but are pressed for time. Digitising a piece of work doesn't mean there will be no mistakes, but instead guarantees that when mistakes happen, they'll run at a massive scale.

The next time you bang your head against a digital wall, the stories in this book will help you understand better what's going on and show you where to look for problems. If nothing else, when it seems as if you're under a black-magic spell, these stories will at least allow you to see the lighter side of the binary chaos.

For people involved in software delivery, this book will help you find more empathy for people suffering from our mistakes, and discover heuristics to use during analysis, development or testing to make your software less error prone.

About the author

Gojko Adzic is a partner at Neuri Consulting LLP, winner of the 2016 European Software Testing Outstanding Achievement Award, and the 2011 Most Influential Agile Testing Professional Award. Gojko's book Specification by Example won the Jolt Award for the best book of 2012, and his blog won the UK Agile Award for the best online publication in 2010.

Gojko is a frequent keynote speaker at leading software development conferences and one of the authors of MindMup and Claudia.js. As a consultant, Gojko has helped companies around the world improve their software delivery, from some of the largest financial institutions to small innovative startups.



Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия