Skip to content

Commit

Permalink
Review
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
  • Loading branch information
ahus1 committed Sep 2, 2024
1 parent 83935d2 commit 49bc2f9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions blog/2024/announcement-sre-sig.adoc
Original file line number Diff line number Diff line change
@@ -1,21 +1,23 @@
:title: Introducing the SRE special interest group
:date: 2024-08-30
:date: 2024-09-02
:publish: true
:author: Michal Hajas, Alexander Schwartz

After an initial installation of Keycloak, users today spend a significant amount of time optimizing their installations, keeping them up to date and secure. When doing this, they follow the principles of Site Reliability Engineers, among others automation, setting service level objectives, keeping things simple and monitoring. As of today, Keycloak doesn’t provide much documentation and best practices in that area. The Keycloak project is also looking for faster feedback on changes so that we do not break existing installations without providing migration instructions on upgrades.

To improve the lives of people running and operating Keycloak, we’re starting the Site Reliability Engineers Special Interest Group, or SRE SIG for short. The idea is to speed up the feedback loop for existing and new features and to improve the communication between people operating Keycloak in real deployments and people developing Keycloak.

.Desired outputs would include:
Desired outputs would include:

* Simplifying Keycloak’s configuration and upgrade process.
* Collecting best practices and feedback from real-world Keycloak installations to identify and prioritize new features.
* Educating users about what Keycloak can already do and what items are on the future roadmap.
== Topics to tackle
* At the initial https://www.meetup.com/keycloak-hour-of-code/events/302619131/[meeting on August 19th 2024], we identified the following topics as initial discussion points to tackle by the group:
* How to load test Keycloak?
+

At the initial https://www.meetup.com/keycloak-hour-of-code/events/302619131/[meeting on August 19th 2024], we identified the following topics as initial discussion points to tackle by the group:

* How to load test Keycloak? +
(Introduction of keycloak-benchmark project, identifying possible enhancements and presenting custom community solutions)
* What are the right metrics of Keycloak to watch and how to visualize them in a dashboard?
* Can we simplify how Keycloak is configured and set up?
Expand All @@ -28,5 +30,3 @@ To receive the latest information about what is happening in the SIG join us in

For sharing documents and following the activities of SIG proceed to the following GitHub repository
https://github.com/keycloak/keycloak-sre-sig


0 comments on commit 49bc2f9

Please sign in to comment.