Scrum Better With Kanban (SBK) Certification Training

Submitted by Snehamayee on Fri, 10/31/2025 - 10:56
Trainer
Language
isPublic
On
Public Content
<style type="text/css">
h1,
h2,
h3,
h4,
h5 {
color: #1e3a5f;
}
body {
font-family: "Roboto", sans-serif;
background-color: #f5f5f5;
}
.highlight {
font-weight: bold;
color: #007bff;
}
.icon-large {
font-size: 1.5em;
}
.sticky-alert {
position: sticky;
top: 0;
z-index: 1050;
}
.container {
text-align: left;
}
.hero-section {
background-color: #f8f9fa;
padding: 50px 0;
border-radius: 5px;
}
.hero-title {
font-size: 2.5rem;
font-weight: 600;
color: #007bff;
text-transform: uppercase;
}
.card-body {
padding: 2rem;
}
.cta-button {
margin-top: 20px;
}
.feature-block {
background-color: #ffffff;
border: 1px solid #e0e0e0;
padding: 25px;
margin-bottom: 25px;
border-radius: 10px;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.feature-block h5 {
font-size: 1.35rem;
font-weight: 600;
color: #333333;
}
.feature-block p {
font-size: 1rem;
line-height: 1.6;
color: #555555;
}
.feedback-img {
width: 100%;
height: 250px;
object-fit: cover;
border-radius: 10px;
margin-bottom: 10px;
}
.feedback-section {
margin-top: 50px;
}
.feedback-section h3 {
font-size: 2rem;
font-weight: 600;
margin-bottom: 40px;
}
.feedback-box {
background-color: #ffffff;
border: 1px solid #e0e0e0;
padding: 25px;
margin-bottom: 25px;
border-radius: 5px;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
height: 100%;
}

.feedback-img {
width: 100%;
height: 250px;
object-fit: cover;
border-radius: 10px;
margin-bottom: 10px;
}

.feedback-content {
flex-grow: 1;
margin-top: 15px;
flex-direction: column;
justify-content: space-between;
}

.feedback-name {
font-size: 1.35rem;
font-weight: 600;
color: #333333;
margin-bottom: 10px;
}

.review-text {
font-size: 1rem;
line-height: 1.6;
color: #555555;
margin-bottom: 10px;
}

.star-rating {
font-size: 1.2rem;
color: #ffb400;
}
.cta-button a {
text-decoration: none;
color: white;
background-color: #007bff;
padding: 15px 30px;
border-radius: 5px;
font-size: 1.2rem;
transition: background-color 0.3s ease;
}
.cta-button a:hover {
background-color: #0056b3;
}
.section-heading {
font-size: 2rem;
font-weight: 500;
color: #333333;
margin-bottom: 30px;
}
.hero-title span {
font-size: 1.5rem;
font-weight: 300;
color: #555555;
}
.feature-block p strong {
color: #007bff;
}
.review-links-section {
margin-top: 70px;
margin-bottom: 100px;
}

.review-links-section a {
margin: 0 10px;
}

.review-logo {
width: 40%;
height: auto;
display: inline-block;
box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2);
}

@media (min-width: 768px) {
.review-logo {
width: 20%;
}
}

.feedback-section {
text-align: center;
}

.fd-row {
display: flex;
flex-wrap: wrap;
justify-content: flex-start; /* Align items from the start instead of centering */
margin-bottom: 20px;
}

.feedback-img {
width: 100%;
height: auto;
border-radius: 10px;
}

.feedback-content {
margin-top: 10px;
}

.feedback-name {
font-size: 1.2em;
font-weight: bold;
}

.review-text {
font-size: 0.9em;
}

.star-rating {
color: gold;
font-size: 1.2em;
}
.agenda-container {
padding: 30px 0;
}
.card {
background-color: #f8f9fa;
border: none;
height: 100%;
}
.card-body {
padding: 20px;
}
.card-title {
font-size: 1.2rem;
font-weight: bold;
background-color: #007bff;
padding: 5px;
}
.modal {
display: none;
position: fixed;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0, 0, 0, 0.7);
padding-top: 60px;
}

.modal-content {
background-color: #fff;
margin: 5% auto;
padding: 20px;
border: 1px solid #888;
width: 80%;
max-width: 600px;
}

.close {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
}

.close:hover,
.close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
.feature-block {
transition: all 0.3s ease;
}

.feature-block:hover {
cursor: pointer;
background-color: #e6e1ea;
border-left: 5px solid #ff5722;
box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2);
}

