Skip to content

Commit

Permalink
Create ìcb-bootcamp.html
Browse files Browse the repository at this point in the history
Signed-off-by: Raydo Matthee <[email protected]>
  • Loading branch information
burnt-exe authored May 24, 2024
1 parent b5fac6d commit beb2cff
Showing 1 changed file with 200 additions and 0 deletions.
200 changes: 200 additions & 0 deletions IBM/ìcb-bootcamp.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,200 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Comprehensive Integration and Cloud Solutions Bootcamp</title>
<link rel="stylesheet" href="https://unpkg.com/carbon-components/css/carbon-components.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
<style>
body {
font-family: 'IBM Plex Sans', sans-serif;
background-color: #f4f4f4;
color: #161616;
}
.bx--row {
margin: 0;
padding: 1rem;
}
.bx--header {
background-color: #0f62fe;
padding: 1rem;
color: white;
}
.bx--header__title {
font-size: 1.5rem;
}
.bx--content {
padding: 2rem;
}
.bx--content__title {
font-size: 1.25rem;
margin-bottom: 1rem;
}
.bx--content__section {
margin-bottom: 2rem;
}
</style>
</head>
<body>
<header class="bx--header">
<div class="bx--grid">
<div class="bx--row">
<div class="bx--col">
<h1 class="bx--header__title">Comprehensive Integration and Cloud Solutions Bootcamp</h1>
<p>Mastering IBM App Connect, IBM Cloud Pak for Integration, and Red Hat OpenShift</p>
</div>
</div>
</div>
</header>

<main class="bx--content">
<div class="bx--grid">
<div class="bx--row">
<div class="bx--col">
<section class="bx--content__section">
<h2 class="bx--content__title">Course Overview</h2>
<p>This intensive 5-day bootcamp provides comprehensive training on IBM App Connect, IBM Cloud Pak for Integration, Red Hat OpenShift, and Event Streams. Designed for developers and administrators, this course covers installation, configuration, management, and practical deployment scenarios, enabling participants to leverage these technologies effectively in real-world environments.</p>
</section>

<section class="bx--content__section">
<h2 class="bx--content__title">Course Details</h2>
<ul>
<li><strong>Course Code:</strong> ACPI-OC-01</li>
<li><strong>Delivery Method:</strong> Instructor-Led Online Training (ILOT)</li>
<li><strong>Cost per Delegate:</strong> $2500</li>
</ul>
</section>

<section class="bx--content__section">
<h2 class="bx--content__title">Objectives</h2>
<ul>
<li>Install, configure, and manage IBM App Connect and IBM Cloud Pak for Integration.</li>
<li>Deploy, manage, and scale applications using Red Hat OpenShift.</li>
<li>Develop event-driven applications using IBM Event Streams.</li>
<li>Integrate various IBM and Red Hat technologies for robust, scalable, and secure enterprise solutions.</li>
<li>Implement CI/CD pipelines and GitOps practices for continuous integration and deployment.</li>
</ul>
</section>

<section class="bx--content__section">
<h2 class="bx--content__title">Topics</h2>
<ul>
<li><strong>IBM App Connect</strong></li>
<ul>
<li>Overview and architecture</li>
<li>Installation and configuration</li>
<li>Message flow development and deployment</li>
<li>Integration with IBM MQ</li>
<li>Security and error handling</li>
<li>Performance tuning</li>
</ul>
<li><strong>IBM Cloud Pak for Integration</strong></li>
<ul>
<li>Introduction and architecture</li>
<li>Installation and configuration</li>
<li>Integration capabilities</li>
<li>API management and App Connect</li>
<li>Event Streams and DataPower</li>
</ul>
<li><strong>Red Hat OpenShift</strong></li>
<ul>
<li>Kubernetes fundamentals</li>
<li>OpenShift setup and management</li>
<li>Application deployment and scaling</li>
<li>CI/CD with OpenShift Pipelines</li>
<li>Security and compliance</li>
</ul>
<li><strong>Event Streams Developer Essentials</strong></li>
<ul>
<li>Introduction to Apache Kafka and IBM Event Streams</li>
<li>Setting up Kafka clusters</li>
<li>Producing and consuming messages</li>
<li>Real-time data processing</li>
</ul>
<li><strong>OpenShift for Developers</strong></li>
<ul>
<li>Developer tools and workflows</li>
<li>Building and deploying applications</li>
<li>Using OpenShift Dev Spaces and Developer Hub</li>
<li>Integrating with CI/CD pipelines</li>
</ul>
</ul>
</section>

