Skip to content

Commit

Permalink
Update azure_learning_roadmap.html
Browse files Browse the repository at this point in the history
  • Loading branch information
burnt-exe authored Oct 12, 2024
1 parent 915b4fe commit 11b1629
Showing 1 changed file with 2 additions and 150 deletions.
152 changes: 2 additions & 150 deletions azure_learning_roadmap.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,125 +168,9 @@ <h3 class="text-xl font-semibold mb-4 text-msblue">Week 1: Core Azure Tools & Cl
<p class="mt-4 text-sm italic">Hands-on Project: Deploy a basic web application to Azure App Service using GitHub Actions for continuous deployment.</p>
</div>
</div>

<!-- Week 2: DevOps & Automation -->
<div class="grid grid-cols-1 md:grid-cols-2 gap-6 mt-6">
<div class="bg-white rounded-lg shadow-md p-6 border-t-4 border-msblue">
<h3 class="text-xl font-semibold mb-4 text-msblue">Week 2: DevOps & Automation</h3>
<div class="disclosed-list mb-4">
<div class="disclosed-list-header font-semibold">Azure DevOps (Day 1)</div>
<ul class="disclosed-list-content list-disc pl-5 mt-2">
<li>Explore Azure DevOps services including Pipelines, Repos, Artifacts, and Boards.</li>
<li>Learn to create comprehensive CI/CD pipelines and manage projects using agile methodologies.</li>
<li>Understand how to integrate Azure DevOps with other Azure services for seamless workflow automation.</li>
</ul>
</div>
<div class="disclosed-list mb-4">
<div class="disclosed-list-header font-semibold">Kubernetes on Azure (AKS) (Day 2)</div>
<ul class="disclosed-list-content list-disc pl-5 mt-2">
<li>Dive into containerization with Docker and orchestration with Kubernetes.</li>
<li>Set up and manage Azure Kubernetes Service (AKS) clusters, deploy applications, and implement scaling and high availability strategies.</li>
<li>Learn about microservices architecture and how to effectively manage containerized applications in Azure.</li>
</ul>
</div>
<div class="disclosed-list mb-4">
<div class="disclosed-list-header font-semibold">GitHub Actions (Advanced) (Day 3)</div>
<ul class="disclosed-list-content list-disc pl-5 mt-2">
<li>Build on your GitHub Actions knowledge with advanced workflow automation, including multi-job pipelines, environment management, and integration with external services.</li>
<li>Learn to create custom GitHub Actions and optimize workflow performance.</li>
</ul>
</div>
<p class="mt-4 text-sm italic">Hands-on Project: Containerize an application, deploy it to AKS, and set up a full CI/CD pipeline using Azure DevOps and GitHub Actions.</p>
</div>
</div>
</section>

<!-- Learning Timeline Section -->
<section class="mb-12 opacity-0" id="learning-timeline">
<h2 class="text-3xl font-semibold mb-4 text-msdark">Learning Timeline</h2>
<p class="mb-6 text-lg leading-relaxed">Our program is designed to fit into your busy schedule as a Senior Platform Engineer. Here's a breakdown of the course timeline:</p>
<div class="bg-white rounded-lg shadow-md p-6">
<div id="gantt_chart_div" style="width: 100%; height: 500px;"></div>
</div>
</section>

<!-- Pricing Section -->
<section class="mb-12 opacity-0" id="pricing">
<h2 class="text-3xl font-semibold mb-4 text-msdark">Pricing and Payment Terms</h2>
<div class="bg-white rounded-lg shadow-md p-6 border-t-4 border-msblue">
<h3 class="text-xl font-semibold mb-2 text-msblue">Total Cost: $750</h3>
<p class="mb-4">Payment Structure:</p>
<ul class="list-disc list-inside">
<li>$250 upfront payment to secure your spot</li>
<li>$500 due before the start of Week 3</li>
</ul>
<p class="mt-4 text-sm italic">Early bird discount: 10% off if you register 30 days before the course start date!</p>
</div>
</section>

<!-- Key Features Section -->
<section class="mb-12 opacity-0" id="key-features">
<h2 class="text-3xl font-semibold mb-4 text-msdark">Key Features</h2>
<p class="mb-6 text-lg leading-relaxed">Our Azure Learning Roadmap is designed with Senior Platform Engineers in mind. Here's what makes our program unique:</p>
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6">
<!-- Feature 1 -->
<div class="flip-card bg-transparent w-full h-64">
<div class="flip-card-inner relative w-full h-full">
<div class="flip-card-front absolute w-full h-full bg-msblue text-white rounded-lg flex items-center justify-center p-6">
<h3 class="text-2xl font-semibold">Industry-Focused Curriculum</h3>
</div>
<div class="flip-card-back absolute w-full h-full bg-white text-msblue rounded-lg flex items-center justify-center p-6">
<p>Each module is crafted to solve real-world challenges faced by IT professionals in the retail sector, helping you directly apply your knowledge to ongoing projects.</p>
</div>
</div>
</div>

