Data Mesh is a sociotechnical approach that enables development teams to autonomously carry out data analysis. In this primer, we explain Data Mesh from the engineering perspective.
Super App is an idea for an organisation to leverage the possibilities provided Connected Economy. To developer the mobile application with such a scale of complexities requires a team and the book Super App Part 1 provides insight to build a mental model for the individual building a Super App.
One of the most comprehensive no-fluff guides for Python software developers to help them write clean code every day. The book is packed with principles and patterns that help developers, from novices and juniors to seniors and experts, to write cleaner code.
The book then guides readers through Virtual Private Networks (VPNs), detailing their importance, functioning, and distinct types of VPNs. It explores wireless networking and asynchronous programming, providing clear illustrations of WiFi, Bluetooth, and Zigbee setup using C++. It covers critical wireless standards and security protocols.
Provides straight to a point, distilled explanation of GoF Design Patterns with meaningful examples. Each design pattern is presented with a description, use cases, a diagram, and an example code. If you need help understanding design patterns, this book is for you.
"Cloud Native Microservices With Kubernetes" is a hands-on, example-rich guide focused on real-world examples and practical learning that covers everything needed from the basics to the most advanced concepts.
Mit einer Fülle von praktischen Spielzügen und Fallbeispielen zeigt dieses Buch, wie sich Unternehmen mit ihren Softwaresystemen gegen die Konkurrenz behaupten können. Leserinnen und Leser erhalten wertvolle Anregungen für die Umsetzung von Strategien, um ihre Software nachhaltig weiterzuentwickeln.
18 Lessons, 8 Quizzes, 30 Code Snippets, and 19 Illustrations to help you learn.Takeaway SkillsSecure web applications using HTTP security headersUnderstand Content Security PolicySetup Node.js web applications securelyLearn how to test and monitor for security headers and vulnerable JavaScript librariesRoadmap for future web controls
Hands-on and abundant with source code for a practical guide to Securing Node.js web applications.Node.js Secure Code GuidelinesOWASP Essential Security Risks and CountermeasuresExpress HardeningNode.js and npm secure dependencies managementUnderstanding and securing HTTP Headers, NoSQL Injections, XSS, CSRF, Regex DoS, Sessions and more
Build real-world software by coding a Redis server from scratch.Network programming. The next level of programming is programming for multiple machines. Think HTTP servers, RPCs, databases, distributed systems.Data structures. Redis is the best example of applying data structures to real-world problems. Why stop at theoretical, textbook-level knowledge when you can learn from production software?Low-level C. C was, is, and will be widely used for systems programming and infrastructure software. It’s a gateway to many low-level projects.From scratch. A quote from Richard Feynman: “What I cannot create, I do not understand”. You should test your learning with real-world projects!
A visual guide for understanding Modern Data Pipelines Testing Techniques
The short book is a fully revised transcript of a lecture introducing a unified pattern language for memory forensics - an investigation of past software behavior in memory snapshots. The lecture has a short theoretical part and a practical memory analysis part using WinDbg debugger from Microsoft Debugging Tools for Windows.
Domain Driven Design, DDD, Strategic Design, Tactical Design, Enterprise Application Development, Agile, Scrum, Event Storming, Domain Storytelling, Microservices, CQRS, Layered Architecture, OOP, SOLID, KISS, YAGNI, DRY, Gang of Four, Enterprise Application Architecture Patterns, TDD, BDD