This book is meant to take you on a journey of the future. A brief, small book teaching you technologies that go beyond the traditional blockchain. Get introduced to the future today!
Learn how to apply the Clean Architecture. The book strongly focuses on practical aspects and is illustrated with tons of code snippets. Code samples are in Python.
So you have good information about the new system hardware and requirements.You also have a collection of chip vendor libraries, compiler supported functions, previous generation software, and ideas for new code.How do you come up with a software architecture that can tie everything together to meet the system requirements?
La modélisation logicielle DDD (Domain-Driven Design) donne des résultats puissants dans la pratique, non seulement en théorie. C'est la raison pour laquelle les développeurs du monde entier s'orientent rapidement vers son adoption. Maintenant, pour la première fois, il existe un guide français, une traduction officielle du livre DDD Distilled.
Learn how to use WinDbg to navigate memory space and Windows data structures to diagnose structural and behavioral patterns in the 64-bit kernel and complete (physical) memory dumps. Additional topics include memory search, kernel linked list navigation, practical WinDbg scripting, registry, system variables and objects, device drivers, and I/O.
The full transcript of Software Diagnostics Services training. Learn how to navigate process, kernel, and physical spaces and diagnose malware patterns in Windows memory dump files using WinDbg and practical step-by-step hands-on exercises. Covered more than 20 malware analysis patterns. The third edition has some exercises updated to Windows 11.
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.
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.
Solutions to IT Architecture Modernization Issues.
Find out what’s good and bad about your software - practical analysis, evaluation, assessment, audit, review. Covers technical and organisational issues, from requirements over architecture and code up to deployment and rollout.
Important: Book moved! This book moved to our website at ANGULARarchitects.io. Please also register here to get notified about news versions: Download book or register to get notified after updates! --- Learn how to subdivide a huge application into smaller and hence maintainable parts with Domain Driven Design, Nx Monorepos and Micro Frontends.
Este trabajo será valioso para aplicar en cualquier compañía, startup o iniciativa personal.Ya sea para aplicar refactor a un proyecto existente o para iniciar una nueva aplicación móvil con sólidas bases de Arquitectura.Ha sido una pieza de referencia invaluable para mis proyectos y espero que también se convierta en lo mismo para el lector.
This book will guide you from being an absolute beginner in Terraform to knowing how to use every aspect of it to successfully configure and manage your infrastructure. Terraform is fast becoming the go to infrastructure as code tool and this book will give you the skills embrace it.
Apprenez les meilleures pratiques pour construire une API en utilisant Ruby on Rails 6. L'intention avec ce livre n'est pas seulement de vous apprendre comment construire une API avec Rails, le but est de vous apprendre à construire des API évolutives et maintenables avec Rails. Cela signifie améliorer vos connaissances actuelles sur les rails
Learn best practice to build an API using Ruby on Rails 6. The intention with this book it’s not only to teach you how to build an API with Rails. The purpose is also to teach you how to build scalable and maintainable API with Rails which means improve your current Rails knowledge