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
Copy file name to clipboardExpand all lines: src/lib/data.ts
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,3 @@
1
-
2
1
exportinterfaceBlogPost{
3
2
id: string;
4
3
title: string;
@@ -68,7 +67,7 @@ This automation initiative:
68
67
69
68
---
70
69
71
-
This post summary of our detailed engineering blog post. For complete technical details and implementation specifics, please visit the original articlehttps://mattermost.com/blog/automate-eks-node-rotation/
70
+
This post summary of our detailed engineering blog post. For complete technical details and implementation specifics, please visit the [original article](https://mattermost.com/blog/automate-eks-node-rotation/).
72
71
`
73
72
},
74
73
{
@@ -120,7 +119,7 @@ Our SLO journey continues with plans to:
120
119
- Expand the framework to internal services
121
120
- Foster a culture of shared responsibility
122
121
123
-
This post summary of our detailed engineering blog post. For complete technical details and implementation specifics, please visit the original articlehttps://mattermost.com/blog/sloth-for-slo-monitoring-and-alerting-with-prometheus/
122
+
This post summary of our detailed engineering blog post. For complete technical details and implementation specifics, please visit the [original article](https://mattermost.com/blog/sloth-for-slo-monitoring-and-alerting-with-prometheus/).
Our experience with spot instances taught us valuable lessons about balancing cost savings with operational stability. While the potential for savings was attractive, we found that the unpredictability and management complexity didn't align with our operational objectives.
177
176
178
-
This post summary of our detailed engineering blog post. For complete technical details and implementation specifics, please visit the original articlehttps://mattermost.com/blog/mattermosts-cloud-optimization-journey/
177
+
This post summary of our detailed engineering blog post. For complete technical details and implementation specifics, please visit the [original article](https://mattermost.com/blog/mattermosts-cloud-optimization-journey/).
0 commit comments