Treffer: Software Architecture with Python

Title:
Software Architecture with Python
Publisher Information:
Packt Publishing 2017
Document Type:
E-Ressource Electronic Resource
Index Terms:
Availability:
Open access content. Open access content
copyrighted
Note:
English
Contributing Source:
CYBERLIBRIS
From OAIster®, provided by the OCLC Cooperative.
Accession Number:
edsoai.on1268804312
Database:
OAIster

Weitere Informationen

Architect and design highly scalable, robust, clean, and highly performant applications in PythonAbout This BookIdentify design issues and make the necessary adjustments to achieve improved performanceUnderstand practical architectural quality attributes from the perspective of a practicing engineer and architect using PythonGain knowledge of architectural principles and how they can be used to provide accountability and rationale for architectural decisionsWho This Book Is ForThis book is for experienced Python developers who are aspiring to become the architects of enterprise-grade applications or software architects who would like to leverage Python to create effective blueprints of applications.What You Will LearnBuild programs with the right architectural attributesUse Enterprise Architectural Patterns to solve scalable problems on the WebUnderstand design patterns from a Python perspectiveOptimize the performance testing tools in PythonDeploy code in remote environments or on the Cloud using PythonSecure architecture applications in PythonIn DetailThis 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 c