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.
A
Abstract Syntax Tree (AST)
reference link 50
account microservice 134
token-based authentication, integrating for 244-249
unit tests, implementing for 317-325
account service
adapting, to new requirements 186-191
aggregate 297
aggregate root
implementing 297-299
Amazon Kinesis 170
Amazon Simple Queue Service (SQS) 44, 171
anti-pattern 5
Apache Kafka 44, 170, 173
broker 178
cluster 178
configuring 181, 182
factors, for splitting partitions 181
for NestJS 175-178
installing 83-86
partitions 180
problem, solving 171, 172
topics 179, 180
Apache Thrift 36
API-driven applications 72
API gateway
developing 277-280
integrating, with microservice architecture 270, 271
post-microservice, implementing 274, 275
testing...