.feature-block i {
transition: all 0.3s ease;
}

.feature-block:hover i {
transform: scale(1.1);
}

.google {
background-color: #e3f2fd;
border-left: 5px solid #2196f3;
}

.trustpilot {
background-color: #e8f5e9;
border-left: 5px solid #66bb6a;
flex-grow: 1;
}

.video {
background-color: #f3e5f5;
border-left: 5px solid #9c27b0;
}</style>
<!-- Sticky, Closable Alert --><div><div class="alert alert-info sticky-alert alert-dismissible fade show text-center" role="alert"><strong>Register Now!</strong><button aria-label="Close" class="close" data-dismiss="alert" type="button"><span aria-hidden="true">×</span></button></div><div class="container mt-5"><!-- Hero Section --><div class="hero-section text-left"><h1 class="hero-title">Scrum Better with Kanban (SBK) Micro-credential Training</h1><h2 class="hero-title">Gen AI addon course (6 Hours) &amp; 300 page Adv. Agile Concepts Book Included</h2><p class="lead">Join us for an immersive 1-day Scrum Better with Kanban training with <strong>Snehamayee Kulkarni</strong>!<br><span>Dates: 8 Nov 2025 | Time: 9 AM IST</span></p></div><!-- Register Button --><div class="cta-button text-left"><a class="btn btn-primary btn-lg" href="https://rzp.io/rzp/fSOgrPR">Register Now</a></div><div class="text-white bg-primary px-4 py-2 rounded my-3 font-weight-bold"><p style="font-size: 20px;"><b>For Combo options | Group registration | Corporate enquiry and other schemes contact us @ +91-7710033016 | +91-8291749529 | support@effectivepmc.com</b></p></div><!-- About the Faculty --><div class="mt-4 py-5 bg-light"><div class="container"><h3 class="section-heading text-left mb-4" style="font-size: 2.5rem; color: #2c3e50; font-weight: 600;">About Your Faculty - Snehamayee Kulkarni</h3><div class="row align-items-center"><div class="col-md-6"><p style="font-size: 1.125rem; line-height: 1.5; color: #34495e;">Snehamayee Kulkarni is one of the top 10 Certified Scrum Trainers in India. She has an overall experience of 23+ years in the industry and 5+ years as a trainer on various subjects such as Scrum, Agile, and DevOps. Snehamayee was in TCS for 20+ years and was heading the Asia Pacific Agile portfolio for 5+ years. She has been part of large Agile transformations for various Asian customers, such as Cathay Pacific, Singapore Airlines, Petronas Malaysia, and others.</p><p><!-- Call Button Button --></p><div class="cta-button text-left"><div class="text-white bg-primary px-4 py-2 rounded my-3 font-weight-bold">Call +91-7710033016 | +91-8291749529</div></div><!-- Email Button Button --><div class="cta-button text-left"><div class="text-white bg-primary px-4 py-2 rounded my-3 font-weight-bold">Write to Us: support@effectivepmc.com</div></div><p>&nbsp;</p></div><div class="col-md-6"><img alt="Snehamayee Kulkarni" class="img-fluid rounded shadow-lg" src="https://worldofagile.com/wp-content/uploads/2024/06/Snehahamyee_ProfilePic2-scaled-1.jpg" style="max-width: 90%; height: auto;"></div></div></div></div><!-- Why Snehamayee's SBK Class --><div class="row"><div class="col-md-4 mb-4"><div class="feature-block text-center p-4 rounded shadow-lg" style="background-color: #f0f9ff; border-left: 5px solid #1e90ff;"><h5 class="mb-3" style="font-size: 1.25rem; font-weight: 600;">Experience &amp; Expertise</h5><p style="font-size: 1rem; color: #34495e;">Snehamayee has conducted 100+ Scrum/Agile workshops across India and the US, ensuring practical, hands-on learning for all participants.</p></div></div><div class="col-md-4 mb-4"><div class="feature-block text-center p-4 rounded shadow-lg" style="background-color: #fff7e6; border-left: 5px solid #ff6347;"><h5 class="mb-3" style="font-size: 1.25rem; font-weight: 600;">Interactive Training</h5><p style="font-size: 1rem; color: #34495e;">Zero PowerPoint slides! Snehamayee engages participants with simulations, exercises, and storytelling to make learning fun and impactful.</p></div></div><div class="col-md-4 mb-4"><div class="feature-block text-center p-4 rounded shadow-lg" style="background-color: #e6f7ff; border-left: 5px solid #32cd32;"><h5 class="mb-3" style="font-size: 1.25rem; font-weight: 600;">Real-World Applications</h5><p style="font-size: 1rem; color: #34495e;">The training focuses on how to optimize your scrum practices by visualizing workflow and revealing bottlenecks</p></div></div></div><br><div class="mt-5"><h3 class="section-heading" style="text-align: left; font-size: 2rem; font-weight: bold;">Why Scrum Better with Kanban with World of Agile?</h3><div class="row d-flex"><div class="col-md-3 mb-4 d-flex"><div class="feature-block text-center p-4 rounded shadow-lg" style="background-color: #fff3e0; border-left: 5px solid #ff9800; flex-grow: 1;"><h5 class="mb-3" style="font-size: 1.25rem; font-weight: 600;">Gen AI addon course</h5><p style="font-size: 1rem; color: #34495e;">Trainer (CST) lead 6 Hours, Hands on Case Study based Live Online Gen AI Course Included</p></div></div><div class="col-md-3 mb-4 d-flex"><div class="feature-block text-center p-4 rounded shadow-lg" style="background-color: #e8f5e9; border-left: 5px solid #66bb6a; flex-grow: 1;"><h5 class="mb-3" style="font-size: 1.25rem; font-weight: 600;">300-Page Book on Agile &amp; advance Scrum concepts</h5><p style="font-size: 1rem; color: #34495e;">A comprehensive 300-page book covering Agile tools, techniques, and advance Scrum concept compiled by our expert faculties.</p></div></div><div class="col-md-3 mb-4 d-flex"><div class="feature-block text-center p-4 rounded shadow-lg" style="background-color: #f3e5f5; border-left: 5px solid #9c27b0; flex-grow: 1;"><h5 class="mb-3" style="font-size: 1.25rem; font-weight: 600;">4 Free Value-Adding Courses</h5><p style="font-size: 1rem; color: #34495e;">Free online self-learning courses on DevOps Fundamentals, Advanced Agile Concepts, Agile Coaching, and Scaling Agile.</p></div></div><div class="col-md-3 mb-4 d-flex"><div class="feature-block text-center p-4 rounded shadow-lg" style="background-color: #fbe9e7; border-left: 5px solid #ff5722; flex-grow: 1;"><h5 class="mb-3" style="font-size: 1.25rem; font-weight: 600;">Mocks &amp; Quizzes</h5><p style="font-size: 1rem; color: #34495e;">Access 9 free practice quizzes and mock exams on advanced Scrum and Agile concepts to enhance your learning.</p></div></div></div><div class="row d-flex"><div class="col-md-3 mb-4 d-flex"><div class="feature-block text-center p-4 rounded shadow-lg" style="background-color: #e3f2fd; border-left: 5px solid #2196f3; flex-grow: 1;"><h5 class="mb-3" style="font-size: 1.25rem; font-weight: 600;">Learner Manual &amp; Reference Video</h5><p style="font-size: 1rem; color: #34495e;">Access an excellent post-class reference manual and recording of the class for revisions to help you with continuous learning.</p></div></div><div class="col-md-3 mb-4 d-flex"><div class="feature-block text-center p-4 rounded shadow-lg" style="background-color: #fce4ec; border-left: 5px solid #e91e63; flex-grow: 1;"><h5 class="mb-3" style="font-size: 1.25rem; font-weight: 600;">PMI PDUs for Credential Renewal</h5><p style="font-size: 1rem; color: #34495e;">Earn 8 PMI PDUs (Professional Development Units) for PMI credential renewal.</p></div></div><div class="col-md-3 mb-4 d-flex"><div class="feature-block text-center p-4 rounded shadow-lg" style="background-color: #f0f4c3; border-left: 5px solid #cddc39; flex-grow: 1;"><h5 class="mb-3" style="font-size: 1.25rem; font-weight: 600;">SEUs for Scrum Alliance Renewal</h5><p style="font-size: 1rem; color: #34495e;">Gain 8 SEUs (Scrum Education Units) towards Scrum Alliance Certification renewal.</p></div></div><div class="col-md-3 mb-4 d-flex"><div class="feature-block text-center p-4 rounded shadow-lg" style="background-color: #e3f2fd; border-left: 5px solid #2196f3; flex-grow: 1;"><h5 class="mb-3" style="font-size: 1.25rem; font-weight: 600;">Lifetime Faculty Support</h5><p style="font-size: 1rem; color: #34495e;">Enjoy lifetime access to faculty support for all your post-course questions, consultation, and advice.</p></div></div></div></div><br><div class="cta-button text-left"><a class="btn btn-primary btn-lg" href="https://worldofagile.com/blog/3d-flip-book/world-of-scrum-master/" rel="noopener" target="_blank">Glimpse into Advanced Agile Concepts Book</a></div><br><div class="mt-5"><h3 class="section-heading" style="text-align: left;">&nbsp;</h3></div><div class="feedback-section"><h3>What Our Participants Say</h3><br><h4>Video Reviews</h4><div class="fd-row"><div class="col-md-3"><div class="feedback-box video"><a href="https://youtu.be/Tfr3XI_deHM?list=PLnTgC_ffqHvcY9KTSosLjUJS8V0YqihjG" rel="noopener" target="_blank"><img alt="Feedback 1" class="feedback-img" src="https://worldofagile.com/wp-content/uploads/2025/01/Sreelatha-Feedback-photo.png"> </a><div class="feedback-content"><h4 class="feedback-name">Sreelatha</h4><p class="review-text">"Amazing and effective teaching techniques used by Snehamayee"</p><div class="star-rating">★★★★★</div></div></div></div><br><div class="col-md-3"><div class="feedback-box video"><a href="https://youtu.be/T-cY1xQSDGA?list=PLnTgC_ffqHvcY9KTSosLjUJS8V0YqihjG" rel="noopener" target="_blank"><img alt="Feedback 2" class="feedback-img" src="https://worldofagile.com/wp-content/uploads/2025/01/Aerison-Feedback-Photo.png"></a></div></div><div class="col-md-3"><div class="feedback-box video"><a href="https://youtube.com/shorts/Bdb-KV0aXN4?feature=share" rel="noopener" target="_blank"><img alt="Feedback 3" class="feedback-img" src="https://worldofagile.com/wp-content/uploads/2025/02/Pallavi-CSM-Feedback.png"> </a><div class="feedback-content"><h4 class="feedback-name">Pallavi</h4><p class="review-text">"Very Interactive session that is hands on and lively"</p><div class="star-rating">★★★★★</div></div></div></div><br><div class="col-md-3"><div class="feedback-box video"><a href="https://youtube.com/shorts/C1cXfLYMBaI?feature=share" rel="noopener" target="_blank"><img alt="Feedback 4" class="feedback-img" src="https://worldofagile.com/wp-content/uploads/2025/02/Rakshita-CSM-Feedback.png"> </a><div class="feedback-content"><h4 class="feedback-name">Rakshita</h4><p class="review-text">"As a newcomer to Agile, Snehamayee's session was very helpful for me"</p><div class="star-rating">★★★★★</div></div></div></div></div>{C}{C}{C}{C}<!-- Google Reviews Row --><h4>Google Reviews</h4><div class="fd-row"><div class="col-md-3"><div class="feedback-box mb-4 google"><div class="feedback-content"><img alt="Google Logo" src="https://upload.wikimedia.org/wikipedia/commons/d/dc/Google-g-icon.png?20250219200931" style="width: 50px; height: auto; margin-bottom: 10px;"><h4 class="feedback-name">Kamalakannan Subramaniyam</h4><p class="review-text">"Sneha has explained the concepts clear. It was an interactive session, She is open to take questions in between the class. Structured flow of the topics."</p><div class="star-rating">★★★★★</div></div></div></div><div class="col-md-3"><div class="feedback-box mb-4 google"><div class="feedback-content"><img alt="Google Logo" src="https://upload.wikimedia.org/wikipedia/commons/d/dc/Google-g-icon.png?20250219200931" style="width: 50px; height: auto; margin-bottom: 10px;"><h4 class="feedback-name">Kaushik Rahul</h4><p class="review-text">"I had a wonderful experience; Sneha has excellent knowledge and a true talent for storytelling."</p><div class="star-rating">★★★★★</div></div></div></div><div class="col-md-3"><div class="feedback-box mb-4 google"><div class="feedback-content"><img alt="Google Logo" src="https://upload.wikimedia.org/wikipedia/commons/d/dc/Google-g-icon.png?20250219200931" style="width: 50px; height: auto; margin-bottom: 10px;"><h4 class="feedback-name">Zino</h4><p class="review-text">"Sneha is an excellent trainer. She is adept in her knowledge, with great analogy and real-world scenarios."</p><div class="star-rating">★★★★★</div></div></div></div><div class="col-md-3"><div class="feedback-box mb-4 google"><div class="feedback-content"><img alt="Google Logo" src="https://upload.wikimedia.org/wikipedia/commons/d/dc/Google-g-icon.png?20250219200931" style="width: 50px; height: auto; margin-bottom: 10px;"><h4 class="feedback-name">Nidhi Sharma</h4><p class="review-text">"Sneha is an excellent trainer for the CSM course. Her deep knowledge, engaging teaching style, and practical examples made the learning experience insightful and enjoyable. Highly recommend her sessions."</p><div class="star-rating">★★★★★</div></div></div></div></div>{C}{C}{C}{C}<!-- Trustpilot Reviews Row --><h4>Trustpilot Reviews</h4><div class="fd-row"><div class="col-md-3"><div class="feedback-box trustpilot"><div class="feedback-content"><img alt="Google Logo" src="https://upload.wikimedia.org/wikipedia/commons/5/5c/Trustpilot_logo.png?20180712105602" style="width: 85px; height: auto; margin-bottom: 10px;"><h4 class="feedback-name">Rhythm Sandeep Deo</h4><p class="review-text">"It was super efficient to learn new concepts, go through basic terminologies, and Sneha made it easy to adapt with her experience."</p><div class="star-rating">★★★★★</div></div></div></div><div class="col-md-3"><div class="feedback-box trustpilot"><div class="feedback-content"><img alt="Google Logo" src="https://upload.wikimedia.org/wikipedia/commons/5/5c/Trustpilot_logo.png?20180712105602" style="width: 85px; height: auto; margin-bottom: 10px;"><h4 class="feedback-name">Briah Ratcliff</h4><p class="review-text">"Sneha was a very great trainer! She exhibited the true qualities of a scrum master even as she taught. The training was very effective. 10/10 experience!"</p><div class="star-rating">★★★★★</div></div></div></div><div class="col-md-3"><div class="feedback-box trustpilot"><div class="feedback-content"><img alt="Google Logo" src="https://upload.wikimedia.org/wikipedia/commons/5/5c/Trustpilot_logo.png?20180712105602" style="width: 85px; height: auto; margin-bottom: 10px;"><h4 class="feedback-name">Lily Pass</h4><p class="review-text">"Sneha was a great teacher and coach! She made the coursework easy to understand and used practical and real-life examples to further explain."</p><div class="star-rating">★★★★★</div></div></div></div><div class="col-md-3"><div class="feedback-box trustpilot"><div class="feedback-content"><img alt="Google Logo" src="https://upload.wikimedia.org/wikipedia/commons/5/5c/Trustpilot_logo.png?20180712105602" style="width: 85px; height: auto; margin-bottom: 10px;"><h4 class="feedback-name">Pritom Paul</h4><p class="review-text">"Sneha was really good and that helped me understand the overall CSM in a better way."</p><div class="star-rating">★★★★★</div></div></div></div></div></div><br><div class="review-links-section"><h4>Our Students are our ambassadors. Read what they have to say about us on Google and Trustpilot</h4><a href="https://www.google.com/maps/place/World+of+Agile/@19.1980959,72.9460565,17z/data=!4m12!1m6!3m5!1s0x3be7b9aa3493aa05:0x221daa2dba2f8d2a!2sWorld+of+Agile!8m2!3d19.1980959!4d72.9482452!3m4!1s0x3be7b9aa3493aa05:0x221daa2dba2f8d2a!8m2!3d19.1980959!4d72.9482452" rel="noopener" target="_blank"><img alt="Google Reviews" class="review-logo" src="https://worldofagile.com/wp-content/uploads/2025/07/Google-Reviews-4-9stars-3k.png"> </a> <a href="https://www.trustpilot.com/review/scrumalliance.org?languages=all&amp;search=sneha" rel="noopener" target="_blank"> <img alt="Trustpilot Reviews" class="review-logo" src="https://worldofagile.com/wp-content/uploads/2025/04/trustpilot-logo.png">&nbsp;</a><div class="cta-button text-left" style="padding-top: 50px;"><a class="btn btn-primary btn-lg" href="https://rzp.io/rzp/fSOgrPR">Register Now</a></div></div></div><!-- Register Button --></div><!-- Bootstrap JS, Popper.js --><p><script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script><script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.0.9/dist/umd/popper.min.js"></script><script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script></p>
Group visibility
Off
Invoice
Off
Bothsign
Off
URL Path
https://rzp.io/rzp/fSOgrPR
Location
18.958193, 72.832073
Class is certified
Off
Class is finished
Off
Address Country
in
Address Province
MH
Address Name
Live Online
Address City
Mumbai
Virtual/InPerson
Virtual
Show 2 trainers on certificate
1
Course is active
0
group
Not a group