
Python Architecture Patterns: Master API design, event-driven structures, and package management in Python, (Paperback)
Key item features
- Python Architecture Patterns: Master API design, event-driven structures, and package management in Python, (Paperback)
- Author: Packt Publishing
- ISBN: 9781801819992
- Format: Paperback
- Publication Date: 2022-01-21
- Page Count: 594
Specs
- Book formatPaperback
- Fiction/nonfictionNon-Fiction
- GenreComputing & Internet
- Publication dateJanuary, 2022
- Pages594
- SubgenreArtificial Intelligence
- Free shipping
Free 30-day returns
How do you want your item?
More seller options (3)
Similar items you might like
Programming Microcontrollers with Python: Experience the Power of Embedded Python, (Paperback) $40.24
$4024current price $40.24Programming Microcontrollers with Python: Experience the Power of Embedded Python, (Paperback)
Undergraduate Topics in Computer Science Guide to Distributed Algorithms: Design, Analysis and Implementation Using Python, (Paperback) $43.94
$4394current price $43.94Undergraduate Topics in Computer Science Guide to Distributed Algorithms: Design, Analysis and Implementation Using Python, (Paperback)
Hands-On APIs for AI and Data Science: Python Development with Fastapi (Paperback) by Ryan Day $38.70
$3870current price $38.70Hands-On APIs for AI and Data Science: Python Development with Fastapi (Paperback) by Ryan Day
Hands-On Software Engineering with Python - Second Edition: Move beyond basic programming to design, maintain, and deplo, (Paperback) $49.99
$4999current price $49.99Hands-On Software Engineering with Python - Second Edition: Move beyond basic programming to design, maintain, and deplo, (Paperback)
Python for non-Pythonians: How to Win Over Programming Languages, (Paperback) $32.08
$3208current price $32.08Python for non-Pythonians: How to Win Over Programming Languages, (Paperback)
Expert Twisted: Event-Driven and Asynchronous Programming with Python, (Paperback) $40.59
$4059current price $40.59Expert Twisted: Event-Driven and Asynchronous Programming with Python, (Paperback)
Python in Practice Python in Practice - Volume II: Beyond the Basics: Advanced Language Features in Python, Book 2, (Paperback) $23.60
$2360current price $23.60Python in Practice Python in Practice - Volume II: Beyond the Basics: Advanced Language Features in Python, Book 2, (Paperback)
Microservices Design Patterns with Java: 70 patterns for designing, building, and deploying microservices (English Edit, (Paperback) $38.80
$3880current price $38.80Microservices Design Patterns with Java: 70 patterns for designing, building, and deploying microservices (English Edit, (Paperback)
Decoding JavaScript Design Patterns: Build scalable applications with object-oriented programming and advanced pattern t, (Paperback) $51.38
$5138current price $51.38Decoding JavaScript Design Patterns: Build scalable applications with object-oriented programming and advanced pattern t, (Paperback)
Hypermodern Python Tooling: Building Reliable Workflows for an Evolving Python Ecosystem $37.53
$3753current price $37.53Hypermodern Python Tooling: Building Reliable Workflows for an Evolving Python Ecosystem
Modular Programming with Python, (Paperback) $43.99
$4399current price $43.99Modular Programming with Python, (Paperback)
FastAPI Cookbook: Develop high-performance APIs and web applications with Python, (Paperback) $43.13
$4313current price $43.13FastAPI Cookbook: Develop high-performance APIs and web applications with Python, (Paperback)
Modern Data Architectures with Python: A practical guide to building and deploying data pipelines, data warehouses, and , (Paperback) $49.14
$4914current price $49.14Modern Data Architectures with Python: A practical guide to building and deploying data pipelines, data warehouses, and , (Paperback)
Learn Model Context Protocol with Python: Build agentic systems in Python with the new standard for AI capabilities, (Paperback) $35.14
$3514current price $35.14Learn Model Context Protocol with Python: Build agentic systems in Python with the new standard for AI capabilities, (Paperback)
3D Deep Learning with Python: Design and develop your computer vision model with 3D data using PyTorch3D and more, (Paperback) $42.27
$4227current price $42.273D Deep Learning with Python: Design and develop your computer vision model with 3D data using PyTorch3D and more, (Paperback)
Mastering Python Design Patterns - Third Edition: Craft essential Python patterns by following core design principles, (Paperback) $40.55
$4055current price $40.55Mastering Python Design Patterns - Third Edition: Craft essential Python patterns by following core design principles, (Paperback)
Python Data Structures and Algorithms: Improve application performance with graphs, stacks, and queues, (Paperback) $46.71
$4671current price $46.71Python Data Structures and Algorithms: Improve application performance with graphs, stacks, and queues, (Paperback)
Python Object-Oriented Programming - Fifth Edition: Learn how and when to apply OOP principles to build scalable and mai, (Paperback) $37.99
$3799current price $37.99Python Object-Oriented Programming - Fifth Edition: Learn how and when to apply OOP principles to build scalable and mai, (Paperback)
Embedded Systems Architecture: Explore architectural concepts, pragmatic design patterns, and best practices to produce , (Paperback) $58.58
$5858current price $58.58Embedded Systems Architecture: Explore architectural concepts, pragmatic design patterns, and best practices to produce , (Paperback)
Data Structures and Algorithms Essentials You Always Wanted to Know: Master Python, Recursion, Dynamic Programming, and , (Paperback) $38.99
$3899current price $38.99Data Structures and Algorithms Essentials You Always Wanted to Know: Master Python, Recursion, Dynamic Programming, and , (Paperback)
About this item
Product details
Make the best of your test suites by using cutting-edge software architecture patterns in Python
Key Features:
- Learn how to create scalable and maintainable applications
- Build a web system for micro messaging using concepts in the book
- Use profiling to find bottlenecks and improve the speed of the system
Book Description:
Developing large-scale systems that are continuously growing 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 in 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 the project. The book covers various architectural patterns like microservices, web-services, and event-driven structures and how to choose one best suited for your project. Establishing a foundation of required concepts, you 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 develop "Architectural thinking;" a different way of approaching software design, including making changes to ongoing systems.
What You Will Learn:
- Think like an architect, analyzing software architecture patterns
- Explore API design, data storage, and data representation methods
- Investigate the nuances of common architectural structures
- Utilize and interoperate elements of patterns such as microservices
- Implement test-driven development to implement quality code testing
- Recognize chunks of code that can be restructured as packages
- Maintaining backward compatibility and deploy iterative changes
Who this book is for:
This 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.
- Python Architecture Patterns: Master API design, event-driven structures, and package management in Python, (Paperback)
- Author: Packt Publishing
- ISBN: 9781801819992
- Format: Paperback
- Publication Date: 2022-01-21
- Page Count: 594
Specifications
Book format
Fiction/nonfiction
Genre
Publication date
Warranty
Warranty information
Customer ratings & reviews
Related pages
- Ids Architect
- Ux Architect
- Conceptual System Design
- Build Your Own Server
- Pi Architect
- Uab Engineering
- Project Management Technology & Engineering Books
- Imaging Systems Technology & Engineering Books
- Integrated Circuits Technology & Engineering Books
- General Circuits Technology & Engineering Books
- Logic Circuits Technology & Engineering Books
- Computers & Engineering Books
