Delta from R2
R3 Usecase schema updates:
R2 Usecase functionality updates:
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|
Other updates:
AAI will use AAF for Authentication/Authorization - currently planning on using Basic auth, since we haven't had success integrating with AAF to prove out a 2-way x509 cert exchange with AAF. We believe that this close to API freeze, forcing all clients to 2-way TLS is too steep a climb.
New microservices:
enricher | Enables complementing AT&T data with federated data from additional sources |
cacher | The Response Caching Microservice (Cacher |
...
Enricher
...
) is built to deliver multiple mechanisms of making API calls and populating the responses into a JSON datastore | |
validation | Microservice used to invoke validation mechanism |
S3P Updates
- Security
- AAI core:
- AAI UI:
- AAI used 1-way TLS on APIs in Beijing and will continue in Beijing.
- AAI → Cassandra w/ TLS
SONAR code coverage. Plan is to maintain >50% on all repos. - Nexus IQ scans: We are in the process of migrating off AJSC to Spring Boot - Our first microservice has been converted (aai/resources) and has 0 security and 0 policy violations. The other microservices will be similarly converted. This should clear the overwhelming majority of the current exceptions on the other repos
- Scalability and Resiliency
- Relying on kubernetes to manage AAI resilience, multiple instances of each stateless application serve
- Performance and stability
- Focus to this point has been security and scalability/resiliency. We will participate in the integration team's performance testing
- Seeking to meet 36hr stability soak test
- Manageablility
- Logging/EELF
- AAI services can be instantiated in < 1hr
- Usability
- Working on splitting the API swagger so the readthedocs.io website can parse the RST
Jira Legacy server System Jira columns key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution serverId 4733707d-2057-3a0f-ae5e-4fd8aff50176 key AAI-494
- Working on splitting the API swagger so the readthedocs.io website can parse the RST
...