Leanpub Header

Skip to main content

Filters

Category: "Distributed Systems"

Distributed Systems

  1. The Essential Guide to Safely Joining Bitcoin

    The Essential Guide to Safely Joining Bitcoin will show you how to securely connect to the Bitcoin network, using the safest practices and most innovative platforms available to date. No getting lost in technical jargon or potential scams in this turn-key guide. Navigate the bitcoin economy safely and profitably using the help of a professional with proven knowledge.

  2. Coding an Architecture Style
    Coding an Architecture Style
    A practical guide to learn Software Architecture by coding in Java
    Enrique Pablo Molinari

    If you want to know how to design and code an application with Modular Architecture, or with Layered Architecture or with Hexagonal Architecture (Clean Architecture), or with Microservice Architecture this book is for you. If you are a developer who is always trying to write clean, solid and elegant software structures, this book is for you.

  3. Designing Distributed Systems
    Designing Distributed Systems
    Distributed Systems
    Joseph Thachil George

    From mobile phones to the Internet, our lives depend increasingly on distributed systems linking computers and other devices together in a seamless and transparent way. This edition provides a comprehensive source of material on the principles and practice of distributed computer systems.

  4. UML ERP Workshop - Writing an SDD with Enterprise Architect, a Report Engine
    UML ERP Workshop - Writing an SDD with Enterprise Architect, a Report Engine
    Designing an Enterprise Resource Planning (ERP) System with the UML modeling tool, Enterprise Architect. Writing a Software Design Document (SDD) for a Data Driven Report Engine.
    Jose Zouain
    No Description Available
  5. Microservice Transaction Patterns
    Microservice Transaction Patterns
    For The Enterprise
    guypardon

    Looking for microservices but without the complexity of Saga or eventual consistency? This book is for you!

  6. Moderne Datenzugriffslösungen mit Entity Framework Core 7.0
    Moderne Datenzugriffslösungen mit Entity Framework Core 7.0
    Datenbankprogrammierung / Objekt-Relationales Mapping mit C# in .NET 6.0 und .NET 7.0
    Dr. Holger Schwichtenberg

    Dies ist die Version 11.12 dieses Fachbuchs, die am 02.11.2023 im Umfang von 819 Druckseiten erschienen ist. Dieses Buch behandelt die aktuellste Version von Entity Framework Core 7.0.13 und gibt einen Ausblick auf Entity Framework Core 8.0.

  7. Making RPG Browser Games
    Making RPG Browser Games
    Constructing Role-Playing Game "Content-as-a-Service" (CaaS) for Phaser.js Gaming Frameworks v3.x.x and v2.x.x.
    Stephen Gose

    This expanded chapter, from Phaser Game Starter Kit Collection, leads you through "White Labeled" Role-Playing "Content-as-a-Service" - an innovative approach in "Headless HTML5 Game Design". It provides both front- & back-end encoding. These advanced topics of "full-stack" development is for anyone interested in RPG "trade-secrets" development.

  8. Lora Remote Sensing System

    Tells how to write an Arduino program to detect mechanical, magnetic or angular velocity disturbances anywhere within 600 yards line-of-sight of your lora base station, and to issue alerts when the disturbances exceed preset levels, which may be programmed remotely from your base station, which is a different Arduino program on the same board type.

  9. Cloud Computing for Data Analysis
    Cloud Computing for Data Analysis
    The missing semester of Data Science
    Noah Gift

    This book is designed to give you a comprehensive view of cloud computing including Big Data and Machine Learning. Many resources will be used including interactive labs on Cloud Platforms (Google, AWS, Azure) using Python. This is a project-based book with extensive hands-on assignments. Based on material taught at leading universities.

  10. Event Sourcing in Python
    Event Sourcing in Python
    Event-oriented analysis and design with applications
    John Bywater

    A pattern language for event sourced applications and reliable distributed systems. Examples are written in the Python programming language. Now includes event-oriented introductions to the pattern language scheme of Christopher Alexander, the process philosophy of Alfred North Whitehead, and the person-centred psychology of Rogers and Rosenberg.

  11. Effective Kafka
    Effective Kafka
    A Hands-On Guide to Building Robust and Scalable Event-Driven Applications with Code Examples in Java
    Emil Koutanov

    Modern event-driven architecture has become synonymous with Apache Kafka. This book is a complete, A-Z guide to Kafka. From introductory to advanced concepts, it equips you with the necessary tools and insights, complete with code and worked examples, to navigate its complex ecosystem and exploit Kafka to its full potential.

  12. Lora Tools For Arduino SAMD M0

    How to build LoRa radios with inexpensive components from Adafruit, and program them with Lora ping, repeat, modem, and Bluetooth bridge programs..

  13. Plutus: Writing reliable smart contracts
    Plutus: Writing reliable smart contracts
    NOTICE: This book is out of date. It shows PLUTUS as it was in 2019. We are currently working in the new edition that depicts the latest development of the PLUTUS programming language.
    Alejandro Garcia Fdz, Lars Brünjes, and Polina Vinogradova

    This practical ebook is a guide to programming with the Plutus language for highly secure smart contracts on the Cardano blockchain, home of the ada cryptocurrency. Plutus is based on the Haskell functional programming language and comes complete with a full testing environment accessed via any browser.

  14. Distributed Systems for practitioners

    Learn the basic principles that govern how distributed systems work and how you can design your systems for increased performance, availability and scalability. Understand the basic algorithms and protocols used to solve the most common problems in the space of distributed systems.

  15. Программирование Cloud Native. Микросервисы, Docker и Kubernetes
    Программирование Cloud Native. Микросервисы, Docker и Kubernetes
    Разработка приложений и микросервисов в стиле Cloud Native. Упаковка микросервисов в контейнеры Docker, развертывание микросервисов с помощью Kubernetes. Управление развернутыми сервисами и их взаимодействие.
    Иван Портянкин

    Программирование всегда доступных, распределенных, обслуживающих миллионы запросов систем основано на возможностях облаков Cloud. Книга расскажет, как создавать приложения согласно концепции Cloud Native, "рожденные" жить и работать в облаке - а именно видеть их как набор микросервисов, упаковывать в образы Docker, и управлять ими в Kubernetes.