Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On Enterprise Application Development with Python

You're reading from   Hands-On Enterprise Application Development with Python Design data-intensive Application with Python 3

Arrow left icon
Product type Paperback
Published in Dec 2018
Publisher Packt
ISBN-13 9781789532364
Length 374 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Saurabh Badhwar Saurabh Badhwar
Author Profile Icon Saurabh Badhwar
Saurabh Badhwar
Arrow right icon
View More author details
Toc

Table of Contents (19) Chapters Close

Preface 1. Using Python for Enterprise 2. Design Patterns – Making a Choice FREE CHAPTER 3. Building for Large-Scale Database Operations 4. Dealing with Concurrency 5. Building for Large-Scale Request Handling 6. Example – Building BugZot 7. Building Optimized Frontends 8. Writing Testable Code 9. Profiling Applications for Performance 10. Securing Your Application 11. Taking the Microservices Approach 12. Testing and Tracing in Microservices 13. Going Serverless 14. Deploying to the Cloud 15. Enterprise Application Integration and its Patterns 16. Microservices and Enterprise Application Integration 17. Assessment 18. Other Books You May Enjoy

Summary

In this chapter, we went through the concept of design patterns and how they can help us solve some of the commonly encountered problems in designing our applications. We then went through how to decide upon which design pattern to use, and if it is compulsory to choose one of the patterns that has already been defined. Moving further in the chapter, we explored some of the object-oriented capabilities of Python as a language, and also explored some examples of implementing abstract classes and metaclasses in Python, and how we can use them to build other classes and modify their behavior.

Equipped with the knowledge of object-oriented Python, we moved on to implement some of the common design patterns, such as the Singleton and Factory patterns in Python, and also explored the MVC pattern, learning about what problems they try to solve.

Now with the knowledge of design...

You have been reading a chapter from
Hands-On Enterprise Application Development with Python
Published in: Dec 2018
Publisher: Packt
ISBN-13: 9781789532364
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime