Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
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
Enterprise Architecture with .NET

You're reading from   Enterprise Architecture with .NET Expert-backed advice for information system design, down to .NET and C# implementation

Arrow left icon
Product type Paperback
Published in May 2024
Publisher Packt
ISBN-13 9781835085660
Length 772 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Jean-Philippe Gouigoux Jean-Philippe Gouigoux
Author Profile Icon Jean-Philippe Gouigoux
Jean-Philippe Gouigoux
Arrow right icon
View More author details
Toc

Table of Contents (30) Chapters Close

Preface 1. Part 1: Business-Aligned Architecture and the Problems It Solves
2. Chapter 1: The Sad State of Information Systems FREE CHAPTER 3. Chapter 2: Applying Industrial Principles to Software 4. Chapter 3: Reaching Business Alignment 5. Chapter 4: Dealing with Time and Technical Debt 6. Chapter 5: A Utopic Perfect IT System 7. Part 2: Architecture Frameworks and Methods
8. Chapter 6: SOLID Principles, from Code to Systems 9. Chapter 7: C4 and Other Approaches 10. Chapter 8: Service Orientation and APIs 11. Chapter 9: Exploring Domain-Driven Design and Semantics 12. Chapter 10: Master Data Management 13. Chapter 11: Business Processes and Low Code 14. Chapter 12: Externalization of Business Rules 15. Chapter 13: Externalization of Authorization 16. Part 3: Building a Blueprint Application with .NET
17. Chapter 14: Decomposing the Functional Responsibilities 18. Chapter 15: Plugging Standard External Modules 19. Chapter 16: Creating a Write-Only Data Referential Service 20. Chapter 17: Adding Query to the Data Referential Service 21. Chapter 18: Deploying Data Referential Services 22. Chapter 19: Designing a Second Data Referential Service 23. Chapter 20: Creating a Graphical User Interface 24. Chapter 21: Extending the Interfaces 25. Chapter 22: Integrating Business Processes 26. Part 4: Validating the Architecture
27. Chapter 23: Applying Modifications to the System 28. Index 29. Other Books You May Enjoy

Installing the data referential service in the information system

Let’s imagine our DemoEditor customer is happy with the way the books data referential service works and wants to start production with it. This is generally when you will explain to them that some important steps remain, some of which are quite technical but still necessary, and some of which your customer should appreciate the importance of right away, such as plugging into the IAM and the authorization modules. Otherwise, everyone with access to the API can see the entire content, which is rarely adequate.

In this equivalent of a fourth agile sprint, we will adjust these features and create what is necessary to deploy our API code and database.

Docker deployment

Since we deployed most of the necessary modules of our sample information system on Docker in Chapter 15, it is only logical that we use the same approach for our new application, namely the books data referential service API. To do so, we...

lock icon The rest of the chapter is locked
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