Index
As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
Symbols
.NET
advanced logging options 261
.NET Core
using, as development stack for microservices 12, 13
.NET logging API
using 234-239
A
aggregate ID 73
aggregate pattern
purpose 19
usage 19
aggregate roots 19, 20
aggregates 19, 20
relationships 20
relationships, handling that span 21
versus entities 21
aggregator pattern 15, 249
Amazon Web Services (AWS) 128
anemic domain model
versus rich domain model 23-26
Apache Kafka 47
API gateway pattern 152, 153
advantages 153-155
cache management, adding 164
client (fronted) 152
database 152
disadvantages 155
implementing 155
implementing, with Azure API Management 156
rate limiting, adding 165-167
response aggregation, adding 167-169
server (backend) 152
...