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
AAA TDD pattern
example 169, 170
access control 234, 243
Act phase 169
adapter pattern 311
Agile methodology 10
adaptability 10
continuous improvement 10
customer collaboration 10
iterative development 10
self-organizing teams 10
algorithmic optimization 237
Amazon 427
Amazon Elastic Container Service (ECS) 409
Amazon Simple Notification Service (SNS) 413
API design 196
neglecting, issues 198
API design, considerations
clarity 196
consistency 196
maintainability 197
observability 197
reliability 197
reusability 196
security 197
testability 197
API design process 200-202
API development, in C# 207
API, deploying 209
API structure, defining 207
authentication and authorization, implementing 208
continuous...