You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the most important step in the project, as it is the heart of the DevOps training.
111
+
!!!
112
+
106
113
107
114
### Activities
108
115
@@ -122,14 +129,14 @@ The environments simply have to be separated.
122
129
123
130
Source code should go through automated tests before being deployed to production to ensure correct behavior.
124
131
132
+
125
133
### Deadline
126
134
127
135
2023.11.25
128
136
129
137
130
138
## [Stage 5: Monitoring and Observability](https://github.com/DevOps-Boot/fastapi-k8s/milestone/5)
131
139
132
-
133
140
### Activities
134
141
135
142
**Define metrics and monitor the system** in production to detect errors and potential issues.
@@ -142,17 +149,20 @@ Using a monitoring system, which includes a server, collection agents and a moni
142
149
* When the console shows a fault on an indicator, determine the cause of the problem
143
150
* Regularly report to developers on performance statistics of their applications in production
144
151
152
+
145
153
### Bonus step
146
154
147
155
* Define metrics, "health points" relevant to the application.
148
156
* Create dashboard to make sense of metric collection.
149
157
* Define thresholds from which it is considered that there is a malfunction of the architecture and/or the application, this must trigger an alarm.
150
158
* Define automatic actions in response to these alarms.
151
159
160
+
152
161
### Deadline
153
162
154
163
2023.12.01
155
164
165
+
156
166
## Stage 6: Automation
157
167
158
168
**Automate deployment of infrastructure, environments, and application.**
@@ -162,6 +172,7 @@ Using a monitoring system, which includes a server, collection agents and a moni
162
172
* Use environment variables to secure sensitive data and avoid template redundancy.
163
173
These templates will be reusable, repeatable regardless of the deployed environment
164
174
175
+
165
176
### Deadline
166
177
167
178
2023.12.05
@@ -194,9 +205,9 @@ If the renderings are not up to par and delivered on time, your project cannot b
194
205
Semaine du 12 Décembre
195
206
196
207
197
-
## Entretien final
208
+
## Final interview
198
209
199
-
To validate the RNCP36061 “DevOps System Administrator” professional title:
210
+
To validate the {{RNCP36061}}:
200
211
201
212
The evaluation session to obtain the professional title brings together a jury of professionals in the field, is organized face-to-face in Paris and is based on several elements:
0 commit comments