<section class="bx--content__section">
<h2 class="bx--content__title">Audience</h2>
<ul>
<li>IT professionals including developers, administrators, and architects</li>
<li>Integration specialists and middleware administrators</li>
<li>DevOps engineers and platform engineers</li>
</ul>
</section>

<section class="bx--content__section">
<h2 class="bx--content__title">Agenda</h2>
<ul>
<li><strong>Day 1:</strong> Introduction and IBM App Connect Basics</li>
<ul>
<li>Morning: Course overview, IBM App Connect introduction, installation and configuration</li>
<li>Afternoon: Basic message flows, Hands-on lab</li>
</ul>
<li><strong>Day 2:</strong> Advanced IBM App Connect</li>
<ul>
<li>Morning: Advanced message flows, IBM MQ integration</li>
<li>Afternoon: Advanced message flow lab, Case study discussion</li>
</ul>
<li><strong>Day 3:</strong> IBM Cloud Pak for Integration and OpenShift Fundamentals</li>
<ul>
<li>Morning: IBM Cloud Pak introduction, deploying solutions</li>
<li>Afternoon: OpenShift basics, Hands-on lab</li>
</ul>
<li><strong>Day 4:</strong> Event Streams and Kafka with OpenShift</li>
<ul>
<li>Morning: IBM Event Streams introduction, setting up Kafka clusters</li>
<li>Afternoon: Event-driven applications lab</li>
</ul>
<li><strong>Day 5:</strong> Capstone Project and Review</li>
<ul>
<li>Morning: Capstone project development guidance</li>
<li>Afternoon: Project completion, presentations, Q&A session</li>
</ul>
</ul>
</section>

<section class="bx--content__section">
<h2 class="bx--content__title">Lab Outline</h2>
<ul>
<li><strong>Day 1 Lab:</strong> Setting up IBM App Connect, creating and deploying basic message flows.</li>
<li><strong>Day 2 Lab:</strong> Advanced message flow scenarios, integrating with IBM MQ.</li>
<li><strong>Day 3 Lab:</strong> Setting up OpenShift environment, deploying applications.</li>
<li><strong>Day 4 Lab:</strong> Developing and deploying event-driven applications using Kafka on OpenShift.</li>
<li><strong>Day 5 Lab:</strong> Capstone project integrating all covered technologies.</li>
</ul>
</section>

<section class="bx--content__section">
<h2 class="bx--content__title">Assessment Method</h2>
<ul>
<li>Continuous assessment through hands-on labs and exercises.</li>
<li>Final capstone project presentation and evaluation.</li>
<li>Participation and engagement during Q&A sessions.</li>
</ul>
</section>

<section class="bx--content__section">
<h2 class="bx--content__title">Course Materials (Pack)</h2>
<ul>
<li><strong>Pre-course Reading:</strong> Introduction to IBM App Connect, Cloud Pak for Integration, and OpenShift.</li>
<li><strong>Slides and Notes:</strong> Comprehensive slides covering all topics.</li>
<li><strong>Lab Guides:</strong> Step-by-step lab exercises and solutions.</li>
<li><strong>Reference Materials:</strong> Additional reading materials and resources.</li>
<li><strong>Software Access:</strong> Access to necessary software and trial versions for hands-on practice.</li>
</ul>
</section>
</div>
</div>
</div>
</main>
</body>
</html>

0 comments on commit beb2cff

Please sign in to comment.