forked from GBratsos/dastergon.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
46 lines (37 loc) · 3.19 KB
/
index.xml
File metadata and controls
46 lines (37 loc) · 3.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Pavlos Ratis</title>
<link>https://dastergon.gr/</link>
<description>Recent content on Pavlos Ratis</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright><a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0</a></copyright>
<lastBuildDate>Wed, 02 Sep 2020 19:45:15 +0200</lastBuildDate>
<atom:link href="https://dastergon.gr/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>The Production Readiness Spectrum</title>
<link>https://dastergon.gr/posts/2020/09/the-production-readiness-spectrum/</link>
<pubDate>Wed, 02 Sep 2020 19:45:15 +0200</pubDate>
<guid>https://dastergon.gr/posts/2020/09/the-production-readiness-spectrum/</guid>
<description>How do we define the production-readiness of services? How can we know that a service is ready for prime time?
A &ldquo;production-ready&rdquo; service for an early-stage startup might be a service that has monitoring support, alerts, and a few unit tests. In contrast, in a large corporation, it might be a service with an adequate amount of unit and integration tests, documentation, monitoring, alerts, tracing support, and more.
Production Readiness is not something that we can prescribe.</description>
</item>
<item>
<title>SRE Projects</title>
<link>https://dastergon.gr/projects/</link>
<pubDate>Mon, 10 Aug 2020 16:23:07 +0200</pubDate>
<guid>https://dastergon.gr/projects/</guid>
<description>awesome-sre - A curated list of Site Reliability Engineering resources. awesome-chaos-engineering - A curated list of Chaos Engineering resources. Wheel of Misfortune - Role Playing Game for Incident Management Training. postmortems.app - A postmortems metadata index. Postmortem Templates - A collection of postmortem templates from various sources. Availability Calculator - Calculate how much downtime should be permitted in your Service Level Agreement or Objective. Common Disaster Recovery Scenarios - A list of common Disaster Recovery (DR) scenarios for software companies.</description>
</item>
<item>
<title>About</title>
<link>https://dastergon.gr/about/</link>
<pubDate>Mon, 10 Aug 2020 15:44:14 +0200</pubDate>
<guid>https://dastergon.gr/about/</guid>
<description>Hi there! My name&rsquo;s Pavlos and I&rsquo;m a Site Reliability Engineer based in Munich, Germany. I am particularly interested in building software and expanding my knowledge around the reliability of services and their infrastructure.
I enjoy contributing to open source software. I have created a few open source SRE projects such as the awesome-sre and Wheel of Misfortune, to assist teams and individuals get on board the SRE culture. Finally, I was the technical reviewer of the &ldquo;Real World SRE&rdquo; book from Packt Publishing, where I offered suggestions regarding the content of the book.</description>
</item>
</channel>
</rss>