Skip to content

Commit f8f89f4

Browse files
authored
Tutorial submission for executable tutorial hosted on mybinder (#2919)
1 parent e936bee commit f8f89f4

File tree

1 file changed

+5
-1
lines changed
  • contributions/executable-tutorial/leo3

1 file changed

+5
-1
lines changed

contributions/executable-tutorial/leo3/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,8 @@ This proposal is relevant to DevOps and DevSecOps by demonstrating an automated
3030
* **Automation of Complex Workflows:** It automates a complete workflow from trigger to response, which showcases automation.
3131
* **Event-Driven Architecture:** The use of a Flask webhook to trigger the process shows event-driven practices that are used in DevOps environments.
3232
* **Immutable Infrastructure Principles:** By managing the state of a running container through code (Ansible), the tutorial includes configuration management and infrastructure as code.
33-
* **Practical DevSecOps:** This is an example of embedding automated security controls directly into operational workflows.
33+
* **Practical DevSecOps:** This is an example of embedding automated security controls directly into operational workflows.
34+
35+
Tutorial Links:
36+
The tutorial is found on Github: https://github.com/leovalentin2/devops-soar
37+
The executable version of it is hosted on mybinder: https://mybinder.org/v2/gh/leovalentin2/devops-soar/main (this link is also reachable via the README.md file in the Github link above)

0 commit comments

Comments
 (0)