title
stringlengths
3
46
content
stringlengths
0
1.6k
Index:715
enabling, with .NET 8 and Azure 25, 26
Index:716
scalable web app
Index:717
creating, with .NET 8 31-38
Index:718
scalable web app, in Azure
Index:719
creating 26-28
Index:720
horizontal scaling/scaling out 30, 31
Index:721
vertical scaling/scaling up 29
Index:722
scope 135
Index:723
Scrum model 11, 12
Index:724
Sprint 11
Index:725
URL 11
Index:726
Scrum Team
Index:727
Development Team 11
Index:728
Product Owner 11
Index:729
Scrum Master 11
Index:730
secrets 563, 564
Index:731
security by design
Index:732
achieving 49, 50
Index:733
authentication model, defining 50, 51
Index:734
safe architecture, achieving practices 50
Index:735
sensitive data 51
Index:736
web security 51
Index:737
Selenium 216
Index:738
staging application, testing with 227, 228
Index:739
Selenium IDE
Index:740
reference link 209, 230
Index:741
tests, recording with 230, 231
Index:742
serverless solution 245, 246
Index:743
using, decision 417, 419
Index:744
service 544-548
Index:745
creating, in Linux 48, 49
Index:746
Service-Oriented Architecture (SOA) 254, 371
Index:747
sharding 543
Index:748
SignalR 437
Index:749
Simple Object Access Protocol (SOAP) 375
Index:750
client support 386, 387
Index:751
Single-Page Applications (SPAs) 422
Index:752
Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, or Dependency Inversion (SOLID) 207
Index:753
Singleton pattern
Index:754
using 126-129
Index:755
SOA approach
Index:756
principles 372-374
Index:757
SOAP envelope
Index:758
reference link 375
Index:759
SOAP web services 375
Index:760
specifications 376, 377
Index:761
standard challenges 377
Index:762
software architecture 2, 3
Index:763
Software as a Service (SaaS) 56-58
Index:764
providing, customization options 244, 245
Index:765
versus Function as a Service (FaaS) 246
Index:766
versus Infrastructure as a Service (IaaS) 246
Index:767
versus Platform as a Service (PaaS) 246
Index:768
software deployment models 234
Index:769
software development process models 5
Index:770
agile, scaling throughout company 12
Index:771
agile software development process models 7-9
Index:772
traditional software development process models 5
Index:773
software domains 140-142
Index:774
downsides 141
Index:775
SOLID design principles
Index:776
Dependency Inversion 120
Index:777
Interface Segregation 120
Index:778
Liskov Substitution 120
Index:779
Open-Closed 120
Index:780
Single Responsibility 120
Index:781
SonarAnalyzer
Index:782
applying 99, 100
Index:783
SonarCloud
Index:784
applying, to WWTravelClub APIs 582, 584
Index:785
reference link 582
Index:786
SonarLint 99
Index:787
source of truth 162
Index:788
SQL, and NoSQL document-oriented databases
Index:789
selecting, between 297-299
Index:790
SQL databases 239-241
Index:791
SQL Server Express
Index:792
downloading, and installation 674-680
Index:793
staging application
Index:794
testing 226, 227
Index:795
testing, with Selenium 227, 228
Index:796
StatefulSets 542, 543
Index:797
versus ReplicaSets 544
Index:798
static code analysis tools 93
Index:799
string concatenation 38, 39
Index:800
subcutaneous tests 209, 216
Index:801
subpart relationships 150
Index:802
Swagger
Index:803
Web API, documenting with 117
Index:804
Swagger Editor 383
Index:805
Swagger UI 117
Index:806
T
Index:807
target framework moniker (TFM) 111
Index:808
task-based asynchronous pattern (TAP) in .NET
Index:809
reference link 41
Index:810
TCP/IP connections 523
Index:811
Team Foundation Server (TFS) 245
Index:812
tenants 298
Index:813
Test and Feedback tool 198-202
Index:814
Test-Driven Development (TDD) 11