Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Software Architecture with Python

Posted By: nebulae
Software Architecture with Python

Anand Balachandran Pillai, "Software Architecture with Python"
English | ISBN: 1786468522 | 2017 | 556 pages | EPUB | 4 MB

Identify design issues and make the necessary adjustments to achieve improved performance
Understand practical architectural quality attributes from the perspective of a practicing engineer and architect using Python
Gain knowledge of architectural principles and how they can be used to provide accountability and rationale for architectural decisions
Book Description
This book starts off by explaining how Python fits into an application architecture. As you move along, you will understand the architecturally significant demands and how to determine them. Later, you'll get a complete understanding of the different architectural quality requirements that help an architect to build a product that satisfies business needs, such as maintainability/reusability, testability, scalability, performance, usability, and security.

You will use various techniques such as incorporating DevOps, Continuous Integration, and more to make your application robust. You will understand when and when not to use object orientation in your applications. You will be able to think of the future and design applications that can scale proportionally to the growing business.

The focus is on building the business logic based on the business process documentation and which frameworks are to be used when. We also cover some important patterns that are to be taken into account while solving design problems as well as those in relatively new domains such as the Cloud.

This book will help you understand the ins and outs of Python so that you can make those critical design decisions that not just live up to but also surpass the expectations of your clients.