generated from isaqb-org/advanced-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #22 from isaqb-org/changelog-1.2023
- Loading branch information
Showing
1 changed file
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,19 @@ | ||
# Release Notes | ||
## New in 2023.1 | ||
# Release Notes 2023.1 | ||
|
||
## New concepts | ||
|
||
- Cloud migration patterns | ||
- Multi/Hybrid cloud patterns | ||
- definition, methods, and challenges of Site Reliability Engineering | ||
- DevOps, DevSecOps, and SRE | ||
- Abstraction Layers of Container Managers | ||
|
||
## Added/Changed wording | ||
|
||
- Chaos engineering | ||
- Eventual consistency | ||
- Platform quality requirements | ||
|
||
## Removed | ||
- Mentioning of tool names for automation and operation (Ansible, Chef, Terraform, Rancher, Tectonic, Kops, Kubeadm, OpenShift) | ||
- Tests and testability. Not affected are resilience testing, test execution via CI/CD systems and the setup of test environments. |