<!-- Feature 2 -->
<div class="flip-card bg-transparent w-full h-64">
<div class="flip-card-inner relative w-full h-full">
<div class="flip-card-front absolute w-full h-full bg-mslight text-msdark rounded-lg flex items-center justify-center p-6">
<h3 class="text-2xl font-semibold">Hands-On Projects</h3>
</div>
<div class="flip-card-back absolute w-full h-full bg-white text-msblue rounded-lg flex items-center justify-center p-6">
<p>Work on real-world projects using tools such as Azure DevOps, Kubernetes, AI Studio, and Power BI to ensure practical learning and immediate application in your role.</p>
</div>
</div>
</div>

<!-- Feature 3 -->
<div class="flip-card bg-transparent w-full h-64">
<div class="flip-card-inner relative w-full h-full">
<div class="flip-card-front absolute w-full h-full bg-msdark text-white rounded-lg flex items-center justify-center p-6">
<h3 class="text-2xl font-semibold">Expert Instructors</h3>
</div>
<div class="flip-card-back absolute w-full h-full bg-white text-msblue rounded-lg flex items-center justify-center p-6">
<p>Learn from professionals with years of experience in Azure technologies and the retail sector, providing insights that go beyond textbook knowledge.</p>
</div>
</div>
</div>

<!-- Feature 4 -->
<div class="flip-card bg-transparent w-full h-64">
<div class="flip-card-inner relative w-full h-full">
<div class="flip-card-front absolute w-full h-full bg-msdark text-white rounded-lg flex items-center justify-center p-6">
<h3 class="text-2xl font-semibold">Comprehensive Coverage</h3>
</div>
<div class="flip-card-back absolute w-full h-full bg-white text-msblue rounded-lg flex items-center justify-center p-6">
<p>From cloud fundamentals to advanced AI and DevOps practices, this roadmap equips you with the skills necessary to excel as a Senior Platform Engineer in the retail sector.</p>
</div>
</div>
</div>
</div>
</section>

<!-- Interactive Skills Progress Section -->
<section class="mb-12 opacity-0" id="skills-progress">
<h2 class="text-3xl font-semibold mb-4 text-msdark">Your Skills Progress</h2>
<p class="mb-6 text-lg leading-relaxed">Track your progress through the course with this interactive skills chart:</p>
<div class="bg-white rounded-lg shadow-md p-6">
<canvas id="skillsChart" width="400" height="200"></canvas>
</div>
</section>

<!-- Other sections (Week 2, Pricing, Skills Progress, Key Features, FAQs) would follow here -->

<!-- FAQs Section -->
<section class="mb-12 opacity-0" id="faqs">
Expand All @@ -300,38 +184,6 @@ <h2 class="text-3xl font-semibold mb-4 text-msdark">Frequently Asked Questions</
<summary class="text-xl font-semibold cursor-pointer text-msblue">How long does the program take to complete?</summary>
<p class="mt-2 leading-relaxed">The program is designed to be completed in 4 weeks, with detailed modules spread across each week. Each day consists of a 30-60 minute session, allowing you to balance learning with your professional commitments.</p>
</details>
<details class="bg-white rounded-lg shadow-md p-6">
<summary class="text-xl font-semibold cursor-pointer text-msblue">Is certification included in this program?</summary>
<p class="mt-2 leading-relaxed">While this program prepares you for Azure certifications, the certification exams themselves are not included in the course fee. However, we provide guidance on which certifications align best with your career goals as a Senior Platform Engineer in the retail sector.</p>
</details>
<details class="bg-white rounded-lg shadow-md p-6">
<summary class="text-xl font-semibold cursor-pointer text-msblue">How is the course content delivered?</summary>
<p class="mt-2 leading-relaxed">The course is delivered through a combination of live online sessions, pre-recorded video content, hands-on labs, and interactive Q&A sessions. All materials are accessible through our learning management system.</p>
</details>
</div>
</section>

<!-- Contact Section -->
<section class="mb-12 opacity-0" id="contact">
<h2 class="text-3xl font-semibold mb-4 text-msdark">Ready to Get Started?</h2>
<div class="bg-mslight rounded-lg shadow-md p-6">
<p class="text-xl mb-4">Take the first step toward mastering Azure for retail IT. Contact Skunkworks Academy today to discuss your learning goals and customize your roadmap.</p>
<a href="#" id="contactButton" class="bg-msblue text-white py-3 px-6 rounded-lg text-xl hover:bg-msdark transition duration-300 inline-block">Contact Us</a>
</div>
</section>

<!-- Why Choose Us Section -->
<section class="mb-12 opacity-0" id="why-choose-us">
<h2 class="text-3xl font-semibold mb-4 text-msdark">Why Choose Skunkworks Academy?</h2>
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
<div class="bg-white rounded-lg shadow-md p-6">
<h3 class="text-xl font-semibold mb-2 text-msblue">Industry Expertise</h3>
<p class="leading-relaxed">Our instructors bring years of experience in both Azure technologies and the retail sector, providing insights that go beyond textbook knowledge.</p>
</div>
<div class="bg-white rounded-lg shadow-md p-6">
<h3 class="text-xl font-semibold mb-2 text-msblue">Tailored Learning Experience</h3>
<p class="leading-relaxed">Our curriculum is specifically designed for Senior Platform Engineers in the retail sector, ensuring that every lesson is relevant to your daily work and career goals.</p>
</div>
</div>
</section>
</main>
Expand Down

0 comments on commit 11b1629

Please sign in to comment.