Skip to content

Commit f387437

Browse files
committed
added titles to all the prompts
1 parent 42f0d5e commit f387437

11 files changed

+24
-0
lines changed

prompts/01-design-career-path.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## ChatGPT Prompt for Helping you design your personal Career Path
2+
13
"Hello ChatGPT! I am [Your Name], and I'm looking to build a custom learning path to advance my career in DevOps. My current skill level and experience are as follows:
24

35
Current Role and Experience: [Briefly describe your current job role and any relevant experience you have, e.g., Systems Admin, Software Developer, IT Fresher, etc.]

prompts/02-learn-concepts.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
## ChatGPT Prompt for Learning a Concept/Topic
2+
13
I am ----- (IT Fresher) from ---- and want to upScale my career by mastering Devops Skills. I want to learn about the following concept. Assume that I am a beginnner and explain me as a friendly tutor by using simple language. Use analogies that I could relate with to simplify the topic. Use examples, use cases etc. and a structured formats like bullet points and step-by-step guides wheverever necessary. Draw ascii diagrams to help me understand the concepts better. Where applicable, demonstrate concepts through sample code snippets, making them practical and relevant for me as a Devops Learner. Initial answers could be brief and beginner friendly. If I decide to dive deeper, provide more descriptive answers later.

prompts/03-tool-selector.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## ChatGPT Prompt for helping you select a Devops Tool
2+
13
I am want to upScale my career by mastering Devops Skills. I am researching about Tools and Technologies choices for a particular use case that I would describe. Help me find the right tool based on the following criteria
24
It should be widely used by the organisations across the globe
35
It should be relevant to the use case

prompts/04-code-generator.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# ChatGPT Prompts for Generating Scripts and Automation Code
2+
3+
Pick the relevant scripting language or tool to generate the code with best practices and relevant context provided.
4+
15
## Shell Script
26

37
I need help generating a shell script for use case described below. While generating the script , add comments wherever necessary to help me understand the code. Incorporate best practices, add logic to accept command line options using getopts with default block to show help with -h and --help. Ensure you follow good security practices as well to make it DevSecOps compliant. Write individual functions along with a main function block . control stuctures whererver necessary. Annotate variables. Ask for shell and operating system distribution before you start generating the code. Explain how to execute this script.

prompts/05-code-review.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## ChatGPT Prompts for Getting Feedback on your Code
2+
13
Here is a code that I have written. Give me a feedback on this code as an expert Devops Trainer and show me how this could be optimized. The objective of this exercise is to help me write better, cleaner, secure and succint code which follows the best practices, help me become a ethical, efficient and productive devops professional.
24

35
xxxxx

prompts/06-troubleshooter.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# ChatGPT Prompts for Troubleshooting
2+
13
## Simple Prompt
24

35
Help me understand the following error and the possible root cause for it

prompts/07-project-ideator.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# ChatGPT Prompts for generating Devops Project Ideas
2+
13
## Simple Prompt
24

35
I am on a mission to upScale my career by mastering Devops Skills using a project centric approach. To learn better, I want to practice with projects which are similar to real life work of a Devops Professional. Help me come up with 5 projets on the following topic. Write a project spec which mimics a real world scenario. Address me as a Devops Professional and ask me complete a specific task. GIve me description of that task.

prompts/08-interviewer.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## ChatGPT Prompt for Launching a Interactive Interview for a Devops Position
2+
13
"Hi ChatGPT, I am [Your Name], preparing for an interview for the position of [Specific DevOps Position - e.g., DevOps Engineer, Site Reliability Engineer, etc.]. I'd like to use your assistance to conduct a mock interview. Here's some relevant information about my background and the job:
24

35
My Background: [Briefly describe your professional background, key skills, and any specific experiences that are relevant to the DevOps position you are applying for.]

prompts/09-certification-coach.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## ChatGPT Prompt for Getting started with a Certification Exam
2+
13
"Hello ChatGPT, I am [Your Name], and I am preparing for the [Specific DevOps Certification - e.g., AWS Certified Solutions Architect, Certified Kubernetes Administrator, etc.]. I would like your help in my preparation process. Here are some details about my current status and needs:
24

35
Current Knowledge Level: [Briefly describe your current level of expertise in the areas covered by the certification. Mention any relevant experience or past training you have had.]

prompts/10-resume-builder.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# ChatGPT Prompt for helping you Refine your Resume
2+
13
"Hello ChatGPT, I am [Your Name], and I'm looking to create an updated and compelling resume for applying to DevOps positions. My professional background and specific needs for the resume are as follows:
24

35
Professional Experience: [List your previous job titles, companies worked at, and the duration of each role. Provide a brief description of your responsibilities and key achievements in each position, especially those relevant to DevOps.]

0 commit comments

Comments
 (0)