By proceeding, you agree to our new terms.`; </script> <script type="text/javascript"> var creatorConsentMsg = `We've updated our terms and conditions and privacy policy.
By proceeding, you agree to our new terms.`; </script> <script type="text/javascript"> var cookieMsg = `We use cookies to personalise your experience and to analyse our website traffic. By continuing to use our website, you consent to our cookies.`; </script> <script type="text/template" id="consentPromptTemplate">
var disabledLocleVar='Disabled'; var enabledLocaleVar='Enabled'; var smsLocaleVar='SMS'; var webpushLocaleVar='Web Push'; var mobilepushLocaleVar='Mobile Push'; var invoicenumberLocaleVar='Invoice Number'; var productLocaleVar='Product'; var dateLocaleVar='Date'; var amountLocaleVar='Amount'; var detailsLocaleVar='Details'; var subscriptionPlanLocaleVar='Subscription Plan'; var addonsLocaleVar='Add Ons'; var showLocalVar='Show'; var hideLocaleVar='Hide'; </script>
<@ print(getDisplayAmount(item.price)) @> incl. <@- item.gstRate @>% GST<@ } else { @><@ print(getDisplayAmount(item.price)) @> <@ if(item.gstRate > 0 && 'GST' != '') { print("
incl. " +item.gstRate+"% GST") } @><@ } @> <@ if(item.pgChargesLearnerPercent !==undefined && getDisplayAmount(item.pgChargesLearnerPercent).includes('₹')) {@>
Internet handling fees: <@print(getDisplayAmount(item.pgChargesLearnerPercent/100*item.price))@> <@} @> clear </script> <script type="text/template" id="cartcoursecard-template">
<div class="column col-2 col-md-4 scourse <@- item['spayee:resource']['spayee:courseType'] @>" title="<@- item["spayee:resource"]["spayee:title"] @>">
<a class="card" title="<@- item['spayee:resource']['spayee:title'] @>" href="<@ print(getCourseLandingPageUrl(item._id, item['spayee:resource']['spayee:courseUrl'])) @>">
<@ var curl = "https://d502jbuhuh9wk.cloudfront.net/courses/"+ item._id +"/"+ item._id +"_scaled_cover.jpg?v=" + item["spayee:resource"]["spayee:coverVersion"]; if(isNaN(item["spayee:resource"]["spayee:coverVersion"])) { curl = showCourseDefaultCover(null, item._id) } @>
<img style="width: 100%;" alt="<@- item['spayee:resource']['spayee:title'] @> cover" class="lazy" data-src="<@- curl @>" onerror="showCourseDefaultCover(this, '<@- item._id @>')">
<div class="card-footer" style="padding: 0.2rem;"><span class="ctitle text-ellipsis d-block" style="color:#2f4f4f;font-size:small;"><@- item["spayee:resource"]["spayee:title"] @></span></div>
</a>
</div>
<div class="column scourse <@- item['spayee:resource']['spayee:courseType'] @> hidePackageRibbon<@- item['spayee:resource']['spayee:hidePackageRibbon'] @>">
<@ var itemCategory = (item['spayee:resource']['spayee:filter1'] !== undefined)? item['spayee:resource']['spayee:filter1'][0]:'' @>
<a class="card courseDiscId" style="height:100%" title="<@- item['spayee:resource']['spayee:title'] @>" href="<@ print(getCourseLandingPageUrl(item._id, item['spayee:resource']['spayee:courseUrl'])) @>" data-id="<@- item._id@>" data-dcid="<@-item._id@>"
amplitude-event="course_card_tapped_checkout"
amplitude-payload='{"<@- item['spayee:resource']['spayee:courseType']== 'package' ? "package_id" : "course_id" @>": "<@- item._id @>","is_a_package":"<@- item['spayee:resource']['spayee:courseType']== 'package' ? "true" : "false" @>","price_on_card":"<@- removeCurrencySymbol(getCourseDisplayPrice('₹', '', item, '18.0', '', false)) @>","currency":"INR","multiple_pricing_plans_exist":"<@- isMultiplePlansAvailable('', item) @>","wallet_coins_enabled_on_school":"true","category":"<@- itemCategory @>"}'
>
<div class="card-image relative <@ print(item["spayee:resource"]["spayee:availableForMembership"] ? 'includedInMembership' : '') @>">
<@ var curl = "https://d502jbuhuh9wk.cloudfront.net/courses/"+ item._id + "/" + item._id +"_scaled_cover.jpg?v=" + item["spayee:resource"]["spayee:coverVersion"]; if(isNaN(item["spayee:resource"]["spayee:coverVersion"])) { curl = showCourseDefaultCover(null, item._id); } @>
<div class="blurbg lazy" data-bg="<@- curl @>"></div>
<img alt="<@- item['spayee:resource']['spayee:title'] @> cover" class="lazy" data-src="<@- curl @>" onerror="showCourseDefaultCover(this, '<@- item._id @>')">
</div>
<div class="card-body text-ellipsis">
<span class="ctitle" style="color:#2f4f4f;text-wrap: balance;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;"><@- item["spayee:resource"]["spayee:title"] @></span><br>
<@ if(item.rating !== undefined) { @>
<span class="text-gray ratingIcons icon-text">
<@ for(var i=1;i<6;i++) { @>
<@ if(item.rating.avgRating >= i) { @><i class="material-icons text-primary">star</i><@ }else if(item.rating.avgRating > i-1 && item.rating.avgRating < i) { @><i class="material-icons text-primary">star_half</i><@ }else { @>
<i class="material-icons">star_border</i>
<@ } } @></span><small class="d-inline-block pl-1 text-dark"><@ print(formatRating(item['rating']['avgRating'])) @> (<@- item['rating']['total'] @> ratings)</small>
<@ }else { @> <span class="text-gray ratingIcons icon-text"> </span> <@ } @>
<br>
<span class="text-gray">
<@ if(item['spayee:resource']['spayee:courseType'] === 'package') { @>
<@ print(item["courses-count"]!==undefined?item["courses-count"]:"0") @> Courses
<@ }else { @>
<@ print(item["spayee:resource"]["spayee:publisher"]!==undefined?htmlEntities(item["spayee:resource"]["spayee:publisher"]):" ") @>
<@ } @>
</span>
</div>
<div class="card-footer">
<@ print(getCourseDisplayPrice('₹', '', item, '18.0', '', true)) @>
</div>
<div style="padding: 0 0.8rem 0.8rem 0.8rem;">
<span class="text-gray" style="font-size:small">
<@ if(item['spayee:resource']['spayee:instalmentPlanId']!=null && item['spayee:resource']['spayee:instalmentPlanId'] !== "") { @>
Available in part payment from <@ print(getCourseInstalmentDisplayPrice('', item))@>
<@ }else { @>
<@ " " @>
<@ } @>
</span>
</div>
</a>
</div>
<div class="column col-3 col-md-6 col-sm-6 col-xs-12 scourse" style="margin-bottom: 20px;">
<a class="card" title="<@- item['spayee:resource']['spayee:title'] @>" href="/blog/<@- item['spayee:resource']['spayee:url'] @>">
<div class="card-image relative">
<@ if(item['spayee:resource']['spayee:cover'] !== undefined && item['spayee:resource']['spayee:cover']) { @>
<div class="blurbg lazy" data-bg="https://d502jbuhuh9wk.cloudfront.net/articles/<@- item._id @>/cover.jpg<@ print(item["spayee:resource"]["spayee:coverVersion"] !== undefined?"?v="+item["spayee:resource"]["spayee:coverVersion"]:"") @>"></div>
<img alt="<@- item['spayee:resource']['spayee:title'] @> cover" class="img-responsive centered relative lazy" style="max-height: 100%;" data-src="https://d502jbuhuh9wk.cloudfront.net/articles/<@- item._id @>/cover.jpg?v=<@- item['spayee:resource']['spayee:coverVersion'] @>" onerror="showCourseDefaultCover(this, '<@- item._id @>')">
<@ }else { @>
<div class="blurbg lazy" data-bg="https://d502jbuhuh9wk.cloudfront.net/resources/images/defaultCourseCover.png"></div>
<img alt="<@- item['spayee:resource']['spayee:title'] @> cover" class="img-responsive centered relative lazy" style="max-height: 100%;" data-src='https://d502jbuhuh9wk.cloudfront.net/resources/images/defaultCourseCover.png'>
<@ } @>
</div>
<div class="card-body text-ellipsis"><span style="color:#2f4f4f;"><@- item["spayee:resource"]["spayee:title"] @></span></div>
<div class="card-footer" style="padding: 0.4rem;">
<span class="text-gray float-left text-ellipsis" style="max-width: calc(100% - 110px);"><@ print(item["spayee:resource"]["spayee:author"]!==undefined?htmlEntities(item["spayee:resource"]["spayee:author"]):"") @></span>
<@ var pdate = item.createdDate.$date; if(item['spayee:resource']['spayee:publishDate'] !== undefined && item['spayee:resource']['spayee:publishDate'] !== '') { pdate = item['spayee:resource']['spayee:publishDate']; } @>
<time class="float-right text-warning"><@ print(formatDate(new Date(pdate))) @></time>
</div>
</a>
</div>
var uuid = function (a) {
// https://github.com/amplitude/Amplitude-Javascript/blob/master/src/uuid.js
return a // if the placeholder was passed, return
? // a random number from 0 to 15
(
a ^ // unless b is 8,
((Math.random() * // in which case
16) >> // a random number from
(a / 4))
) // 8 to 11
.toString(16) // in hexadecimal
: // or otherwise a concatenated string:
(
[1e7] + // 10000000 +
-1e3 + // -1000 +
-4e3 + // -4000 +
-8e3 + // -80000000 +
-1e11
) // -100000000000,
.replace(
// replacing
/[018]/g, // zeroes, ones, and eights with
uuid, // random hex digits
);
};
(function(e,t){var n=e.amplitude||{_q:[],_iq:{}};var r=t.createElement("script")
;r.type="text/javascript"
;r.integrity="sha384-tzcaaCH5+KXD4sGaDozev6oElQhsVfbJvdi3//c2YvbY02LrNlbpGdt3Wq4rWonS"
;r.crossOrigin="anonymous";r.async=true
;r.src="https://cdn.amplitude.com/libs/amplitude-8.5.0-min.gz.js"
;r.onload=function(){if(!e.amplitude.runQueuedFunctions){
console.log("[Amplitude] Error: could not load SDK")}}
;var i=t.getElementsByTagName("script")[0];i.parentNode.insertBefore(r,i)
;function s(e,t){e.prototype[t]=function(){
this._q.push([t].concat(Array.prototype.slice.call(arguments,0)));return this}}
var o=function(){this._q=[];return this}
;var a=["add","append","clearAll","prepend","set","setOnce","unset","preInsert","postInsert","remove"]
;for(var c=0;c<a.length;c++){s(o,a[c])}n.Identify=o;var u=function(){this._q=[]
;return this}
;var l=["setProductId","setQuantity","setPrice","setRevenueType","setEventProperties"]
;for(var p=0;p<l.length;p++){s(u,l[p])}n.Revenue=u
;var d=["init","logEvent","logRevenue","setUserId","setUserProperties","setOptOut","setVersionName","setDomain","setDeviceId","enableTracking","setGlobalUserProperties","identify","clearUserProperties","setGroup","logRevenueV2","regenerateDeviceId","groupIdentify","onInit","logEventWithTimestamp","logEventWithGroups","setSessionId","resetSessionId"]
;function v(e){function t(t){e[t]=function(){
e._q.push([t].concat(Array.prototype.slice.call(arguments,0)))}}
for(var n=0;n<d.length;n++){t(d[n])}}v(n);n.getInstance=function(e){
e=(!e||e.length===0?"$default_instance":e).toLowerCase()
;if(!Object.prototype.hasOwnProperty.call(n._iq,e)){n._iq[e]={_q:[]};v(n._iq[e])
}return n._iq[e]};e.amplitude=n})(window,document);
amplitude.getInstance().init('e56929a4c3888c23e97a7e70e34ccf6c');
amplitude.getInstance().setUserId(null);
//amplitude.getInstance().regenerateDeviceId();
var userProperties = {
custom_domain: "www.clouddevopshub.com",
org_id: "65ae539ae4b08c2b15205092",
default_google_login_enabled: 'true' == 'true',
personalized_google_login_enabled: '' != '' && 'true' == 'false' ? true : false,
facebook_login_enabled: '' == 'true' ? true : false
};
amplitude.getInstance().setUserProperties(userProperties);
/* var deviceId = uuid(); amplitude.getInstance().setDeviceId(deviceId); sessionStorage.setItem('amplitudeDeviceId', deviceId); */ </script>
<script type="text/javascript"> window.signupParams = {source: "store", platform: "web", sourceId: null}; var showGraphyFomoFlag = ''; showGraphyFomoFlag = '65ae539ae4b08c2b15205092'; </script> <script type="text/javascript"> function hideCheckoutLoader() { if(typeof window.hideLoader =="function") { window.hideLoader(); } } </script> <script type="text/template" id="spcoursecard-2-template"><@ if(item.rating !== undefined) { @> <@ for(var i=1;i<6;i++) { @> <@ if(item.rating.avgRating >= i) { @>star<@ }else if(item.rating.avgRating > i-1 && item.rating.avgRating < i) { @>star_half<@ }else { @> star_border <@ } } @><@ print(formatRating(item['rating']['avgRating'])) @> (<@- item['rating']['total'] @> ratings) <@ }else { @> <@ } @>
<@ if(item['spayee:resource']['spayee:courseType'] === 'package') { @><@ print(item["courses-count"]!==undefined?item["courses-count"]:"0") @> Courses<@ }else { @> <@ print(item["spayee:resource"]["spayee:publisher"]!==undefined?item["spayee:resource"]["spayee:publisher"]:" ") @><@ } @>
<@ print(getCourseDisplayPrice('₹', sessionCountry, item, '18.0', '', true)) @>
<@ print(getCourseDisplayPrice('₹', sessionCountry, item, '18.0', '', true)) @>
<@ if(item['spayee:resource']['spayee:courseType'] === 'package') { @><@ print(item["courses-count"]!==undefined?item["courses-count"]:"0") @> Courses<@ }else { @> <@ print(item["spayee:resource"]["spayee:publisher"]!==undefined?item["spayee:resource"]["spayee:publisher"]:" ") @><@ } @>
<@ print(getCourseDisplayPrice('₹', sessionCountry, item, '18.0', '', true)) @>
<@ print(getCourseDisplayPrice('₹', sessionCountry, item, '18.0', '', true)) @>
Buy now<@ if(item['spayee:resource']['spayee:courseType'] === 'package') { @><@ print(item["courses-count"]!==undefined?item["courses-count"]:"0") @> Courses<@ }else { @> Instructor : <@ print(item["spayee:resource"]["spayee:publisher"]!==undefined?item["spayee:resource"]["spayee:publisher"]:" ") @><@ } @>
<@if(item.rating){@>Rating: <@ for (ratingsSize = 1; ratingsSize <= 5; ratingsSize++) {@> <@if(item.rating){@> <@if(item.rating.avgRating){@> <@ if(item.rating.avgRating >= ratingsSize) {@> <@ } else if(item.rating.avgRating > ratingsSize-1 && item.rating.avgRating < ratingsSize) { @> <@ } @> <@}@> <@}@> <@}@>
<@}@>Price : <@ print(getCourseDisplayPrice('₹', sessionCountry, item, '18.0', '', true)) @>
Buy now<@ if (item['spayee:resource']['spayee:availableForMarket']==="true" ) { @> <@ print(getCourseDisplayPrice('₹', sessionCountry, item, '18.0', '', false)) @> <@ } @>
<@ if (item.isMembershipPage != undefined && !item.isMembershipPage) { @> <@ var itemCategory = (item['spayee:resource']['spayee:filter1'] !== undefined)? item['spayee:resource']['spayee:filter1'][0]:'' @> <@ if(isMultiplePlansAvailable(sessionCountry, item) === false) { @> ": "<@- item._id @>","is_a_package":"<@- item['spayee:resource']['spayee:courseType']== 'package' ? "true" : "false" @>","price_on_card":"<@- removeCurrencySymbol(getCourseDisplayPrice('₹', sessionCountry, item, '18.0', '', false)) @>","currency":"INR","multiple_pricing_plans_exist":"<@- isMultiplePlansAvailable(sessionCountry, item) @>","wallet_coins_enabled_on_school":"<@- true @>","category":"<@- itemCategory @>"}' style="border: none;padding: 16px 61px; font-size: 16px; letter-spacing: 0.08px; line-height: 16px; font-weight: 600; text-decoration: none; display: block; text-align: center;"> Buy now <@ } else { @> ": "<@- item._id @>","is_a_package":"<@- item['spayee:resource']['spayee:courseType']== 'package' ? "true" : "false" @>","price_on_card":"<@- removeCurrencySymbol(getCourseDisplayPrice('₹', sessionCountry, item, '18.0', '', false)) @>","currency":"INR","multiple_pricing_plans_exist":"<@- isMultiplePlansAvailable(sessionCountry, item) @>","wallet_coins_enabled_on_school":"<@- true @>","category":"<@- itemCategory @>"}' style="border: none;padding: 16px 61px; font-size: 16px; letter-spacing: 0.08px; line-height: 16px; font-weight: 600; text-decoration: none; display: block; text-align: center;"> Buy now <@ } @> <@ } @><@- item['spayee:resource']['spayee:title'] @>
<@ print(getCourseDisplayPrice('₹', sessionCountry, item, '18.0', '', false)) @>
| <@- value.title @> <@ if(value.type == 'aiheading') { @> (coming soon)<@ } @> <@ if(assetInfo && value.type == 'video' && value.duration !== undefined && value.duration > 0) { @> (<@ print(Math.floor(value.duration)) @>:00)<@ } @> <@ if(assetInfo && value.type == 'pdf' && value.pages !== undefined && value.pages > 0) { @> (<@- value.pages @> pages) <@ } @> | ||
| <@- value1.title @> <@ if(assetInfo && value.type == 'video' && value1.duration !== undefined && value1.duration > 0) { @>(<@ print(Math.floor(value1.duration)) @>:00)<@ } @> <@ if(assetInfo && value1.type =='pdf' && value1.pages !== undefined && value1.pages > 0) { @>(<@- value1.pages @> pages)<@ } @> <@ if(value1.type =='aiheading') { @>(coming soon)<@ } @> | ||
<@if(summary.modules && summary.modules>0){@> <@print(summary.modules)@> Modules <@if(summary.sessions && summary.sessions>0 && curriculumAssetInfo){@>|<@}@> <@}@> <@if(summary.sessions && summary.sessions>0 && curriculumAssetInfo){@> <@print(summary.sessions)@> Sessions <@if(summary.durations && summary.durations>0 && curriculumAssetInfo){@>|<@}@> <@}@> <@if(summary.durations && summary.durations>0 && curriculumAssetInfo){@> <@print(millisecondsToHHMMSSStr(summary.durations))@> Total Time <@}@>
<@print(value.title)@> <@ if(curriculumAssetInfo && value.type == 'pdf' && value.pages !== undefined && value.pages > 0) { @>(<@- value.pages @> pages)<@ } @> <@if(summary.sampleAvailable && summary.sampleSectionIds.includes(value.id)){@> -<@- courseId @>#<@print(value.id)@>" class="previewBtn">Preview <@}@>
<@if(value && value.contents && curriculumAssetInfo){@> Sessions: <@print(value.contents)@> <@}@> <@if(value.moduleDurations && curriculumAssetInfo){@><@if(value && value.contents){@>|<@}@> Time: <@print(millisecondsToHHMMSSStr(value.moduleDurations))@> <@}@> <@if(value && value.contents>0){@>expand_more<@}@>
<@print(value1.title)@> <@ if(curriculumAssetInfo && value1.type == 'pdf' && value1.pages !== undefined && value1.pages > 0) { @>(<@- value1.pages @> pages)<@ } @> <@ if(value1.type == 'aiheading') { @>(coming soon)<@ } @>
<@if(value1.duration && curriculumAssetInfo){@><@print(millisecondsToHHMMSSStr(value1.duration))@><@}@>
<@if(index<9){@> 0<@print(index+1)@> <@ } else {@> <@print(index+1)@> <@ } @>
<@print(value.title)@> <@if(value && value.items){@> <@ print(value.items.length) @> attachment(s) <@}@> <@if(value.moduleDurations && curriculumAssetInfo){@> <@if(value && value.contents){@> • <@}@> <@print(millisecondsToHHMMSSStr(value.moduleDurations))@> <@}@>
<@if(value && value.items){@> <@ print(value.items.length) @> attachment(s) <@}@> <@if(value.moduleDurations && curriculumAssetInfo){@> <@if(value && value.contents){@> • <@}@> <@print(millisecondsToHHMMSSStr(value.moduleDurations))@> <@}@>
<@if(value && value.items){@>-
<@ $.each(value['items'], function(index1, value1) { @>
-
<@print(value1.title)@> <@ if(curriculumAssetInfo && value1.type == 'pdf' && value1.pages !== undefined && value1.pages > 0) { @>(<@- value1.pages @> pages)<@ } @> <@ if(value1.type == 'aiheading') { @>(coming soon)<@ } @><@if(summary.sampleAvailable && summary.sampleSectionIds.includes(value1.id)){@> -<@- courseId @>#<@print(value1.id)@>" class="previewBtn"> <@ if(value1.type == 'video') { @> Watch <@ } else {@> Preview <@ } @> <@}@>
<@ }); @>
<@if(index<9){@>0<@print(index+1)@><@ } else {@> <@print(index+1)@> <@ } @>
<@print(value.title)@>
<@if(value && value.type == 'aiheading'){@>
(coming soon)
<@}@>
<@if(value && value.items){@>
<@ print(value.items.length) @> attachment(s)
<@}@>
<@if(value.moduleDurations && curriculumAssetInfo){@><@if(value && value.contents){@> • <@}@>
<@print(millisecondsToHHMMSSStr(value.moduleDurations))@>
<@}@>
<@print(value.title)@>
<@if(value && value.type == 'aiheading'){@> (coming soon) <@}@> <@if(value && value.items){@> <@ print(value.items.length) @> attachment(s) <@}@> <@if(value.moduleDurations && curriculumAssetInfo){@><@if(value && value.contents){@> • <@}@> <@print(millisecondsToHHMMSSStr(value.moduleDurations))@> <@}@>
-
<@ $.each(value['items'], function(index1, value1) { @>
-
<@ if(value1.type == 'code'){ @>
<@ } else { @> <@ print(getCourseAssetIcon(value1.type))@>262 <@ } @>
<@print(value1.title)@> <@ if(curriculumAssetInfo && value1.type == 'pdf' && value1.pages !== undefined && value1.pages > 0) { @>(<@- value1.pages @> pages)<@ } @> <@ if(value1.type == 'aiheading') { @>(coming soon)<@ } @><@if(summary.sampleAvailable && summary.sampleSectionIds.includes(value1.id)){@> -<@- courseId @>#<@print(value1.id)@>" class="previewBtn"> <@ if(value1.type == 'video') { @> Watch <@ } else {@> Preview <@ } @> <@ } @>
<@ }); @>
<@ if(ratings && ratings.avgRating) {@> <@ print(parseFloat(ratings.avgRating.toFixed(1))) @> <@}else{@> 0 <@}@>
<@ for (ratingsSize = 1; ratingsSize <= 5; ratingsSize++) {@> <@if(ratings){@> <@ if(ratings.avgRating >= ratingsSize) {@> <@ } else if(ratings.avgRating > ratingsSize-1 && ratings.avgRating < ratingsSize) { @> <@ } else { @> <@ } @> <@} else {@> <@}@> <@}@>
Total <@ if(ratings){print(ratings.total) }else{0}@> Reviews
<@ for (ratingsSize = 5; ratingsSize >=1; ratingsSize--) {@> <@if(ratingsSize>i){@> <@} else {@> <@}@> <@}@> <@ if(ratings && ratings.ratingsCount){print(ratings.ratingsCount[(parseInt(5)-i)+'-stars'])}else{0} @>
Reviews
<div class="rating3">
<p id="rating-stars">
<@ for (ratingsSize = 1; ratingsSize <= 5; ratingsSize++) {@> <i
class="fa fa-solid fa-star-sharp text-primary rating-star" data-value='<@- ratingsSize @>'></i> <@}@>
</p>
<button class="btn btn-primary <@ if(typeof SPUSER !== 'undefined'){ print('createCustomReviewBtn') }else { print('loginBtn') } @>"
data-reviewData="reviewlist"
style="padding: 2px 28px; text-transform: uppercase; border-radius: 40px;">Post</button>
</div>
</div>
<div id="reviewlist">
<@ $.each(items, function(index, item) { @>
<div class="review-box reviewcontainer <@ if(typeof SPUSER !== 'undefined' && item["userId"] === SPUSER.id) { @>selfreview<@ } @>">
<@ if(typeof SPUSER !== 'undefined' && item["userId"] === SPUSER.id) { @>
<a class="btn btn-link float-right deleteCurrentReviewBtn" data-id="<@ print(item['_id']) @>"><i class="material-icons">delete</i></a>
<@ } @>
<div class="flex-row">
<div class="is-box-2 centerbox">
<div class="spectre">
<@ if(typeof SPUSER !== 'undefined' && item["userId"] === SPUSER.id) { @>
<figure data-initial="<@if(typeof SPUSER !== 'undefined'){print(SPUSER.email.substring(0, 1))}else{@>Me<@}@>" class="uppercase avatar avatar-lg figsize" >
<img src="/s/profile/thumb" alt="" class="review-pic" onerror="profileImageError(this)" data-mhash="<@ if(typeof SPUSER !== 'undefined'){print(SPUSER.mhash)} @>">
<@ } else {@>
<figure data-initial="<@ print(getUserInitial(null, item.userName)) @>" class="uppercase avatar avatar-lg figsize" >
<img src="/s/profile/<@- item.userId @>/thumb" alt="" class="review-pic" onerror="profileImageError(this)" data-mhash="<@ item.mhash @>">
<@ } @>
</figure>
<p class="review-name"><@ if(typeof SPUSER !== 'undefined' && item["userId"] === SPUSER.id) { @><@ print(SPUSER.name) @><@ } else {@> <@ print(item.userName) @><@ } @> </p>
</div>
</div>
<div class="is-box-10">
<div class="rating4">
<p>
<@ for (ratingsSize = 1; ratingsSize <= 5; ratingsSize++) {@> <@
if(item.rating >= ratingsSize) {@>
<i class="fa fa-solid fa-star-sharp text-primary"></i>
<@ } else if(item.rating > ratingsSize-1 && item.rating < ratingsSize) { @>
<i class="fa fa-solid fa-star-sharp-half text-primary"></i>
<@ } else { @>
<i class="fa fa-solid fa-star-sharp"></i>
<@}@>
<@ }@>
</p>
<p
style="font-size: 13px!important; color: rgb(174, 170, 170); font-weight: 600!important; margin-top: 4px;">
<time class="timestamp"
datetime="<@ print((new Date(item.createdDate.$date)).toISOString()) @>"><@
print(parseDate(item.createdDate.$date)) @></time>
</p>
</div>
<p class="reviewTxt"
style="color: rgb(102, 102, 102); font-weight: 500!important; font-size: 13px!important; margin-bottom: 10px;"><@
print(item.reviewtext.replace(/</g,'<').replace(/>/g,'>')) @></p>
<div class="comment-tag">
<@ if(item.isFeatured) {@><span>Featured Review </span><@ } @><@ if(item.isVerifiedPurchase) {@> <span>Verified Purchase </span><@ } @>
</div>
</div>
</div>
</div>
<@ }); @>
</div>
<button class="bg-primary loadMoreReviewsBtn reviewLMbtn" data-itemTemplate="feedback-1-item-template" data-reviewData="reviewlist" >Load More Reviews</button>
<@ for (ratingsSize = 1; ratingsSize <= 5; ratingsSize++) {@> <@ if(item.rating >= ratingsSize) {@> <@ } else if(item.rating > ratingsSize-1 && item.rating < ratingsSize) { @> <@ } else { @> <@}@> <@ } @>
<@ print(parseDate(item.createdDate.$date)) @>
<@ print(item.reviewtext.replace(//g,'>')) @>
View more
<div class="column third reviewcontainer <@ if(typeof SPUSER !== 'undefined' && item["userId"] === SPUSER.id) { @>selfreview<@ } @>">
<div class="is-card avgRatingContainer">
<div style="text-align: center; display: flex; flex-direction: column; align-items: flex-start;" >
<@ if(typeof SPUSER !== 'undefined' && item["userId"] === SPUSER.id) { @>
<a class="btn btn-link float-right deleteCurrentReviewBtn" data-id="<@ print(item['_id']) @>"><i class="material-icons">delete</i></a>
<@ } @>
<p class="reviewTxt" style="font-size: 14px; font-weight: 400; line-height: 1.5; margin-bottom: 25px; margin-top: 0px; min-height: 80px; max-height: 80px; overflow: hidden;">
<@ print(item.reviewtext.replace(/</g,'<').replace(/>/g,'>')) @>
</p>
<div class="reviewerName">
<p style="font-size: 12px; font-weight: 500; line-height: 1.3; text-align: left; padding-top: 0px; margin:0px;">
<@ print(item.userName) @>
</p></div>
<p style="margin: 0px;">
<@ for (ratingsSize = 1; ratingsSize <= 5; ratingsSize++) {@>
<@ if(item.rating >= ratingsSize) {@>
<i class="fa fa-solid fa-star-sharp text-primary"></i>
<@ } else if(item.rating > ratingsSize-1 && item.rating < ratingsSize) { @>
<i class="fa fa-solid fa-star-sharp-half text-primary"></i>
<@ } @>
<@ }@>
</p>
</div>
</div>
<div data-cat="1" class="is-section is-box is-section-20" id="createCustomReview" style="display: none;" data-id="<@- parentId @>">
<div class="review-box review-add-box">
<div class="is-container container is-content-800" >
<div class="row clearfix" >
<div class="column full" >
<h1 style="text-align: center; font-size: 28px; line-height: 1.1; font-weight: 700; letter-spacing: 0px; color: var(--themeColor); margin-bottom: 44px;">Add a review</h1>
</div>
</div>
<div class="textarea-cont">
<div class="review-star text-primary" style="display: flex; flex-direction: row; align-items: center; padding-top: 0px; margin-top: 0px;">
<span id="rating-stars">
<@ for (ratingsSize = 1; ratingsSize <= 5; ratingsSize++) {@> <i
class="fa fa-solid fa-star-sharp rating-star" data-value='<@- ratingsSize @>'></i> <@}@>
</span>
</div>
<textarea class="add-review-textarea" id="reviewText" style="background: transparent;width: 100%; border-width: 0px; padding-right: 28px; padding-bottom: 28px; min-height: 150px; font-size: 14px; font-weight: 500; line-height: 1.5; padding-top: 10px;" placeholder="Add your review here"></textarea>
<@ if(typeof SPUSER !== 'undefined' && SPUSER.name.length > 0) { @>
<p style="font-weight: 400; font-size: 10px; line-height: 1.3; color: rgba(255, 255, 255, 0.5); margin-top: 0px;"><@ print(SPUSER.name) @></p>
<@ } @>
</div>
<div style="margin-top: 20px; display: flex; justify-content: flex-end;">
<button id="reviewSubmitBtn" class="btn btn-primary <@ if(typeof SPUSER !== 'undefined'){ print('createCustomReviewBtn') }else { print('loginBtn') } @>"
data-reviewData="feedback2Reviewlist" disabled >Submit</button>
</div>
</div>
</div>
</div>
</div>
</div>
var january_msg = `January`;
var february_msg = `February`;
var march_msg = `March`;
var april_msg = `April`;
var may_msg = `May`;
var june_msg = `June`;
var july_msg = `July`;
var august_msg = `August`;
var september_msg = `September`;
var october_msg = `October`;
var november_msg = `November`;
var december_msg = `December`;
var sunday_msg = `Sunday`;
var monday_msg = `Monday`;
var tuesday_msg = `Tuesday`;
var wednesday_msg = `Wednesday`;
var thursday_msg = `Thursday`;
var friday_msg = `Friday`;
var saturday_msg = `Saturday`;
var at_msg = `at`;
var generate_outline = `Generate outline using AI`;
var it_take_min = `It may take a min.`;
var msg_ok = `OK`;
var edit_pricing_plan = `Edit pricing plan`;
const mobileNumber = "+919993445100";
const userMessage = "Hi, I have a query regarding your learning community. i am messaging from LMS system..";
const WA_URL = "https://api.whatsapp.com/send?phone=" + encodeURIComponent(mobileNumber) + "&text=" + encodeURIComponent(userMessage);
document.getElementById("whatsappWidgetContainer").href = WA_URL;
</script>
<script src= "https://d502jbuhuh9wk.cloudfront.net/resources/js/detect-private-browsing.js"></script> <script type="text/javascript"> detectPrivateMode( function(is_private) { if(typeof is_private !== 'undefined' && is_private) { $("input[name=privateMode]").val("private"); } } ); </script> <script type="text/javascript" src= "https://d502jbuhuh9wk.cloudfront.net/resources/js/intlTelInput.min.js"></script> <script type="text/javascript"> var ipInfo = localStorage.getItem('ipInfo'); if(!ipInfo) { $.get("https://ipinfo.io", function() {}, "jsonp").always(function(resp) { if(resp) { var ipInfoStr = JSON.stringify(resp); var ipInfoField = document.getElementById("ipInfo"); var countryCode = (resp.country) ? resp.country : "in"; sessionStorage.setItem('countryCode', countryCode); if('statusText' in resp) { if((resp['statusText'] !== 'error') && ('ip' in resp)) { localStorage.setItem('ipInfo', ipInfoStr); if(ipInfoField) { ipInfoField.value = ipInfoStr; } } } else if('ip' in resp) { localStorage.setItem('ipInfo', ipInfoStr); if(ipInfoField) { ipInfoField.value = ipInfoStr; } } } }) } $("#sphone").intlTelInput({ initialCountry: "auto", geoIpLookup: function(callback) { var scountryCode = sessionStorage.getItem('countryCode'); if(scountryCode !== null) { callback(scountryCode); }else { $.get("https://ipinfo.io", function() {}, "jsonp").always(function(resp) { var countryCode = (resp && resp.country) ? resp.country : "in"; callback(countryCode); sessionStorage.setItem('countryCode', countryCode); }); } }, preferredCountries: ["in", "us"], separateDialCode: true, utilsScript: "/resources/js/intlUtils.js" }); </script> var orgTaxLabel = "GST";
var sessionCountry = "";
$(document).ready(function() {
$("input[name='userMobileVerify']").change(function(data){
var uniqueMobileSwitch = $('#uniqueMobileId');
if(data.target.value==='true'){
$('input[name=uniqueMobile]').prop('checked', true)
$('#uniqueMobileLabelId').show();
}else{
$('input[name=uniqueMobile]').prop('checked', false)
$('#uniqueMobileLabelId').hide();
}
});
});
localStorage.removeItem('microserviceAuthToken');
localStorage.removeItem('communityToken');
localStorage.removeItem('chatRefreshToken');
localStorage.removeItem('refreshToken');
</script>
<script type="text/javascript"> window.localStorage.removeItem('loginAmplitudeEventSent'); </script> if(window.location.hash==="#membership"){
openMembershipPopup("");
}
We Mentor you with real-time Multi-Cloud and DevOps technology with Live Projects! - Learn and work in any MNC from Day 1
Join Current + Next Batch-37, Starting 20th Nov function loadScript(url, callback) {
var script = document.createElement("script")
script.type = "text/javascript";
if (script.readyState) { //IE
script.onreadystatechange = function () {
if (script.readyState == "loaded" ||
script.readyState == "complete") {
script.onreadystatechange = null;
callback();
}
};
} else { //Others
script.onload = function () {
callback();
};
}
script.src = url;
document.body.appendChild(script);
}
</script>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="1707912007155d" data-cat="109" class=
"is-section is-box type-merriweathersans-martel edge-y--5 is-section-20 is-light-text delay-700ms once is-animated is-zoomIn"
style=
"background-color: rgb(0, 0, 0); --darkreader-inline-bgcolor: #000000;"
data-darkreader-inline-bgcolor="">
<div class="is-overlay"></div>
<div class="is-boxes">
<div class="is-box-centered edge-y--5">
<div class="is-container container edge-x-0" style=
"max-width: 1100px;">
<div class="row clearfix">
<div class="column full center" spellcheck="false">
<h1 class="size-48 display-font2" style=
"letter-spacing: 3px; color: rgb(218, 218, 218); --darkreader-inline-color: #d1cdc7;"
data-darkreader-inline-color=""><b> Our Last
15 Year's ACHIEVEMENTS</b></h1>
</div>
</div>
<div class="row clearfix">
<div class="center column fourth" spellcheck="false">
<h1 class="size-60 default-font2">36+</h1>
<p class="size-18 display-font2" style=
"font-family: Martel, serif;">Successful Batches
Deliver's</p>
</div>
<div class="center column fourth" spellcheck="false">
<h1 class="size-60 default-font2">5000+</h1>
<p>Job Placement's</p>
</div>
<div class="center column fourth" spellcheck="false">
<h1 class="size-60 default-font2">1000+</h1>
<p class="size-18 display-font2">Candidates with
25+ LPA Job</p>
</div>
<div class="center column fourth" spellcheck="false">
<h1 class="size-60 default-font2">100%</h1>
<p class="size-18 display-font2">SATISFACTION</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="1710176635358d" data-cat="102" class=
"is-section is-section-100 is-box is-dark-text is-animated is-zoomIn delay-900ms once edge-y-0"
style=
"background-color: rgb(247, 247, 247); --darkreader-inline-bgcolor: #1d1f20;"
data-darkreader-inline-bgcolor="">
<div class="is-boxes">
<div class="is-box-centered edge-y-0">
<div class="is-container container" style=
"max-width: 1151px;">
<div class="row clearfix">
<div class="column full" spellcheck="false">
<h2 class="size-21" style=
"margin-bottom: 20px; text-align: center;">
<span class="size-28">
<span style="line-height: 1.4;"
class="size-28">We’re The Biggest Cloud & DevOps
Community & Providing
Mentorship..!!</span></span></h2>
<blockquote style="text-align: center;">
<span style="line-height: 1.4;" class=
"size-21">"Helping Job seeker's sience 2012…
!!</span>"
</blockquote>
</div>
</div>
<div class="row clearfix">
<div class="column full" spellcheck="false">
<h3 class="size-28" style=
"text-align: center; font-family: Georgia, serif;">
Join Our Community Now..!!</h3>
</div>
</div>
<div class="row clearfix">
<div class="column third center" spellcheck="false">
<img alt="" data-filename=
"442-4427624_facebook-private-group-phonegap-ebook-pdf-2016.png"
style=
"width: 100%; max-width: 700px; height: 175px; border-radius: 5px; box-shadow: rgb(106, 119, 214) 10px 10px 30px; --darkreader-inline-boxshadow: #242f81 10px 10px 30px;"
data-darkreader-inline-boxshadow="" class="lazy"
data-src=
"https://d502jbuhuh9wk.cloudfront.net/orgData/65ae539ae4b08c2b15205092/pages/assets/images/AhnCD4424427624facebookprivategroupphonegapebookpdf2016.png">
<h3 class="size-21"><span style=
"letter-spacing: 0px;"><span style=
"font-family: Georgia, serif;">58000+ Expert's on
Facebook Group</span></span><br></h3><a href=
"https://www.facebook.com/groups/231722280505373"
style=
"display: inline-block; text-decoration: none; transition: 0.16s; border-style: solid; cursor: pointer; background-color: rgb(142, 161, 255); color: rgb(23, 23, 23); border-color: rgb(142, 161, 255); border-width: 2px; border-radius: 50px; padding: 13px 28px; line-height: 21px; text-transform: uppercase; font-weight: 600; font-size: 14px; letter-spacing: 3px; --darkreader-inline-bgcolor: #001477; --darkreader-inline-color: #d9d6d1; --darkreader-inline-border-top: #001788; --darkreader-inline-border-right: #001788; --darkreader-inline-border-bottom: #001788; --darkreader-inline-border-left: #001788;"
target="_blank" title=""
data-darkreader-inline-bgcolor=""
data-darkreader-inline-color=""
data-darkreader-inline-border-top=""
data-darkreader-inline-border-right=""
data-darkreader-inline-border-bottom=""
data-darkreader-inline-border-left=""
data-hover-bgcolor="#000000" data-hover-color=
"#f8f8f8" data-hover-bordercolor="#000000"
onmouseover=
"this.setAttribute('data-style',this.style.cssText);if(this.getAttribute('data-hover-bordercolor')) this.style.borderColor=this.getAttribute('data-hover-bordercolor');if(this.getAttribute('data-hover-bgcolor')) this.style.backgroundColor=this.getAttribute('data-hover-bgcolor');if(this.getAttribute('data-hover-color')) this.style.color=this.getAttribute('data-hover-color');"
onmouseout=
"this.setAttribute('style',this.getAttribute('data-style'));this.removeAttribute('data-style')">Join
FB group</a>
</div>
<div class="column third center" spellcheck="false">
<img alt="" data-filename="Whatsapp-community.png"
style=
"border-radius: 5px; box-shadow: rgb(94, 108, 211) 10px 10px 30px; --darkreader-inline-boxshadow: #253189 10px 10px 30px;"
data-darkreader-inline-boxshadow="" class="lazy"
data-src=
"https://d502jbuhuh9wk.cloudfront.net/orgData/65ae539ae4b08c2b15205092/pages/assets/images/bzyU1whatsappcommunity.png">
<h3 class="size-21" style=
"font-family: Georgia, serif;">10000+ WhatsApp
Community Group</h3><a href=
"https://chat.whatsapp.com/G7smjczGrqMK6y5Z7lj5CZ"
style=
"display: inline-block; text-decoration: none; transition: 0.16s; border-style: solid; cursor: pointer; background-color: rgb(142, 161, 255); color: rgb(23, 23, 23); border-color: rgb(142, 161, 255); border-width: 2px; border-radius: 50px; padding: 13px 28px; line-height: 21px; text-transform: uppercase; font-weight: 600; font-size: 14px; letter-spacing: 3px; --darkreader-inline-bgcolor: #001477; --darkreader-inline-color: #d9d6d1; --darkreader-inline-border-top: #001788; --darkreader-inline-border-right: #001788; --darkreader-inline-border-bottom: #001788; --darkreader-inline-border-left: #001788;"
title="" data-darkreader-inline-bgcolor=""
data-darkreader-inline-color=""
data-darkreader-inline-border-top=""
data-darkreader-inline-border-right=""
data-darkreader-inline-border-bottom=""
data-darkreader-inline-border-left=""
data-hover-bgcolor="#000000" data-hover-color=
"#f8f8f8" data-hover-bordercolor="#000000"
onmouseover=
"this.setAttribute('data-style',this.style.cssText);if(this.getAttribute('data-hover-bordercolor')) this.style.borderColor=this.getAttribute('data-hover-bordercolor');if(this.getAttribute('data-hover-bgcolor')) this.style.backgroundColor=this.getAttribute('data-hover-bgcolor');if(this.getAttribute('data-hover-color')) this.style.color=this.getAttribute('data-hover-color');"
onmouseout=
"this.setAttribute('style',this.getAttribute('data-style'));this.removeAttribute('data-style')"
target="_blank">Whatsapp Group</a>
</div>
<div class="column third center" spellcheck="false">
<img alt="" data-filename=
"0697e091ffdb398560ca.jpg" style=
"border-radius: 5px; box-shadow: rgb(94, 108, 211) 10px 10px 30px; --darkreader-inline-boxshadow: #253189 10px 10px 30px;"
data-darkreader-inline-boxshadow="" class="lazy"
data-src=
"https://d502jbuhuh9wk.cloudfront.net/orgData/65ae539ae4b08c2b15205092/pages/assets/images/D7Rb70697e091ffdb398560ca.jpg">
<h3 class="size-21" style=
"font-family: Georgia, serif;">150+ Videos with
1000+ Success Stories</h3><a href=
"https://www.youtube.com/@CloudDevOpsHub" style=
"display: inline-block; text-decoration: none; transition: all 0.16s ease 0s; border-style: solid; cursor: pointer; background-color: rgb(142, 161, 255); color: rgb(23, 23, 23); border-color: rgb(142, 161, 255); border-width: 2px; border-radius: 50px; padding: 13px 28px; line-height: 21px; text-transform: uppercase; font-weight: 600; font-size: 14px; letter-spacing: 3px; --darkreader-inline-bgcolor: #001477; --darkreader-inline-color: #d9d6d1; --darkreader-inline-border-top: #001788; --darkreader-inline-border-right: #001788; --darkreader-inline-border-bottom: #001788; --darkreader-inline-border-left: #001788;"
data-darkreader-inline-bgcolor=""
data-darkreader-inline-color=""
data-darkreader-inline-border-top=""
data-darkreader-inline-border-right=""
data-darkreader-inline-border-bottom=""
data-darkreader-inline-border-left=""
data-hover-bgcolor="#000000" data-hover-color=
"#f8f8f8" data-hover-bordercolor="#000000"
onmouseover=
"this.setAttribute('data-style',this.style.cssText);if(this.getAttribute('data-hover-bordercolor')) this.style.borderColor=this.getAttribute('data-hover-bordercolor');if(this.getAttribute('data-hover-bgcolor')) this.style.backgroundColor=this.getAttribute('data-hover-bgcolor');if(this.getAttribute('data-hover-color')) this.style.color=this.getAttribute('data-hover-color');"
onmouseout=
"this.setAttribute('style',this.getAttribute('data-style'));this.removeAttribute('data-style')"
title="" target="_blank">Learn on YouTube</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="1708064362914d" data-cat="104" class=
"is-section is-box is-bg-dark is-light-text is-align-left is-section-auto">
<div class="is-boxes">
<div class="is-box-centered">
<div class="is-container container" style=
"max-width: 1274px;">
<div class="row clearfix">
<div class="column full" spellcheck="false">
<h1 style="letter-spacing: 2px;">Mentor Ship
Program's</h1>
</div>
</div>
<div class="row clearfix">
<div class="column full">
<div class="spacer height-20"></div>
</div>
</div>
<div class="row clearfix">
<div class="column third" style=
"line-height: 1; letter-spacing: 1px;" spellcheck=
"false">
<img alt="" data-filename="4.png" style=
"width: 300px; box-shadow: rgb(7, 7, 254) 10px 10px 30px; --darkreader-inline-boxshadow: #0101c8 10px 10px 30px; border-radius: 20px;"
data-darkreader-inline-boxshadow="" class="lazy"
data-src=
"https://d502jbuhuh9wk.cloudfront.net/orgData/65ae539ae4b08c2b15205092/pages/assets/images/xG8tu4.png">
<h4 style="font-family: Georgia, serif;">
<span style=
"color: rgb(2, 119, 189); --darkreader-inline-color: #48b9fd;"
data-darkreader-inline-color=
""><span> </span><span style=
"color: rgb(24, 167, 252); --darkreader-inline-color: #2baefc;"
data-darkreader-inline-color="">🗸</span></span>
Kickstart to Cloud ☁️</h4>
<p><sub style="line-height: 1.4;">🕒 Join the FREE 2
Day's Weekend Bootcamp practicals
Session's</sub></p>
<p><sub>💬 5+ Live Practical's
Implementation's </sub></p>
<p><span style=
"background-color: rgba(200, 200, 201, 0.11); font-size: 1.07rem; --darkreader-inline-bgcolor: rgba(55, 59, 62, 0.11);"
data-darkreader-inline-bgcolor=""><sub>💼 Fresher to
10+ LPA job</sub></span></p>
<p><span style=
"background-color: rgba(200, 200, 201, 0.11); --darkreader-inline-bgcolor: rgba(55, 59, 62, 0.11);"
data-darkreader-inline-bgcolor=""><sub>🌐 Any One
Can Start Today..!</sub></span></p>
<div style="margin:1em 0">
<a href=
"https://www.clouddevopshub.com/courses/Zero-to-Confident-in-Linux--In-Just-2-Days-67420a7af9841c32a54cb4f7"
style=
"display: inline-block; text-decoration: none; transition: 0.16s; border-style: solid; cursor: pointer; background-color: rgb(142, 161, 255); color: rgb(23, 23, 23); border-color: rgb(142, 161, 255); border-width: 2px; padding: 13px 28px; line-height: 21px; text-transform: uppercase; font-weight: 600; font-size: 14px; letter-spacing: 3px; --darkreader-inline-bgcolor: #001477; --darkreader-inline-color: #d9d6d1; --darkreader-inline-border-top: #001788; --darkreader-inline-border-right: #001788; --darkreader-inline-border-bottom: #001788; --darkreader-inline-border-left: #001788; border-radius: 50px;"
data-hover-bgcolor="#000000" data-hover-color=
"#f8f8f8" data-hover-bordercolor="#000000"
onmouseover=
"this.setAttribute('data-style',this.style.cssText);if(this.getAttribute('data-hover-bordercolor')) this.style.borderColor=this.getAttribute('data-hover-bordercolor');if(this.getAttribute('data-hover-bgcolor')) this.style.backgroundColor=this.getAttribute('data-hover-bgcolor');if(this.getAttribute('data-hover-color')) this.style.color=this.getAttribute('data-hover-color');"
onmouseout=
"this.setAttribute('style',this.getAttribute('data-style'));this.removeAttribute('data-style')"
target="_blank" title=""
data-darkreader-inline-bgcolor=""
data-darkreader-inline-color=""
data-darkreader-inline-border-top=""
data-darkreader-inline-border-right=""
data-darkreader-inline-border-bottom=""
data-darkreader-inline-border-left="">Start
now</a>
</div>
</div>
<div class="column third" style=
"line-height: 1.2; letter-spacing: 1px;" spellcheck=
"false">
<img alt="" data-filename="5.png" style=
"width: 300px; box-shadow: rgb(7, 7, 254) 10px 10px 30px; --darkreader-inline-boxshadow: #0101c8 10px 10px 30px; border-radius: 20px;"
data-darkreader-inline-boxshadow="" class="lazy"
data-src=
"https://d502jbuhuh9wk.cloudfront.net/orgData/65ae539ae4b08c2b15205092/pages/assets/images/HLgFl5.png">
<h4 style="font-family: Georgia, serif;">
<span style=
"color: rgb(21, 101, 192); --darkreader-inline-color: #5eabed;"
data-darkreader-inline-color="">🗸</span> Time to
play 🎉</h4>
<p><sub><span style="font-size: 16px;">🕒
J<span style="font-family: Georgia, serif;">oin 30+
RealTime Practical's, 3 Week's Live Cloud
Computing, Linux, AWS Top Services & DevOps
implementation's.</span></span></sub></p>
<p><sub><span style="font-size: 16px;"><span style=
"font-family: Georgia, serif;">💬 100% live
interactive sessions</span></span></sub></p>
<p><sub><span style="font-size: 16px;"><span style=
"font-family: Georgia, serif;">💼 Get 10 to 20+ LPA
job</span></span></sub></p>
<p><sub><span class="size-14"><span style=
"font-family: Georgia, serif;">🌐 Any Experience
(Any Domain)</span></span></sub></p>
<div style="margin:1em 0">
<a href=
"https://www.clouddevopshub.com/courses/30-Real-Time-Practical-Challenges-on-AWS-GCP-Linux-and-DevOps-A-3-Week-Implementation-Plan-667e85464643b30765ede6af"
style=
"display: inline-block; text-decoration: none; transition: 0.16s; border-style: solid; cursor: pointer; background-color: rgb(142, 161, 255); color: rgb(23, 23, 23); border-color: rgb(142, 161, 255); border-width: 2px; border-radius: 50px; padding: 13px 28px; line-height: 21px; text-transform: uppercase; font-weight: 600; font-size: 14px; letter-spacing: 3px; --darkreader-inline-bgcolor: #001477; --darkreader-inline-color: #d9d6d1; --darkreader-inline-border-top: #001788; --darkreader-inline-border-right: #001788; --darkreader-inline-border-bottom: #001788; --darkreader-inline-border-left: #001788;"
data-hover-bgcolor="#000000" data-hover-color=
"#f8f8f8" data-hover-bordercolor="#000000"
onmouseover=
"this.setAttribute('data-style',this.style.cssText);if(this.getAttribute('data-hover-bordercolor')) this.style.borderColor=this.getAttribute('data-hover-bordercolor');if(this.getAttribute('data-hover-bgcolor')) this.style.backgroundColor=this.getAttribute('data-hover-bgcolor');if(this.getAttribute('data-hover-color')) this.style.color=this.getAttribute('data-hover-color');"
onmouseout=
"this.setAttribute('style',this.getAttribute('data-style'));this.removeAttribute('data-style')"
target="_blank" title=""
data-darkreader-inline-bgcolor=""
data-darkreader-inline-color=""
data-darkreader-inline-border-top=""
data-darkreader-inline-border-right=""
data-darkreader-inline-border-bottom=""
data-darkreader-inline-border-left="">Learn
Now</a>
</div>
</div>
<div class="column third" style=
"line-height: 1.2; letter-spacing: 1px;" spellcheck=
"false">
<img alt="" data-filename=
"DevOps Engineer in 10 days (9).png" style=
"width: 300px; box-shadow: rgb(7, 7, 254) 10px 10px 30px; --darkreader-inline-boxshadow: #0101c8 10px 10px 30px; border-radius: 20px;"
data-darkreader-inline-boxshadow="" class="lazy"
data-src=
"https://d502jbuhuh9wk.cloudfront.net/orgData/65ae539ae4b08c2b15205092/pages/assets/images/SnVT0devopsengineerin10days9.png">
<h4 style="font-family: Georgia, serif;">
<span style=
"color: rgb(21, 101, 192); --darkreader-inline-color: #5eabed;"
data-darkreader-inline-color="">🗸</span> Time
to fly 🚀🚀</h4>
<p><sub>🕒Join 2.5 Month's Multi-Cloud + DevOps
Master's Program for highest
package </sub></p>
<p><sub><span style="font-size: 1.07rem;">💬 100%
Live Interactive Session's</span><br></sub></p>
<p><sub>💼 Get 15 to 45+ LPA</sub></p>
<p><sub>🌐 Already in IT and want to
Upskill</sub></p>
<div style="margin:1em 0">
<a href=
"https://www.clouddevopshub.com/courses/Live-25-Months-100-Real-Time-Multi-Cloud--DevOps-Bootcamp-with-placement---Batch-37-670cf0f63d7a4e53a87525d6"
style=
"display: inline-block; text-decoration: none; transition: 0.16s; border-style: solid; cursor: pointer; background-color: rgb(142, 161, 255); color: rgb(23, 23, 23); border-color: rgb(142, 161, 255); border-width: 2px; border-radius: 50px; padding: 13px 28px; line-height: 21px; text-transform: uppercase; font-weight: 600; font-size: 14px; letter-spacing: 3px; --darkreader-inline-bgcolor: #001477; --darkreader-inline-color: #d9d6d1; --darkreader-inline-border-top: #001788; --darkreader-inline-border-right: #001788; --darkreader-inline-border-bottom: #001788; --darkreader-inline-border-left: #001788;"
data-hover-bgcolor="#000000" data-hover-color=
"#f8f8f8" data-hover-bordercolor="#000000"
onmouseover=
"this.setAttribute('data-style',this.style.cssText);if(this.getAttribute('data-hover-bordercolor')) this.style.borderColor=this.getAttribute('data-hover-bordercolor');if(this.getAttribute('data-hover-bgcolor')) this.style.backgroundColor=this.getAttribute('data-hover-bgcolor');if(this.getAttribute('data-hover-color')) this.style.color=this.getAttribute('data-hover-color');"
onmouseout=
"this.setAttribute('style',this.getAttribute('data-style'));this.removeAttribute('data-style')"
target="_blank" title=""
data-darkreader-inline-bgcolor=""
data-darkreader-inline-color=""
data-darkreader-inline-border-top=""
data-darkreader-inline-border-right=""
data-darkreader-inline-border-bottom=""
data-darkreader-inline-border-left="">Implement
Now</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div data-cat="103" class=
"is-section is-shadow-1 is-bg-grey is-section-60" id=
"1707910317288">
<div class="is-boxes">
<div class=
"is-box is-align-left type-poppins is-bg-dark is-light-text is-box-7">
<div class="is-boxes">
<div class="is-box-centered">
<div class="is-container container" style=
"max-width: 1100px;">
<div class="row clearfix">
<div class="column full" spellcheck="false">
<h1 style=
"font-size: 50px; line-height: 1.2; letter-spacing: 0.8px; text-align: left; font-style: normal; text-transform: uppercase;"
data-aos="fade-up" data-aos-once="true"
data-aos-delay="500" data-aos-duration="300">
<span style=
"font-size: 3vw; letter-spacing: 0px; text-transform: uppercase; font-family: Georgia, serif;">
<span><b style=
"color: rgb(15, 100, 164); --darkreader-inline-color: #6ebaf2;"
data-darkreader-inline-color=""><span style=
"color: rgb(2, 127, 201); --darkreader-inline-color: #40b7fd;"
data-darkreader-inline-color="">Meet
Vikas</span><span style=
"--darkreader-inline-color: #2baefc; color: rgb(24, 167, 252);"
data-darkreader-inline-color="" color=
"#FF8725">,</span></b></span></span><br></h1>
<div class="display">
<p data-aos="fade-up" data-aos-delay="300"
data-aos-once="true" data-aos-duration="500"
style="font-family: sans-serif;">your Host &
Mentor from CloudDevOpsHub Community...</p>
</div>
<p style="line-height: 1.5;"></p>
<div data-aos="fade-up" data-aos-once="true"
data-aos-duration="800">
✅ 14+ Years of real-time IT experience in
Cloud, DevOps implementation & mentorship.
</div>
<div data-aos="fade-up" data-aos-delay="500"
data-aos-once="true" data-aos-duration="800">
✅ Vikas has founded a thriving community of
over 55,000+ DevOps engineers.
</div>
<div data-aos="fade-up" data-aos-delay="1000"
data-aos-once="true" data-aos-duration="800">
✅ Vikas has successfully led 33+ AWS and GCP
Cloud Architect batches & mentored over 7,000
engineers to excellence.
</div>
<div data-aos="fade-up" data-aos-delay="1500"
data-aos-once="true" data-aos-duration="800">
✅ Vikas holds 3X certifications in AWS,
Google Cloud Architect, & CKAD, reflecting
his commitment to mastery.
</div>
<div data-aos="fade-up" data-aos-delay="2000"
data-aos-once="true" data-aos-duration="800">
✅ Vikas portfolio includes over 100+ POCs &
implementations, coupled with insightful
articles shared across social media
platforms.
</div>
<div data-aos="fade-up" data-aos-delay="2500"
data-aos-once="true" data-aos-duration="800">
✅ Join Vikas on a transformative journey
towards IT excellence and innovation.
</div>
</div>
</div>
<link href="//fonts.googleapis.com/css?family=Abel"
rel="stylesheet" property="stylesheet" type=
"text/css">
</div>
</div>
</div>
</div>
<div class="is-box-img is-box is-box-5 delay-1600ms">
<div class="is-overlay">
<div class="is-overlay-bg lazy" style="" data-bg=
"https://d502jbuhuh9wk.cloudfront.net/orgData/65ae539ae4b08c2b15205092/pages/assets/images/D97XDdevopsengineerin10days16.png">
</div>
</div>
</div>
</div>
</div>
<div id="1708105536595d" data-cat="102" class=
"is-section is-section-100 is-box is-bg-light is-dark-text is-align-center is-bg-grey animated">
<div class="is-boxes">
<div class="is-box-centered">
<div class="is-container container" style=
"max-width: 1400px;">
<div class="row clearfix">
<div class="column full center">
<h1 class="size-46" style=
"font-family: Georgia, serif;"><i>Placed 1000's+
Candidate's. </i></h1>
</div>
</div>
<div class="row clearfix">
<div class="column full">
<p>Click on the image & Listen his Success
Story </p>
</div>
</div>
<div class="row clearfix">
<div class="column full">
<a href=
"https://www.clouddevopshub.com/s/pages/successstories"
style=
"display:inline-block;text-decoration:none;transition: all 0.16s ease;border-style:solid;cursor:pointer;background-color: rgb(220, 220, 220); color: rgb(0, 0, 0); border-color: rgb(220, 220, 220); border-width: 2px; border-radius: 0px; padding: 13px 28px; line-height: 1.5; text-transform: uppercase; font-weight: 400; font-size: 14px; letter-spacing: 3px;"
target="_blank" title="" spellcheck="false">Watch
1000+ Success Stories</a>
</div>
</div>
<div class="row clearfix">
<div class="column third"><img alt="" data-filename=
"job + Certified (2).gif" data-aos="zoom-in-up"
data-aos-delay="0" data-aos-once="true"
data-aos-duration="1000" style=
"box-shadow: rgb(7, 7, 254) 10px 10px 30px; --darkreader-inline-boxshadow: #0101c8 10px 10px 30px;"
data-darkreader-inline-boxshadow="" class="lazy"
data-src=
"https://d502jbuhuh9wk.cloudfront.net/orgData/65ae539ae4b08c2b15205092/pages/assets/images/o6F4Cjobcertified2.png"></div>
<div class="column third" spellcheck="false">
<a href=
"https://www.youtube.com/watch?v=kSPp1UTFceY&list=PLG7MCdO2f2e-ZiA8tTSiV-H4B8lBiy88P&index=3&t=981s"
title=""><img alt="" data-filename=
"job + Certified.gif" data-aos-delay="500"
data-aos="zoom-in-up" data-aos-duration="1000"
data-aos-once="true" style=
"box-shadow: rgb(7, 7, 254) 10px 10px 30px; --darkreader-inline-boxshadow: #0101c8 10px 10px 30px;"
data-darkreader-inline-boxshadow="" class="lazy"
data-src=
"https://d502jbuhuh9wk.cloudfront.net/orgData/65ae539ae4b08c2b15205092/pages/assets/images/rK7wxjobcertified.png"></a>
</div>
<div class="column third" spellcheck="false">
<a href=
"https://www.youtube.com/watch?v=kSPp1UTFceY&list=PLG7MCdO2f2e-ZiA8tTSiV-H4B8lBiy88P&index=3&t=981s"
title=""><img alt="" data-filename=
"job + Certified (1).gif" data-aos="zoom-in-up"
data-aos-delay="1000" data-aos-duration="1000"
data-aos-once="true" style=
"box-shadow: rgb(7, 7, 254) 10px 10px 30px; --darkreader-inline-boxshadow: #0101c8 10px 10px 30px;"
data-darkreader-inline-boxshadow="" class="lazy"
data-src=
"https://d502jbuhuh9wk.cloudfront.net/orgData/65ae539ae4b08c2b15205092/pages/assets/images/TEsxCjobcertified1.png"></a>
</div>
</div>
<div class="row clearfix">
<div class="column third"><img alt="" data-filename=
"job + Certified (3).gif" data-aos="zoom-in-up"
data-aos-delay="1500" data-aos-duration="1000"
data-aos-once="true" style=
"box-shadow: rgb(7, 7, 254) 10px 10px 30px; --darkreader-inline-boxshadow: #0101c8 10px 10px 30px;"
data-darkreader-inline-boxshadow="" class="lazy"
data-src=
"https://d502jbuhuh9wk.cloudfront.net/orgData/65ae539ae4b08c2b15205092/pages/assets/images/Blsypjobcertified3.png"></div>
<div class="column third" spellcheck="false">
<a href=
"https://www.youtube.com/watch?v=3netxGy7QOg&list=PLG7MCdO2f2e-ZiA8tTSiV-H4B8lBiy88P&index=7"
title=""><img alt="" data-filename=
"job + Certified (5).gif" data-aos="zoom-in-up"
data-aos-delay="2000" data-aos-duration="1000"
data-aos-once="true" style=
"box-shadow: rgb(7, 7, 254) 10px 10px 30px; --darkreader-inline-boxshadow: #0101c8 10px 10px 30px;"
data-darkreader-inline-boxshadow="" class="lazy"
data-src=
"https://d502jbuhuh9wk.cloudfront.net/orgData/65ae539ae4b08c2b15205092/pages/assets/images/nX0w2jobcertified5.png"></a>
</div>
<div class="column third" spellcheck="false">
<a href=
"https://www.youtube.com/watch?v=E9wmqD_-Pi4&list=PLG7MCdO2f2e-ZiA8tTSiV-H4B8lBiy88P&index=9"
title=""><img alt="" data-filename=
"job + Certified (4).gif" data-aos="zoom-in-up"
data-aos-delay="2500" data-aos-duration="1000"
data-aos-once="true" style=
"box-shadow: rgb(7, 7, 254) 10px 10px 30px; --darkreader-inline-boxshadow: #0101c8 10px 10px 30px;"
data-darkreader-inline-boxshadow="" class="lazy"
data-src=
"https://d502jbuhuh9wk.cloudfront.net/orgData/65ae539ae4b08c2b15205092/pages/assets/images/j4ZYmjobcertified4.png"></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="1708176405768d" data-cat="105" class=
"is-section is-section-100 is-box type-oswald-opensans once is-animated is-zoomIn delay-700ms">
<div class="is-boxes">
<div class="is-box-centered">
<div class="is-container container" style=
"max-width: 1053px;">
<div class="row clearfix">
<div class="column full" spellcheck="false">
<h4 class="size-21 display-font2">CloudDevOpsHub
Biggest Community of</h4>
<h1 class="size-38" style=
"text-transform: uppercase; font-family: Georgia, serif;">
Cloud & DevOps Professional's</h1>
<p style="font-family: Georgia, serif;">working
with the Community to share Knowledge, Guidance,
and Referral on Hybrid Cloud and Top DevOps Tools
so that<span style=
"background-color: rgba(200, 200, 201, 0.11); font-size: 1.18rem; letter-spacing: 0px; --darkreader-inline-bgcolor: rgba(55, 59, 62, 0.11);"
data-darkreader-inline-bgcolor=""> you can
work in any MNC from Day 1</span></p>
<p style="font-family: Georgia, serif;"> join
us now...…!!<br></p>
</div>
</div>
<div class="row clearfix">
<div class="column full">
<div class="spacer height-60"></div>
</div>
</div>
<div class="row clearfix">
<div class="column third"><img alt="" data-filename=
"DevOps Engineer in 10 days (10).png" class="lazy"
data-src=
"https://d502jbuhuh9wk.cloudfront.net/orgData/65ae539ae4b08c2b15205092/pages/assets/images/3u7hxdevopsengineerin10days10.png"></div>
<div class="column third" spellcheck="false">
<div class="list">
<h3 class="size-24" style="margin: 0 0 0 50px">
<span style="font-size: 16px;">58000+ Expert in
Facebook groups</span></h3>
</div>
<div class="list">
<h3 class="size-24" style="margin: 0 0 0 50px">
<span class="size-16">10000+ Members in WhatsApp
community</span></h3>
</div>
<div class="list">
<h3 class="size-24" style="margin: 0 0 0 50px">
<span style=
"background-color: rgba(55, 59, 62, 0.11); font-family: "Open Sans", sans-serif; font-size: 1.18rem; letter-spacing: 0px; --darkreader-inline-bgcolor: rgba(44, 48, 50, 0.11);"
data-darkreader-inline-bgcolor="">Many
More...</span><br></h3>
</div>
</div>
<div class="column third" spellcheck="false">
<div class="list">
<h3 class="size-24" style="margin: 0 0 0 50px">
7000+ followers on Instagram</h3>
</div>
<div class="list">
<h3 class="size-24" style="margin: 0 0 0 50px">
7000+ Subscribers on YouTube</h3>
</div>
<div class="list">
<h3 class="size-24" style="margin: 0 0 0 50px">
<br></h3>
<p style="margin: 5px 0 0 50px">Join Our
Community</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="1708406841928d" data-cat="105" class=
"is-section is-section-100 is-box is-dark-text type-lato is-bg-grey">
<div class="is-boxes">
<div class="is-box-centered">
<div class="is-container container" style=
"max-width: 1400px;">
<div class="row clearfix">
<div class="column fourth">
<div class="display">
<h1 class="size-60" style="letter-spacing: 2px;">
</h1>
<ul>
<li dir="ltr" aria-level="1">DevOps
Engineer</li>
<li dir="ltr" aria-level="1">Cloud
Engineer</li>
<li dir="ltr" aria-level="1">SRE</li>
<li dir="ltr" aria-level="1">Cloud System
Admin</li>
<li dir="ltr" aria-level="1">GCP DevOps</li>
<li dir="ltr" aria-level="1">AWS DevOps</li>
<li dir="ltr" aria-level="1">Azure DevOps</li>
<li dir="ltr" aria-level="1">GCP Engineer</li>
<li dir="ltr" aria-level="1">AWS Engineer</li>
<li dir="ltr" aria-level="1">Azure
Engineer</li>
<li dir="ltr" aria-level="1">CI / CD
engineer</li>
<li dir="ltr" aria-level="1">Infer
Engineer</li>
<li dir="ltr" aria-level="1">Platform
Engineer</li>
</ul><br>
</div>
</div>
<div class="column half" spellcheck="false" style=
"text-align: right;">
<h1 style=
"text-align: center; font-family: Georgia, serif;"
class="size-48">Get Yourself Eligible for All Job
Roles</h1><img alt="" data-filename=
"_5d8dd06c-9a70-4d05-a6c9-88168102ef46.jpg" style=
"box-shadow: rgb(7, 7, 254) 10px 10px 30px; --darkreader-inline-boxshadow: #0101c8 10px 10px 30px;"
data-darkreader-inline-boxshadow="" class="lazy"
data-src=
"https://d502jbuhuh9wk.cloudfront.net/orgData/65ae539ae4b08c2b15205092/pages/assets/images/Ymtks5d8dd06c9a704d05a6c988168102ef46.jpg"></div>
<div class="column fourth" spellcheck="false" style=
"text-align: left;">
<ul>
<li dir="ltr" aria-level="1">DevOps
freelancer</li>
<li dir="ltr" aria-level="1">DevOps lead</li>
<li dir="ltr" aria-level="1">Senior DevOps
Engineer</li>
<li dir="ltr" aria-level="1">DevOps
Evangelist</li>
<li dir="ltr" aria-level="1">Automation
Architect</li>
<li dir="ltr" aria-level="1">DevOps
Developer</li>
<li dir="ltr" aria-level="1">Security
Engineer</li>
<li dir="ltr" aria-level="1">DevOps Platform</li>
<li dir="ltr" aria-level="1">Build Engineer</li>
<li dir="ltr" aria-level="1">Reliability
Engineer</li>
<li dir="ltr" aria-level="1">Release Manager</li>
<li dir="ltr" aria-level="1">Freelancer's</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="1708409616832d" data-cat="106" class=
"is-section is-section-100 is-shadow-1">
<div class="is-boxes">
<div class="is-box-img is-box is-box-7">
<div class="is-boxes">
<div class="is-overlay">
<div class="is-overlay-bg lazy" style=
"background-position: 80% 60%; transform: translateY(-120px) scale(1.05);"
data-bottom-top=
"transform:translateY(-120px) scale(1.05);"
data-top-bottom=
"transform:translateY(120px) scale(1.05)" data-bg=
"https://d502jbuhuh9wk.cloudfront.net/orgData/65ae539ae4b08c2b15205092/pages/assets/images/2Mxawnaukrii.png">
<div class="is-overlay-color" style=
"opacity: 0.01; display: block;"></div>
</div>
</div>
</div>
</div>
<div class="is-box is-box-5">
<div class="is-boxes">
<div class="is-box-centered">
<div class="is-container container" style=
"max-width: 800px;">
<div class="row clearfix">
<div class="column full">
<p class="size-21" style=
"color: rgb(193, 192, 192); font-family: Georgia, serif; --darkreader-inline-color: #c1bbb3;"
data-darkreader-inline-color="">
<i>Discover</i></p>
<h1 class="size-42" style="font-weight: bold;">
50000+ Opening's Only in Naukri.com</h1>
</div>
</div>
<div class="row clearfix">
<div class="column full">
<div class="spacer height-80"></div>
</div>
</div>
<div class="row clearfix">
<div class="column third" style=
"text-align: center;">
<h3 class="size-24"> <span><span style=
"font-family: Georgia, serif;">0 to 2
Year's </span></span></h3>
<p><span style=
"background-color: rgba(55, 59, 62, 0.11); font-size: 1.07rem; --darkreader-inline-bgcolor: rgba(44, 48, 50, 0.11);"
data-darkreader-inline-bgcolor=
""><span><span style=
"font-family: Georgia, serif;">Search & Apply
here.</span><span style=
"font-family: Georgia, serif;"> </span></span></span><br>
</p>
<p><span style=
"background-color: rgba(55, 59, 62, 0.11); font-size: 1.07rem; --darkreader-inline-bgcolor: rgba(44, 48, 50, 0.11);"
data-darkreader-inline-bgcolor=
""><br></span></p><a href=
"https://www.naukri.com/aws-fresher-cloud-linux-devops-jobs?k=aws%2C%20fresher%2C%20cloud%2C%20linux%2C%20devops&experience=2&nignbevent_src=jobsearchDeskGNB"
style=
"display: inline-block; text-decoration: none; transition: all 0.16s ease 0s; border-style: solid; cursor: pointer; background-color: rgb(142, 161, 255); color: rgb(23, 23, 23); border-color: rgb(142, 161, 255); border-width: 2px; border-radius: 50px; padding: 13px 28px; line-height: 21px; text-transform: uppercase; font-weight: 600; font-size: 14px; letter-spacing: 3px; --darkreader-inline-bgcolor: #001477; --darkreader-inline-color: #d9d6d1; --darkreader-inline-border-top: #001788; --darkreader-inline-border-right: #001788; --darkreader-inline-border-bottom: #001788; --darkreader-inline-border-left: #001788;"
target="_blank" title=""
data-darkreader-inline-bgcolor=""
data-darkreader-inline-color=""
data-darkreader-inline-border-top=""
data-darkreader-inline-border-right=""
data-darkreader-inline-border-bottom=""
data-darkreader-inline-border-left=""
data-hover-bgcolor="#000000" data-hover-color=
"#f8f8f8" data-hover-bordercolor="#000000"
onmouseover=
"this.setAttribute('data-style',this.style.cssText);if(this.getAttribute('data-hover-bordercolor')) this.style.borderColor=this.getAttribute('data-hover-bordercolor');if(this.getAttribute('data-hover-bgcolor')) this.style.backgroundColor=this.getAttribute('data-hover-bgcolor');if(this.getAttribute('data-hover-color')) this.style.color=this.getAttribute('data-hover-color');"
onmouseout=
"this.setAttribute('style',this.getAttribute('data-style'));this.removeAttribute('data-style')">Apply</a>
<p><br></p>
</div>
<div class="column third" style=
"text-align: center;">
<h3 class="size-24"> <span style=
"font-family: Georgia, serif;">3 to 6
Year's</span></h3>
<p><span style=
"background-color: var(--darkreader-bg--themeBGColor); font-size: 1.07rem; --darkreader-inline-bgcolor: var(--darkreader-bg--darkreader-bg--themeBGColor);"
data-darkreader-inline-bgcolor=""><span style=
"font-family: Georgia, serif;">Search & Apply
here.</span></span><br></p>
<p><span style=
"font-size: 1.07rem; background-color: var(--darkreader-bg--themeBGColor); --darkreader-inline-bgcolor: var(--darkreader-bg--darkreader-bg--themeBGColor);"
data-darkreader-inline-bgcolor=
""><br></span></p><a href=
"https://www.naukri.com/aws-fresher-cloud-linux-devops-jobs?k=aws%2C%20fresher%2C%20cloud%2C%20linux%2C%20devops&nignbevent_src=jobsearchDeskGNB&experience=6"
style=
"display: inline-block; text-decoration: none; transition: all 0.16s ease 0s; border-style: solid; cursor: pointer; background-color: rgb(142, 161, 255); color: rgb(23, 23, 23); border-color: rgb(142, 161, 255); border-width: 2px; border-radius: 50px; padding: 13px 28px; line-height: 21px; text-transform: uppercase; font-weight: 600; font-size: 14px; letter-spacing: 3px; --darkreader-inline-bgcolor: #001477; --darkreader-inline-color: #d9d6d1; --darkreader-inline-border-top: #001788; --darkreader-inline-border-right: #001788; --darkreader-inline-border-bottom: #001788; --darkreader-inline-border-left: #001788;"
title="" target="_blank"
data-darkreader-inline-bgcolor=""
data-darkreader-inline-color=""
data-darkreader-inline-border-top=""
data-darkreader-inline-border-right=""
data-darkreader-inline-border-bottom=""
data-darkreader-inline-border-left=""
data-hover-bgcolor="#000000" data-hover-color=
"#f8f8f8" data-hover-bordercolor="#000000"
onmouseover=
"this.setAttribute('data-style',this.style.cssText);if(this.getAttribute('data-hover-bordercolor')) this.style.borderColor=this.getAttribute('data-hover-bordercolor');if(this.getAttribute('data-hover-bgcolor')) this.style.backgroundColor=this.getAttribute('data-hover-bgcolor');if(this.getAttribute('data-hover-color')) this.style.color=this.getAttribute('data-hover-color');"
onmouseout=
"this.setAttribute('style',this.getAttribute('data-style'));this.removeAttribute('data-style')">apply</a>
</div>
<div class="column third" style=
"text-align: center;">
<h3 class="size-24"><span style=
"font-family: Georgia, serif;"> 6 to 15
Year's</span></h3>
<p><span><span style=
"background-color: rgba(55, 59, 62, 0.11); font-size: 1.07rem; --darkreader-inline-bgcolor: rgba(44, 48, 50, 0.11);"
data-darkreader-inline-bgcolor=""><span style=
"font-family: Georgia, serif;">Search & Apply
here.</span></span><br></span></p>
<p><span style=
"background-color: rgba(55, 59, 62, 0.11); font-size: 1.07rem; --darkreader-inline-bgcolor: rgba(44, 48, 50, 0.11);"
data-darkreader-inline-bgcolor=
""><br></span></p><a href=
"https://www.naukri.com/aws-devops-linux-cloud-jobs?k=aws%2C%20devops%2C%20linux%2C%20cloud&nignbevent_src=jobsearchDeskGNB"
style=
"display: inline-block; text-decoration: none; transition: all 0.16s ease 0s; border-style: solid; cursor: pointer; background-color: rgb(142, 161, 255); color: rgb(23, 23, 23); border-color: rgb(142, 161, 255); border-width: 2px; border-radius: 50px; padding: 13px 28px; line-height: 21px; text-transform: uppercase; font-weight: 600; font-size: 14px; letter-spacing: 3px; --darkreader-inline-bgcolor: #001477; --darkreader-inline-color: #d9d6d1; --darkreader-inline-border-top: #001788; --darkreader-inline-border-right: #001788; --darkreader-inline-border-bottom: #001788; --darkreader-inline-border-left: #001788; justify-content: center;"
target="_blank" title=""
data-darkreader-inline-bgcolor=""
data-darkreader-inline-color=""
data-darkreader-inline-border-top=""
data-darkreader-inline-border-right=""
data-darkreader-inline-border-bottom=""
data-darkreader-inline-border-left=""
data-hover-bgcolor="#000000" data-hover-color=
"#f8f8f8" data-hover-bordercolor="#000000"
onmouseover=
"this.setAttribute('data-style',this.style.cssText);if(this.getAttribute('data-hover-bordercolor')) this.style.borderColor=this.getAttribute('data-hover-bordercolor');if(this.getAttribute('data-hover-bgcolor')) this.style.backgroundColor=this.getAttribute('data-hover-bgcolor');if(this.getAttribute('data-hover-color')) this.style.color=this.getAttribute('data-hover-color');"
onmouseout=
"this.setAttribute('style',this.getAttribute('data-style'));this.removeAttribute('data-style')">apply</a>
</div>
</div>
<div class="row clearfix">
<div class="column full" style=
"text-align: center;" spellcheck="false">
<a href=
"https://www.facebook.com/groups/231722280505373"
style=
"display: inline-block; text-decoration: none; transition: 0.16s; border-style: solid; cursor: pointer; background-color: rgb(142, 161, 255); color: rgb(29, 29, 29); border-color: rgb(142, 161, 255); border-width: 2px; padding: 13px 28px; line-height: 21px; text-transform: uppercase; font-weight: 400; font-size: 20px; letter-spacing: 3px; --darkreader-inline-bgcolor: #001477; --darkreader-inline-color: #d6d2cd; --darkreader-inline-border-top: #001788; --darkreader-inline-border-right: #001788; --darkreader-inline-border-bottom: #001788; --darkreader-inline-border-left: #001788; border-radius: 50px;"
data-hover-bgcolor="#7a8deb" data-hover-color=
"#ffffff" data-hover-bordercolor="#7a8deb"
onmouseover=
"this.setAttribute('data-style',this.style.cssText);if(this.getAttribute('data-hover-bordercolor')) this.style.borderColor=this.getAttribute('data-hover-bordercolor');if(this.getAttribute('data-hover-bgcolor')) this.style.backgroundColor=this.getAttribute('data-hover-bgcolor');if(this.getAttribute('data-hover-color')) this.style.color=this.getAttribute('data-hover-color');"
onmouseout=
"this.setAttribute('style',this.getAttribute('data-style'));this.removeAttribute('data-style')"
data-darkreader-inline-bgcolor=""
data-darkreader-inline-color=""
data-darkreader-inline-border-top=""
data-darkreader-inline-border-right=""
data-darkreader-inline-border-bottom=""
data-darkreader-inline-border-left=""
spellcheck="false" target="_blank" title=
"">Apply with<br>
Internal Referal's In our FB group</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="1708451874427d" data-cat="201" class=
"is-section is-section-100 is-box">
<div class="is-boxes spcoursecontainer5 spectre">
<div class="is-box-centered">
<div class="is-container container" style=
"max-width: 1316px;">
<div class="row clearfix">
<div class="column full" spellcheck="false">
<h1 class=
"size-48 is-title1-48 is-title-lite heading text-primary">
<b style=
"color: rgb(15, 100, 164); --darkreader-inline-color: #6ebaf2;"
data-darkreader-inline-color="">Our
Courses</b></h1>
</div>
</div>
<div class="row clearfix">
<div class="column third">
</div>
<div class="column third">
<p class="size-18 text-primary" style=
"text-align: center; line-height: 1.4; font-family: Prata, serif;">
<br></p>
</div>
<div class="column third"></div>
</div>
<div class="row clearfix">
<div class=
"is-overlay-content sp-content spCourseContainer"
data-type="spcoursecard-5" data-module="course1"
data-module-desc="Course List" data-dialog-width=
"300px" data-dialog-height="235px" data-html=
"%3Cdiv%20id%3D%22%7Bid%7D%22%3E%3C%2Fdiv%3E%3Cscript%3EloadSPCourses(%22%22%2C%20%22%7Bid%7D%22)%3C%2Fscript%3E"
data-settings=
"%5B%7B%20%22category%22%3A%20%22%22%7D%5D">
<div id="XapG80F"></div>
<script>
loadSPCourses("", "XapG80F")
</script>
</div>
</div>
<div class="row clearfix">
<div class="column full">
<div class="spacer height-120" id="1612522642301">
</div>
</div>
</div>
<div class="column full text-center">
<a href="/s/store/courses" class=
"viewmoreBtn view-more btn btn-primary">View
More → </a>
</div>
</div>
</div>
</div>
</div>
<div id="1708146887816d" data-cat="115" class=
"is-section is-section-100 is-box is-dark-text type-elsie-montserrat is-bg-grey">
<div class="is-boxes">
<div class="is-box-centered">
<div class="is-container container is-content-1100">
<div class="row clearfix">
<div class="column full center" spellcheck="false">
<h1 class="size-48" style="letter-spacing: 2px;">
FAQ</h1>
</div>
</div>
<div class="row clearfix">
<div class="column full">
<div class="spacer height-40"></div>
</div>
</div>
<div class="row clearfix">
<div class="column third" spellcheck="false">
<h3 class="size-21 default-font2">HOW DO I CREATE
AN ACCOUNT?</h3>
<p class="size-16" style=
"color: rgb(136, 136, 136); --darkreader-inline-color: #9d9488;"
data-darkreader-inline-color="">Just go to Top then
Courses page & Click on the Enroll Now
button on the top and register yourself by making
the payment.</p>
</div>
<div class="column third">
<h3 class="size-21 default-font2">Will i Get
Recording's of Session's?</h3>
<p class="size-16" style=
"color: rgb(136, 136, 136); --darkreader-inline-color: #9d9488;"
data-darkreader-inline-color="">Yes, !! Recordings
of all live sessions will be available in next 30
min.</p>
</div>
<div class="column third" spellcheck="false">
<h3 class="size-21 default-font2">Will i Get
Realtime MNC Project's?</h3>
<p class="size-16" style=
"color: rgb(136, 136, 136); --darkreader-inline-color: #9d9488;"
data-darkreader-inline-color="">Yes, !! Every
module have a Project.. like Networking, Database,
Linux, AWS DevOps</p>
<p class="size-16" style=
"color: rgb(136, 136, 136); --darkreader-inline-color: #9d9488;"
data-darkreader-inline-color="">+ 3 Realtime MNC
level Project's </p>
</div>
</div>
<div class="row clearfix">
<div class="column third">
<h3 class="size-21 default-font2">Will i Get the
Training Certificate ?</h3>
<p class="size-16" style=
"color: rgb(136, 136, 136); --darkreader-inline-color: #9d9488;"
data-darkreader-inline-color="">Yes, !! As soon as
course complete you will get the Training
Certificate</p>
</div>
<div class="column third" spellcheck="false">
<h3 class="size-21 default-font2">Will my all
Technical Quire's solved?</h3>
<p class="size-16" style=
"color: rgb(136, 136, 136); --darkreader-inline-color: #9d9488;"
data-darkreader-inline-color="">Yes, !! You can ask
everyone, post the live class </p>
</div>
<div class="column third" spellcheck="false">
<h3 class="size-21 default-font2">Will i get the
100% Job Assistance ?</h3>
<p class="size-16" style=
"color: rgb(136, 136, 136); --darkreader-inline-color: #9d9488;"
data-darkreader-inline-color="">Yes.. !! By joining
with us you are the Community member , You will be
eligible for all Internal Referral's , mock
Interviews, Resume Making and Naukri Profile
Reviews / building.</p>
</div>
</div>
</div>
</div>
</div>
</div><!--FOOTER--->
<div id="1707912161452d" data-cat="117" class=
"is-section is-box is-section-50 is-dark-text is-static is-bg-grey">
<div class="is-boxes">
<div class="is-box-centered">
<div class="is-container container is-content-1200">
<div class="row clearfix">
<div class="column third" spellcheck="false">
<h4 style="font-family: Georgia, serif;">
<b>CloudDevOpsHub</b></h4>
<p>Biggest DevOps Engineer Community on FB
group</p>
</div>
<div class="column third" spellcheck="false">
<h2><b>Located</b></h2>
<ul>
<li>BTM Bangalore</li>
<li>Indore MP INDIA</li>
</ul>
</div>
<div class="column third" spellcheck="false">
<h3 class="size-18 is-title-lite">FOLLOW US</h3>
<p style=
"border-bottom: 2px solid rgb(230, 126, 34); width: 40px; display: inline-block; margin-top: 0px; --darkreader-inline-border-bottom: #9e5412;"
data-darkreader-inline-border-bottom=""></p>
<div class="is-social" style="margin: 25px 0">
<a href="https://twitter.com/"></a> <a href=
"https://www.facebook.com/"></a> <a href=
"https://plus.google.com/"></a> <a href=
"mailto:you@example.com"></a>
</div>
</div>
</div>
<div class="row clearfix">
<div class="column full" spellcheck="false">
<p class="size-16" style="text-align: center;">
<b>Connect with Vikas</b> at +91-9993445100 (
for any Queries )</p>
<p class="size-16" style="text-align: center;">
<b>Ekta (Hr)</b> +91-9111698200 (Batch
Related & any Management Questions) </p>
<p class="size-16" style="text-align: center;">
<b>Akansha (Hr)</b> +91-9575795100 (
Job & Placement Related Question's )</p>
<p class="size-16" style="text-align: center;">
© Copyright 2024 CloudDevOpsHub</p>
</div>
</div>
<div class="row clearfix"></div>
<div class="row clearfix">
<div class="column full"><img alt="" data-filename=
"team.PNG" class="lazy" data-src=
"https://d502jbuhuh9wk.cloudfront.net/orgData/65ae539ae4b08c2b15205092/pages/assets/images/LLJFPteam.png"></div>
</div>
</div>
</div>
</div>
</div><!--OTHERS--->
<div class="spectre" id="1616147761142">
<div class="modal" id="popup-form1">
<a href="#close" class="modal-overlay closebtn" aria-label=
"Close" style="background: rgba(0,0,0,.8);"></a>
<div class="modal-container" id="1616139606686" style=
"padding-bottom: 0rem; max-width: 350px; border-radius: 0px; position:relative; height: auto; margin: 0px 15px; background-color:#fff; padding:0px; margin:0px; border: 0px solid #d7eeef;">
<div class="modal-header" id="1616393913987" style=
"padding:0px;">
<a href="javascript:void(0);" class=
"close btn btn-clear float-right clocsentm" style=
"position: absolute; right: 15px; top: 15px; z-index: 2;"
aria-label="Close"></a>
<div class="modal-title h5" id="1616393913987"></div>
</div>
<div class="modal-body" id="1616139606686" style=
"padding:0px;">
<div class="body-block">
<div class="left-block"><img alt="" data-filename=
"61511.jpg" class="lazy" data-src=
"https://d502jbuhuh9wk.cloudfront.net/courses/65f70221bbd7bc36420cdccc/nM0JSpurpleorangemodernonlinecoursevideo1.png"></div>
<div class="right-box">
<div class="modal-title text-center" id=
"1616139606686">
<h1 class="pop-main-title" style=
"color:#000; text-align: center;">Batch-37,
Starting 20th Nov</h1>
</div>
<div class="content" id="1616139606686" style=
"display: flex; flex-direction: column; align-items: flex-start;">
<a href=
"https://www.clouddevopshub.com/courses/Multi-Cloud%20with%20AWS%20DevOps%20Program:%20Realtime%20(Batch%2037)%20All-in-One%20Course-65f70221bbd7bc36420cdccc"
style=
"display: inline-block; text-decoration: none; transition: all 0.16s ease 0s; border-style: solid; cursor: pointer; color: rgb(255, 255, 255); border-color: rgb(0, 0, 0); border-width: 2px; border-radius: 10px; background-color:#000; padding: 13px 28px; line-height: 1.5; text-transform: capitalize; font-weight: 400; font-size: 16px; font-family: Poppins, sans-serif; margin-top:20px;">
Enroll Now</a>
</div>
</div><!-- right box end -->
</div>
</div>
</div>
</div>
<script type="text/javascript">
$(".reservation_form1").submit(function(){
$("#popup-form1").removeClass("active");
});
$(".clocsentm").click(function(){
$("#popup-form1").removeClass("active");
});
if (typeof SPUSER !== "defined") {
$("#popup-form1").addClass("active");
}
</script>
</div>
<link href="//fonts.googleapis.com/css?family=Abel" rel=
"stylesheet" property="stylesheet" type="text/css">
<link href="//fonts.googleapis.com/css?family=Abel" rel=
"stylesheet" property="stylesheet" type="text/css">
<link href="//fonts.googleapis.com/css?family=Abel" rel=
"stylesheet" property="stylesheet" type="text/css">
<link href="//fonts.googleapis.com/css?family=Abel" rel=
"stylesheet" property="stylesheet" type="text/css">
var coursesList = $("#courseslist, .itemsContainer"), blogsList = $("#blogslist");
if(coursesList.length > 0 && coursesList.html().replace(/[\s]/g, '') === "") {
coursesList.addClass("columns").html("<div class='loading loading-lg centered'></div>");
store.allCourses.init(false, (coursesList.data("limit")===undefined?4:coursesList.data("limit")));
}
if(blogsList.length > 0 && blogsList.html().replace(/[\s]/g, '') === "") {
blogsList.addClass("columns").html("<div class='loading loading-lg centered'></div>");
var limit = (blogsList.data("limit")===undefined?4:blogsList.data("limit")), packet = {
url: "/blog/json/get",
data: {skip: 0, limit: limit},
success: function(data, params) {
var template = _.template($("#blogcard-template").html()), html = "", blogs = data.data.blogs.data;
for(var i=0;i < blogs.length;i++) {
html = html + template({item: blogs[i]});
}
blogsList.html(html);//.find("time.timeago").timeago();
}
};
getData(packet, {});
}
