Go back

Python Architecture Patterns Master API Design Event Driven Structures And Package Management In Python(1st Edition)

Authors:

Jaime Buelta

Free python architecture patterns master api design event driven structures and package management in python 1st
5 ratings
Cover Type:Hardcover
Condition:Used

In Stock

Include with your book

Free shipping: April 04, 2024
Access to 3 Million+ solutions Free
Ask 10 Questions from expert 200,000+ Expert answers
7 days-trial

Total Price:

$0

List Price: $41.99 Savings: $41.99(100%)

Book details

ISBN: 1801819998, 978-1801819992

Book publisher: Packt Publishing

Get your hands on the best-selling book Python Architecture Patterns Master API Design Event Driven Structures And Package Management In Python 1st Edition for free. Feed your curiosity and let your imagination soar with the best stories coming out to you without hefty price tags. Browse SolutionInn to discover a treasure trove of fiction and non-fiction books where every page leads the reader to an undiscovered world. Start your literary adventure right away and also enjoy free shipping of these complimentary books to your door.

Python Architecture Patterns Master API Design Event Driven Structures And Package Management In Python 1st Edition Summary: Make the best of your test suites by using cutting-edge software architecture patterns in PythonKey FeaturesLearn how to create scalable and maintainable applicationsBuild a web system for micro messaging using concepts in the bookUse profiling to find bottlenecks and improve the speed of the systemBook DescriptionDeveloping large-scale systems that continuously grow in scale and complexity requires a thorough understanding of how software projects should be implemented. Software developers, architects, and technical management teams rely on high-level software design patterns such as microservices architecture, event-driven architecture, and the strategic patterns prescribed by domain-driven design (DDD) to make their work easier.This book covers these proven architecture design patterns with a forward-looking approach to help Python developers manage application complexity?and get the most value out of their test suites.Starting with the initial stages of design, you will learn about the main blocks and mental flow to use at the start of a project. The book covers various architectural patterns like microservices, web services, and event-driven structures and how to choose the one best suited to your project. Establishing a foundation of required concepts, you will progress into development, debugging, and testing to produce high-quality code that is ready for deployment. You will learn about ongoing operations on how to continue the task after the system is deployed to end users, as the software development lifecycle is never finished.By the end of this Python book, you will have developed "architectural thinking": a different way of approaching software design, including making changes to ongoing systems.What you will learnThink like an architect, analyzing software architecture patternsExplore API design, data storage, and data representation methodsInvestigate the nuances of common architectural structuresUtilize and interoperate elements of patterns such as microservicesImplement test-driven development to perform quality code testingRecognize chunks of code that can be restructured as packagesMaintain backward compatibility and deploy iterative changesWho this book is forThis book will help software developers and architects understand the structure of large complex systems and adopt architectural patterns that are scalable. Examples in the book are implemented in Python so a fair grasp of basic Python concepts is expected. Proficiency in any programming languages such as Java or JavaScript is sufficient.Table of ContentsIntroduction to Software ArchitectureAPI DesignData ModelingThe Data LayerThe Twelve-Factor App MethodologyWeb Server StructuresEvent-Driven StructuresAdvanced Event-Driven StructuresMicroservices vs MonolithTesting and TDDPackage ManagementLoggingMetricsProfilingDebuggingOngoing Architecture