Create prompts.txt
Browse files- prompts.txt +23 -0
prompts.txt
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
### Introduction
|
| 2 |
+
- "Summarize the main idea behind site reliability engineering (SRE) as described in the text."
|
| 3 |
+
- "Explain the historical background of SRE, including its origins and initial mission."
|
| 4 |
+
|
| 5 |
+
### Key Concepts
|
| 6 |
+
- "Define the terms 'site' and 'reliability' in the context of site reliability engineering."
|
| 7 |
+
- "Discuss why reliability is considered a critical aspect of software and services."
|
| 8 |
+
|
| 9 |
+
### Illustrative Examples
|
| 10 |
+
- "Provide an example from the text that demonstrates the importance of reliability in services like Gmail."
|
| 11 |
+
- "Compare and contrast the significance of features versus reliability using the Gmail example."
|
| 12 |
+
|
| 13 |
+
### Philosophical Perspectives
|
| 14 |
+
- "Analyze the statement 'Reliability is like oxygen' and explain its relevance to site reliability engineering."
|
| 15 |
+
- "Explore the philosophical implications of prioritizing reliability over other software properties."
|
| 16 |
+
|
| 17 |
+
### Practical Implications
|
| 18 |
+
- "How can SRE principles be applied to ensure the reliability of a system or service?"
|
| 19 |
+
- "Suggest strategies for balancing feature development with reliability improvement."
|
| 20 |
+
|
| 21 |
+
### Reflection and Discussion
|
| 22 |
+
- "Reflect on the idea that reliability is often taken for granted and propose ways to emphasize its importance in a development team."
|
| 23 |
+
- "Discuss how SRE has evolved from its initial focus on keeping Google.com operational to its broader scope today."
|