diff --git a/2026/day-01/README.md b/2026/day-01/README.md index 118d4e7f4e..b36f839d5b 100644 --- a/2026/day-01/README.md +++ b/2026/day-01/README.md @@ -1,99 +1 @@ -# Day 01 – Introduction to DevOps and Cloud - -## Task -Today’s goal is to **set the foundation for your DevOps journey**. - -You will create a **90-day personal DevOps learning plan** that clearly defines: -- What is your understanding of DevOps and Cloud Engineering? -- Why you are starting learning DevOps & Cloud? -- Where do you want to reach? -- How you will stay consistent every single day? - -This is not a generic plan. -This is your **career execution blueprint** for the next 90 days. - ---- - -## Expected Output -By the end of today, you should have: - -- A markdown file named: - `learning-plan.md` - -or - -- A hand written plan for the next 90 Days (Recommended) - - -The file/note should clearly reflect your intent, discipline, and seriousness toward becoming a DevOps engineer. - ---- - -## Guidelines -Follow these rules while creating your plan: - -- Mention your **current level** - (student / fresher / working professional / non-IT background, etc.) -- Define **3 clear goals** for the next 90 days - (example: deploy a production-grade application on Kubernetes) -- Define **3 core DevOps skills** you want to build - (example: Linux troubleshooting, CI/CD pipelines, Kubernetes debugging) -- Allocate a **weekly time budget** - (example: 2–2.5 hours per day on weekdays, 4-6 hours weekends) -- Keep the document **under 1 page** -- Be honest and realistic; consistency matters more than perfection - ---- - -## Resources -You may refer to: - -- TrainWithShubham [course curriculum](https://english.trainwithshubham.com/JOSH_BATCH_10_Syllabus_v1.pdf) -- TrainWithShubham DevOps [roadmap](https://docs.google.com/spreadsheets/d/1eE-NhZQFr545LkP4QNhTgXcZTtkMFeEPNyVXAflXia0/edit?gid=2073716385#gid=2073716385) -- Your own past experience and career aspirations - -Avoid over-researching today. The focus is **clarity**, not depth. - ---- - -## Why This Matters for DevOps -DevOps engineers succeed not just because of tools, but because of: - -- Discipline -- Ownership -- Long-term thinking -- Ability to execute consistently - -In real jobs, no one tells you exactly what to do every day. -This task trains you to **take ownership of your own growth**, just like a real DevOps engineer. - -A clear plan: -- Reduces confusion -- Prevents burnout -- Keeps you focused during tough days - ---- - -## Submission -1. Fork this `90DaysOfDevOps` repository -2. Navigate to the `2026/day-01/` folder -3. Add your `learning-plan.md` file -4. Commit and push your changes to your fork - ---- - -## Learn in Public -Share your Day 01 progress on LinkedIn: - -- Post 2–3 lines on why you’re starting **#90DaysOfDevOps** -- Share one goal from your learning plan -- Optional: screenshot of your markdown file or a professional picture - -Use hashtags: -#90DaysOfDevOps -#DevOpsKaJosh -#TrainWithShubham - - -Happy Learning -**TrainWithShubham** \ No newline at end of file +# Day 01 of the 90daysofdevops diff --git a/user.sh b/user.sh new file mode 100755 index 0000000000..45658b7a6b --- /dev/null +++ b/user.sh @@ -0,0 +1 @@ +echo "user `whoami` logged into the `hostname` at `date+%d%h%y`