<!DOCTYPE html><!-- Last Published: Sun Dec 28 2025 03:44:46 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.lyrid.io" data-wf-page="63a72a010bd1f4657319624c" data-wf-site="61579705e509c4f3e4ec5318" lang="en id"><head><meta charset="utf-8"/><link href="https://cdn.prod.website-files.com" rel="preconnect" crossorigin="anonymous"/><title>Lyrid for Startups</title><meta content="Become a Lyrid Startups partner for free infrastructure credits, expert advice, GTM strategies, and more!" name="description"/><meta content="Lyrid for Startups" property="og:title"/><meta content="Become a Lyrid Startups partner for free infrastructure credits, expert advice, GTM strategies, and more!" property="og:description"/><meta content="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/661ebd9a0e051d78530c097f_lyridforstartups.png" property="og:image"/><meta content="Lyrid for Startups" name="twitter:title"/><meta content="Become a Lyrid Startups partner for free infrastructure credits, expert advice, GTM strategies, and more!" name="twitter:description"/><meta content="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/661ebd9a0e051d78530c097f_lyridforstartups.png" name="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/css/lyrid-multicloud-infrastructure.webflow.shared.3ceb8d264.min.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({  google: {    families: ["Montserrat:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic","Lato:100,100italic,300,300italic,400,400italic,700,700italic,900,900italic","Ubuntu:300,300italic,400,400italic,500,500italic,700,700italic","Open Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic","Droid Sans:400,700","Merriweather:300,300italic,400,400italic,700,700italic,900,900italic","Oswald:200,300,400,500,600,700","PT Serif:400,400italic,700,700italic","Vollkorn:400,400italic,700,700italic","Rubik:300,regular,500,600,700,800,900","DM Sans:regular,italic,500,500italic,700,700italic","Inter:100,200,300,regular,500,600,700","Space Grotesk:300,regular,500,600,700"]  }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/616436329e19cd33ebcefff4_favicon-32x32.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/616436919e19cd8692cf0b8f_webclip.png" rel="apple-touch-icon"/><link href="https://www.lyrid.io/lyrid-for-startups" rel="canonical"/><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-PQBGRZFE4X"></script><script type="text/javascript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('set', 'developer_id.dZGVlNj', true);gtag('js', new Date());gtag('config', 'G-PQBGRZFE4X');</script><!-- Start of UTM Logging Code -->
<!-- https://github.com/js-cookie/js-cookie -->
<script src="https://cdn.jsdelivr.net/npm/js-cookie@2/src/js.cookie.min.js" async></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js" async></script>
<script defer src="https://analytics.lyr.id/script.js" data-website-id="fbbecce6-6ea2-47c2-a132-47893d177f8d"></script>
<script>

const cookies_var = "lyrid_ctag";
const my_utmParameters = [
  "utm_source",
  "utm_medium",
  "utm_campaign",
  "utm_term",
  "utm_content"
];

function getAllUrlParams(url) {
  let obj = Object.fromEntries(new URLSearchParams(location.search));
  return obj;
}
  
var cookieExist = Cookies.get(cookies_var); // => if false return undefined
var getAllUrlParams = getAllUrlParams(); // return object
var getAllUrlParamsJSON = JSON.stringify(getAllUrlParams);
let isEmpty = jQuery.isEmptyObject(getAllUrlParams); // return true/false

if(!isEmpty && cookieExist === undefined){
  createLead();
}

let compare = is_this_utm_equal_to_cockie_utm_values();

if(!isEmpty && cookieExist !== undefined){
  if(!compare){
    Cookies.remove(cookies_var);
    createLead();
  }
}

function createLead(){
  var lead = {
    parameters: {},
    firstTouchUTC: new Date().getTime()
  };

  for (const this_utm_element of my_utmParameters) {
    lead.parameters[this_utm_element] = getAllUrlParams[this_utm_element]
  }
  Cookies.set(cookies_var, lead, { domain: '.lyrid.io' });
  cookieExist = Cookies.get(cookies_var);
}

function is_this_utm_equal_to_cockie_utm_values(){
  for (const this_utm_element of my_utmParameters) {
    let value = JSON.parse(cookieExist).parameters[this_utm_element] == getAllUrlParams[this_utm_element];
    if(value == false){
      return false;
    }
  }
  return true;
}

</script>

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PQBGRZFE4X"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-PQBGRZFE4X');
</script>

<!-- Meta Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '759082035291844');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=759082035291844&ev=PageView&noscript=1"
/></noscript>
<!-- End Meta Pixel Code -->

<!-- Global site tag (gtag.js) - Google Ads: 656686653 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-656686653"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'AW-656686653');
</script>

<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-5L57FH4');</script>
<!-- End Google Tag Manager -->


<script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/7324842.js"></script>

<!-- Hotjar Tracking Code for https://www.lyrid.io -->
<script>
    (function(h,o,t,j,a,r){
        h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
        h._hjSettings={hjid:2743219,hjsv:6};
        a=o.getElementsByTagName('head')[0];
        r=o.createElement('script');r.async=1;
        r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
        a.appendChild(r);
    })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script>

<script type='text/javascript' src='https://platform-api.sharethis.com/js/sharethis.js#property=61b263d60ada0f00192597fb&product=inline-share-buttons' async='async'></script>

<!-- this stylesheet is the one that determines the color theme for all your code blocks -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/styles/base16/tomorrow-night.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/highlight.min.js" async></script>
<script>hljs.initHighlightingOnLoad();</script>

<!-- Vimkit Code Snippet -->
<script>!function(){if(!window.vimkit){var m=([].flat&&window.onunhandledrejection!==undefined&&window.IntersectionObserver)?'-modern':'';var s=document.createElement('script');s.type='text/javascript';s.async=!0;var e=document.getElementsByTagName('script')[0];e.parentNode.insertBefore(s,e);s.onload=function(){vimkit.load('e1bfc3d8-eb90-462b-82ad-85e9fad55d0c', 'https://cdn.vimkit.app/46Juzcyx/x8-gtqGyR');};s.src='https://vimkit.io/static/js/core'+m+'.min.js';}}();</script>
<!-- End Vimkit Code Snippet -->

<co-pilot platform-id="01d7dc36-64e9-4a5d-af80-9bcace9b6469" user-id="74b8cc91-2179-4f97-98af-ae358b5c54bb" chatbot-id="80fc9b55-d41d-4336-99ee-05de81100c8d" is-local="false" ><a href="https://www.chatsimple.ai/?utm_source=widget&utm_medium=referral">copilot</a></co-pilot> 
<script src="https://cdn.chatsimple.ai/ai-loader.js" defer></script></head><body><div class="navbar-wrapper new"><div class="nav-wrapper-2 navbar-wrapper new"><div class="the-container"><div data-animation="default" data-collapse="medium" data-duration="400" data-easing="ease" data-easing2="ease" role="banner" class="navbar-4 w-nav"><div class="navcontainer"><div class="div-block-169"><a href="/" class="logo-link-wrapper w-inline-block"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6486a07830b3a4f011eb9b64_lyrid%20logo%20white.svg" loading="lazy" alt="" class="lyrid-logo-nav"/></a><div class="nav-button-wrapper-2"><div data-hover="true" data-delay="0" class="navigation-dropdown-copy w-dropdown"><div class="navigation-toggle w-dropdown-toggle"><a href="/products" class="link-product-page w-inline-block"><div>Product</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M10.5832 6L7.99657 8.58667L5.4099 6C5.1499 5.74 4.7299 5.74 4.4699 6C4.2099 6.26 4.2099 6.68 4.4699 6.94L7.5299 10C7.7899 10.26 8.2099 10.26 8.4699 10L11.5299 6.94C11.7899 6.68 11.7899 6.26 11.5299 6C11.2699 5.74667 10.8432 5.74 10.5832 6Z" fill="currentColor"/>
</svg></div></a></div><nav class="navigation-list-dropdown w-dropdown-list"><div class="navigation-dropdown-base"><div class="div-block-465"><div id="w-node-_465acc9e-f0e3-67e2-fef7-7be770a69d12-a0c8d5cb" class="platform-value"><div class="text-block-134">platform value</div><div class="platform-value-list-wrapper"><a href="/cloud-cost-optimization" class="nav-left-link w-inline-block"><div class="pvalue-title">Cloud Cost Optimization</div><div class="pvalue-desc">Up to 60% off your cloud bill</div></a></div><div class="platform-value-list-wrapper"><a href="/platform-engineering" class="nav-left-link w-inline-block"><div class="pvalue-title">Platform Engineering</div><div class="pvalue-desc">Beginner-friendly platform tools</div></a></div><div class="platform-value-list-wrapper"><div class="pvalue-title">Infrastructure Automation</div><div class="pvalue-desc">Provision resources at scale</div></div><div class="platform-value-list-wrapper"><div class="pvalue-title">Cloud Security</div><div class="pvalue-desc">Fault tolerant containers &amp; system</div></div></div><div id="w-node-_465acc9e-f0e3-67e2-fef7-7be770a69d2b-a0c8d5cb" class="div-block-466"><div class="text-block-134">featured products</div><div class="platform-value-list-wrapper"><a href="/product-tour" class="nav-left-link w-inline-block"><div class="pvalue-title">Lyrid Platform</div><div class="pvalue-desc">Managed Cloud Office</div></a></div><div class="platform-value-list-wrapper"><a href="/product-tour-app" class="nav-left-link w-inline-block"><div class="pvalue-title">App Deployment</div><div class="pvalue-desc">Instant Environments</div></a></div><div class="platform-value-list-wrapper"><a href="/product-tour-kubernetes" class="nav-left-link w-inline-block"><div class="pvalue-title">Kubernetes</div><div class="pvalue-desc">Kubernetes Automation</div></a></div><div class="platform-value-list-wrapper"><a href="/product-tour-database" class="nav-left-link w-inline-block"><div class="pvalue-title">Databases</div><div class="pvalue-desc">Production Ready Databases</div></a></div><div class="platform-value-list-wrapper"><a href="/product-tour-storage" class="nav-left-link w-inline-block"><div class="pvalue-title">Object Storage</div><div class="pvalue-desc">Affordable Object Storage</div></a></div><div class="platform-value-list-wrapper"><a href="/book-a-demo" target="_blank" class="link-block-25 w-inline-block"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/625415fe20a4fa05bab7113d_PANAH%20SEE%20MORE.png" class="arrow-see-more"/><div class="pvalue-title paragraph-64">Get a live demo</div></a></div></div></div><div class="navigation-grid-wrapper"><div class="navigation-link-wrapper"><div><a href="#" class="navigation-link-l w-inline-block"><div class="paragraph-regular">Title here (hover)</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a><a href="#" class="navigation-link-l w-inline-block"><div class="paragraph-regular">Title here (hover)</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a><a href="#" class="navigation-link-l w-inline-block"><div class="paragraph-regular">Title here (hover)</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a></div><a href="#" class="button-secondary-square w-button">Button</a></div><div class="navigation-card-wrapper"><div class="subheading-small">Browse</div><div class="w-layout-grid navigation-grid"><div id="w-node-_465acc9e-f0e3-67e2-fef7-7be770a69d66-a0c8d5cb" class="navigation-card"><div id="w-node-_465acc9e-f0e3-67e2-fef7-7be770a69d67-a0c8d5cb" class="navigation-image-wrapper"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6448bf651edf2803ca2e9e90_placeholder.svg" loading="lazy" id="w-node-_465acc9e-f0e3-67e2-fef7-7be770a69d68-a0c8d5cb" alt="" class="navigation-image"/></div><div class="navigation-card-content"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6448bf651edf28c2492e9e91_texture.svg" loading="lazy" alt="" class="icon-regular"/><div class="navigation-card-text"><div class="margin-bottom-16"><div class="subheading-regular">Alley for Personal</div><p class="paragraph-small">Add short description here</p></div><a href="#" class="text-link-small">Learn More</a></div></div></div><div id="w-node-_465acc9e-f0e3-67e2-fef7-7be770a69d73-a0c8d5cb" class="navigation-card"><div id="w-node-_465acc9e-f0e3-67e2-fef7-7be770a69d74-a0c8d5cb" class="navigation-image-wrapper"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6448bf651edf2803ca2e9e90_placeholder.svg" loading="lazy" id="w-node-_465acc9e-f0e3-67e2-fef7-7be770a69d75-a0c8d5cb" alt="" class="navigation-image"/></div><div class="navigation-card-content"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6448bf651edf28c2492e9e91_texture.svg" loading="lazy" alt="" class="icon-regular"/><div class="navigation-card-text"><div class="margin-bottom-16"><div class="subheading-regular">Alley for Personal</div><p class="paragraph-small">Add short description here</p></div><a href="#" class="text-link-small">Learn More</a></div></div></div></div></div></div></div></nav></div><a href="/solutions" class="link-block-13 w-inline-block"><div class="navham-text">Solution</div></a><div data-hover="true" data-delay="0" class="navigation-dropdown-copy navtest w-dropdown"><div class="navigation-toggle w-dropdown-toggle"><a href="/pricing" class="link-pricing-page w-inline-block"><div>Pricing</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M10.5832 6L7.99657 8.58667L5.4099 6C5.1499 5.74 4.7299 5.74 4.4699 6C4.2099 6.26 4.2099 6.68 4.4699 6.94L7.5299 10C7.7899 10.26 8.2099 10.26 8.4699 10L11.5299 6.94C11.7899 6.68 11.7899 6.26 11.5299 6C11.2699 5.74667 10.8432 5.74 10.5832 6Z" fill="currentColor"/>
</svg></div></a></div><nav class="navigation-list-dropdown w-dropdown-list"><div class="navigation-dropdown-base"><div class="div-block-465"><div id="w-node-_965c878e-6d43-ea9d-5b38-969db4a61a8a-a0c8d5cb" class="platform-value"><div class="text-block-134">Lyrid Pricing</div><div class="platform-value-list-wrapper pricingdesctest"><a href="/pricing" class="nav-left-link w-inline-block"><div class="pvalue-title">Service Pricing</div><div class="pvalue-desc">Access cloud resources at competitive prices</div></a></div></div><div id="w-node-_965c878e-6d43-ea9d-5b38-969db4a61aa3-a0c8d5cb" class="div-block-466"><div class="text-block-134">Lyrid Enterprise</div><div class="platform-value-list-wrapper pricingdesctest"><a href="/pricing-enterprise" class="nav-left-link w-inline-block"><div class="pvalue-title">Enterprise Pricing</div><div class="pvalue-desc">Access the BEST Lyrid has to offer, at a price that works for you</div></a></div></div></div><div class="navigation-grid-wrapper"><div class="navigation-link-wrapper"><div><a href="#" class="navigation-link-l w-inline-block"><div class="paragraph-regular">Title here (hover)</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a><a href="#" class="navigation-link-l w-inline-block"><div class="paragraph-regular">Title here (hover)</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a><a href="#" class="navigation-link-l w-inline-block"><div class="paragraph-regular">Title here (hover)</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a></div><a href="#" class="button-secondary-square w-button">Button</a></div><div class="navigation-card-wrapper"><div class="subheading-small">Browse</div><div class="w-layout-grid navigation-grid"><div id="w-node-_965c878e-6d43-ea9d-5b38-969db4a61ade-a0c8d5cb" class="navigation-card"><div id="w-node-_965c878e-6d43-ea9d-5b38-969db4a61adf-a0c8d5cb" class="navigation-image-wrapper"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6448bf651edf2803ca2e9e90_placeholder.svg" loading="lazy" id="w-node-_965c878e-6d43-ea9d-5b38-969db4a61ae0-a0c8d5cb" alt="" class="navigation-image"/></div><div class="navigation-card-content"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6448bf651edf28c2492e9e91_texture.svg" loading="lazy" alt="" class="icon-regular"/><div class="navigation-card-text"><div class="margin-bottom-16"><div class="subheading-regular">Alley for Personal</div><p class="paragraph-small">Add short description here</p></div><a href="#" class="text-link-small">Learn More</a></div></div></div><div id="w-node-_965c878e-6d43-ea9d-5b38-969db4a61aeb-a0c8d5cb" class="navigation-card"><div id="w-node-_965c878e-6d43-ea9d-5b38-969db4a61aec-a0c8d5cb" class="navigation-image-wrapper"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6448bf651edf2803ca2e9e90_placeholder.svg" loading="lazy" id="w-node-_965c878e-6d43-ea9d-5b38-969db4a61aed-a0c8d5cb" alt="" class="navigation-image"/></div><div class="navigation-card-content"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6448bf651edf28c2492e9e91_texture.svg" loading="lazy" alt="" class="icon-regular"/><div class="navigation-card-text"><div class="margin-bottom-16"><div class="subheading-regular">Alley for Personal</div><p class="paragraph-small">Add short description here</p></div><a href="#" class="text-link-small">Learn More</a></div></div></div></div></div></div></div></nav></div><a href="/how-it-works" class="link-block-13 w-inline-block"><div class="navham-text">How it Works</div></a><div data-hover="true" data-delay="0" class="navigation-dropdown w-dropdown"><div class="navigation-toggle w-dropdown-toggle"><div class="text-block-136">Resources</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M10.5832 6L7.99657 8.58667L5.4099 6C5.1499 5.74 4.7299 5.74 4.4699 6C4.2099 6.26 4.2099 6.68 4.4699 6.94L7.5299 10C7.7899 10.26 8.2099 10.26 8.4699 10L11.5299 6.94C11.7899 6.68 11.7899 6.26 11.5299 6C11.2699 5.74667 10.8432 5.74 10.5832 6Z" fill="currentColor"/>
</svg></div></div><nav class="navigation-list-dropdown-2 w-dropdown-list"><div class="navigation-dropdown-base-2"><div class="navigation-grid-wrapper-2"><div class="navigation-card-wrapper"><div class="div-block-468"><div class="subheading-small">Free E-Book</div></div><div class="w-layout-grid navigation-grid"><a href="https://www.lyrid.io/post/platform-engineering-paving-golden-paths-to-developer-efficiency" class="navigation-card w-inline-block"><div id="w-node-_1a0d789d-2a70-95f9-79ac-8b322f760ca3-a0c8d5cb" class="navigation-image-wrapper"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/645a7d471a2ea51e8546636f_Frame%20914%20(1).svg" loading="lazy" id="w-node-_1a0d789d-2a70-95f9-79ac-8b322f760ca4-a0c8d5cb" alt="" class="navigation-image"/></div><div class="navigation-card-content"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6448bf651edf28c2492e9e91_texture.svg" loading="lazy" alt="" class="icon-regular"/><div class="navigation-card-text"><div class="margin-bottom-16"><div class="subheading-regular">Platform Engineering: Paving Golden Paths to Developer Efficiency</div><p class="paragraph-small">Platform Engineering is quickly becoming one of the most widely discussed and practiced disciplines in 2023. But what is Platform Engineering?</p></div></div></div></a><a href="https://www.lyrid.io/post/what-companies-like-microsoft-adobe-and-salesforce-are-doing-to-drive-down-their-it-costs" class="navigation-card w-inline-block"><div id="w-node-_5d649cae-e2ee-9108-a39a-7cf49e962916-a0c8d5cb" class="navigation-image-wrapper"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/645d1e61c72e61ab2b2534ba_how%20to%20cut%20cost.png" loading="lazy" id="w-node-_5d649cae-e2ee-9108-a39a-7cf49e962917-a0c8d5cb" sizes="100vw" alt="" srcset="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/645d1e61c72e61ab2b2534ba_how%20to%20cut%20cost-p-500.png 500w, https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/645d1e61c72e61ab2b2534ba_how%20to%20cut%20cost-p-800.png 800w, https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/645d1e61c72e61ab2b2534ba_how%20to%20cut%20cost-p-1080.png 1080w, https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/645d1e61c72e61ab2b2534ba_how%20to%20cut%20cost-p-1600.png 1600w, https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/645d1e61c72e61ab2b2534ba_how%20to%20cut%20cost.png 1920w" class="navigation-image"/></div><div class="navigation-card-content"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6448bf651edf28c2492e9e91_texture.svg" loading="lazy" alt="" class="icon-regular"/><div class="navigation-card-text"><div class="margin-bottom-16"><div class="subheading-regular">Cut Your IT Costs with Secrets from Places like Microsoft and Adobe</div><p class="paragraph-small">How can you quickly reduce operations and offset inflation for your business without compromising your application performance?</p></div></div></div></a><div id="w-node-_1a0d789d-2a70-95f9-79ac-8b322f760cad-a0c8d5cb" class="blog-on-nav w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><a href="/post/cloud-migration-checklist-moving-from-a-to-z-in-no-time" class="navigation-card w-inline-block"><div id="w-node-_1a0d789d-2a70-95f9-79ac-8b322f760cb1-a0c8d5cb" class="navigation-image-wrapper"><img loading="lazy" id="w-node-_1a0d789d-2a70-95f9-79ac-8b322f760cb2-a0c8d5cb" alt="" src="https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/68798ce70806d6980248053a_Cloud%20Migration%20Checklist%20Main.png" sizes="100vw" srcset="https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/68798ce70806d6980248053a_Cloud%20Migration%20Checklist%20Main-p-500.png 500w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/68798ce70806d6980248053a_Cloud%20Migration%20Checklist%20Main-p-800.png 800w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/68798ce70806d6980248053a_Cloud%20Migration%20Checklist%20Main-p-1080.png 1080w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/68798ce70806d6980248053a_Cloud%20Migration%20Checklist%20Main-p-1600.png 1600w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/68798ce70806d6980248053a_Cloud%20Migration%20Checklist%20Main.png 1920w" class="navigation-image"/></div><div class="navigation-card-content"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/645a788c6ae961774e8795ed_books-stack-of-three.png" loading="lazy" alt="" class="icon-regular"/><div class="navigation-card-text"><div class="margin-bottom-16"><div class="subheading-regular">Cloud Migration Checklist: Moving from A to Z in No Time</div><p class="paragraph-small w-dyn-bind-empty"></p></div></div></div></a><div id="w-node-_1a0d789d-2a70-95f9-79ac-8b322f760cb9-a0c8d5cb" class="navigation-card"></div></div></div></div></div></div><div class="navigation-link-wrapper"><div><a href="https://docs.lyrid.io/" target="_blank" class="navigation-link-l w-inline-block"><div class="paragraph-regular">Documentation</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a><a href="/lyrid-for-startups" target="_blank" aria-current="page" class="navigation-link-l w-inline-block w--current"><div class="paragraph-regular">Lyrid for Startups</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a><a href="/resources" target="_blank" class="navigation-link-l w-inline-block"><div class="paragraph-regular">Blog</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a><a href="/ai-responsibility" target="_blank" class="navigation-link-l w-inline-block"><div class="paragraph-regular">AI Responsibility</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a></div><a href="/book-a-demo" class="button-secondary-square w-button">Get a Demo</a></div></div></div></nav></div><div data-hover="true" data-delay="0" class="navigation-dropdown w-dropdown"><div class="navigation-toggle w-dropdown-toggle"><div class="text-block-136">YTM</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M10.5832 6L7.99657 8.58667L5.4099 6C5.1499 5.74 4.7299 5.74 4.4699 6C4.2099 6.26 4.2099 6.68 4.4699 6.94L7.5299 10C7.7899 10.26 8.2099 10.26 8.4699 10L11.5299 6.94C11.7899 6.68 11.7899 6.26 11.5299 6C11.2699 5.74667 10.8432 5.74 10.5832 6Z" fill="currentColor"/>
</svg></div></div><nav class="navigation-list-dropdown-2 w-dropdown-list"><div class="navigation-dropdown-base-2"><div class="navigation-grid-wrapper-2"><div class="navigation-card-wrapper"><div class="div-block-468"><div class="subheading-small">Our Previous Events</div></div><div id="w-node-b06e60f4-f85b-7358-9176-77b5fb62fa87-a0c8d5cb" class="collection-list-wrapper-11 w-dyn-list"><div role="list" class="collection-list-16 w-dyn-items"><div role="listitem" class="w-dyn-item"><div class="navigation-image-wrapper"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/689a1f53f524a945295b1f26_Copy%20of%20Your%20Tech%20Matters%20Batch%205.png" sizes="100vw" srcset="https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/689a1f53f524a945295b1f26_Copy%20of%20Your%20Tech%20Matters%20Batch%205-p-500.png 500w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/689a1f53f524a945295b1f26_Copy%20of%20Your%20Tech%20Matters%20Batch%205-p-800.png 800w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/689a1f53f524a945295b1f26_Copy%20of%20Your%20Tech%20Matters%20Batch%205-p-1080.png 1080w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/689a1f53f524a945295b1f26_Copy%20of%20Your%20Tech%20Matters%20Batch%205-p-1600.png 1600w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/689a1f53f524a945295b1f26_Copy%20of%20Your%20Tech%20Matters%20Batch%205.png 1920w" class="navigation-image"/></div><div class="navigation-card-content"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6448bf651edf28c2492e9e91_texture.svg" loading="lazy" alt="" class="icon-regular"/><div class="navigation-card-text"><div class="subheading-regular">Your Tech Matters Open Discussion: The Next Wave of Innovation -  AI, Infrastructure &amp; Data Privacy</div><div class="paragraph-small">[Batch 7] 24 July 2025 at Park Hyatt Jakarta</div></div></div></div><div role="listitem" class="w-dyn-item"><div class="navigation-image-wrapper"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/670def8f157904d27f1ebd0b_YTM%20C%20to%20C%20.png" sizes="100vw" srcset="https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/670def8f157904d27f1ebd0b_YTM%20C%20to%20C%20-p-500.png 500w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/670def8f157904d27f1ebd0b_YTM%20C%20to%20C%20-p-800.png 800w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/670def8f157904d27f1ebd0b_YTM%20C%20to%20C%20-p-1080.png 1080w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/670def8f157904d27f1ebd0b_YTM%20C%20to%20C%20-p-1600.png 1600w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/670def8f157904d27f1ebd0b_YTM%20C%20to%20C%20.png 1920w" class="navigation-image"/></div><div class="navigation-card-content"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6448bf651edf28c2492e9e91_texture.svg" loading="lazy" alt="" class="icon-regular"/><div class="navigation-card-text"><div class="subheading-regular">Your Tech Matters C to C (Connect to Collaborate)</div><div class="paragraph-small">[Batch 6] 11 October 2024 at SAS Bistro - Alam Sutera</div></div></div></div></div></div><div class="see-more-wrapper bottom-right"><a href="/ytm/our-previous-events" class="link-see-more"><strong class="bold-text-17">SEE MORE→</strong></a></div></div><div class="navigation-link-wrapper"><div class="div-block-576"><a href="/ytm/your-tech-matters" class="navigation-link-l w-inline-block"><div class="paragraph-regular">Your Tech Matters</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a><a href="/ytm/why-join" class="navigation-link-l w-inline-block"><div class="paragraph-regular">Why Join?</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a><a href="/ytm/upcoming-events" class="navigation-link-l w-inline-block"><div class="paragraph-regular">Upcoming Events</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a><a href="/ytm/partnership" class="navigation-link-l w-inline-block"><div class="paragraph-regular">Partnership</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a></div></div></div></div></nav></div><div class="nav-btn-wrapper-mobile"><div id="w-node-_0d0164af-372f-55d2-47af-57e17f229bc2-a0c8d5cb" class="nav-button-2"><a href="#" class="bttn w-inline-block"><div class="btn-text-white-normal">Login</div></a></div><div class="nav-button-purple"><a href="https://app.lyrid.io/login" class="bttn w-inline-block"><div class="btn-text-white-normal">Login</div></a></div><div id="w-node-_0d0164af-372f-55d2-47af-57e17f229bca-a0c8d5cb" class="nav-button-purple"><a data-micromodal-open="modal-CBSJQBRRBLZXMGPI" href="#" class="bttn w-inline-block"><div class="btn-text-white-normal">Contact Us</div></a></div></div></div><div class="navhamburger"><div data-hover="false" data-delay="0" class="navigation-dropdown w-dropdown"><div class="navigation-toggle w-dropdown-toggle"><div class="text-block-137">Product</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M10.5832 6L7.99657 8.58667L5.4099 6C5.1499 5.74 4.7299 5.74 4.4699 6C4.2099 6.26 4.2099 6.68 4.4699 6.94L7.5299 10C7.7899 10.26 8.2099 10.26 8.4699 10L11.5299 6.94C11.7899 6.68 11.7899 6.26 11.5299 6C11.2699 5.74667 10.8432 5.74 10.5832 6Z" fill="currentColor"/>
</svg></div></div><nav class="navigation-list-dropdown w-dropdown-list"><div class="navigation-dropdown-base"><div class="div-block-465"><div id="w-node-_16b3fb81-2b34-79e7-3ce2-b64023a8e3a9-a0c8d5cb" class="platform-value"><div class="text-block-134">platform value</div><div class="platform-value-list-wrapper"><a href="/cloud-cost-optimization" class="nav-left-link w-inline-block"><div class="pvalue-title">Cloud Cost Optimization</div><div class="pvalue-desc">Up to 60% off your cloud bill</div></a></div><div class="platform-value-list-wrapper"><a href="/platform-engineering" class="nav-left-link w-inline-block"><div class="pvalue-title">Platform Engineering</div><div class="pvalue-desc">Beginner-friendly platform tools</div></a></div><div class="platform-value-list-wrapper"><div class="pvalue-title">Infrastructure Automation</div><div class="pvalue-desc">Provision resources at scale</div></div><div class="platform-value-list-wrapper"><div class="pvalue-title">Cloud Security</div><div class="pvalue-desc">Fault tolerant containers &amp; system</div></div></div><div id="w-node-_16b3fb81-2b34-79e7-3ce2-b64023a8e3c2-a0c8d5cb" class="div-block-466"><div class="text-block-134">featured products</div><div class="platform-value-list-wrapper"><a href="/product-tour" class="nav-left-link w-inline-block"><div class="pvalue-title">Lyrid Platform</div><div class="pvalue-desc">Managed Cloud Office</div></a></div><div class="platform-value-list-wrapper"><a href="/product-tour-app" class="nav-left-link w-inline-block"><div class="pvalue-title">App Deployment</div><div class="pvalue-desc">Instant Environments</div></a></div><div class="platform-value-list-wrapper"><a href="/product-tour-kubernetes" class="nav-left-link w-inline-block"><div class="pvalue-title">Kubernetes</div><div class="pvalue-desc">Kubernetes Automation</div></a></div><div class="platform-value-list-wrapper"><a href="/product-tour-database" class="nav-left-link w-inline-block"><div class="pvalue-title">Databases</div><div class="pvalue-desc">Production Ready Databases</div></a></div><div class="platform-value-list-wrapper"><a href="/product-tour-storage" class="nav-left-link w-inline-block"><div class="pvalue-title">Object Storage</div><div class="pvalue-desc">Affordable Object Storage</div></a></div><div class="platform-value-list-wrapper"><a href="#" class="link-block-25 w-inline-block"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/625415fe20a4fa05bab7113d_PANAH%20SEE%20MORE.png" class="arrow-see-more"/><div class="pvalue-title paragraph-64">Get a live demo</div></a></div></div></div><div class="navigation-grid-wrapper"><div class="navigation-link-wrapper"><div><a href="#" class="navigation-link-l w-inline-block"><div class="paragraph-regular">Title here (hover)</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a><a href="#" class="navigation-link-l w-inline-block"><div class="paragraph-regular">Title here (hover)</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a><a href="#" class="navigation-link-l w-inline-block"><div class="paragraph-regular">Title here (hover)</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a></div><a href="#" class="button-secondary-square w-button">Button</a></div><div class="navigation-card-wrapper"><div class="subheading-small">Browse</div><div class="w-layout-grid navigation-grid"><div id="w-node-_16b3fb81-2b34-79e7-3ce2-b64023a8e3fd-a0c8d5cb" class="navigation-card"><div id="w-node-_16b3fb81-2b34-79e7-3ce2-b64023a8e3fe-a0c8d5cb" class="navigation-image-wrapper"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6448bf651edf2803ca2e9e90_placeholder.svg" loading="lazy" id="w-node-_16b3fb81-2b34-79e7-3ce2-b64023a8e3ff-a0c8d5cb" alt="" class="navigation-image"/></div><div class="navigation-card-content"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6448bf651edf28c2492e9e91_texture.svg" loading="lazy" alt="" class="icon-regular"/><div class="navigation-card-text"><div class="margin-bottom-16"><div class="subheading-regular">Alley for Personal</div><p class="paragraph-small">Add short description here</p></div><a href="#" class="text-link-small">Learn More</a></div></div></div><div id="w-node-_16b3fb81-2b34-79e7-3ce2-b64023a8e40a-a0c8d5cb" class="navigation-card"><div id="w-node-_16b3fb81-2b34-79e7-3ce2-b64023a8e40b-a0c8d5cb" class="navigation-image-wrapper"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6448bf651edf2803ca2e9e90_placeholder.svg" loading="lazy" id="w-node-_16b3fb81-2b34-79e7-3ce2-b64023a8e40c-a0c8d5cb" alt="" class="navigation-image"/></div><div class="navigation-card-content"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6448bf651edf28c2492e9e91_texture.svg" loading="lazy" alt="" class="icon-regular"/><div class="navigation-card-text"><div class="margin-bottom-16"><div class="subheading-regular">Alley for Personal</div><p class="paragraph-small">Add short description here</p></div><a href="#" class="text-link-small">Learn More</a></div></div></div></div></div></div></div></nav></div><a href="/solutions" class="link-block-13 w-inline-block"><div class="navham-text">Solution</div></a><a href="/pricing" class="link-block-13 w-inline-block"><div class="navham-text">Pricing</div></a><a href="/how-it-works" class="link-block-13 w-inline-block"><div class="navham-text">How it Works</div></a><div data-hover="false" data-delay="0" class="navigation-dropdown w-dropdown"><div class="navigation-toggle w-dropdown-toggle"><div class="text-block-136">Resources</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M10.5832 6L7.99657 8.58667L5.4099 6C5.1499 5.74 4.7299 5.74 4.4699 6C4.2099 6.26 4.2099 6.68 4.4699 6.94L7.5299 10C7.7899 10.26 8.2099 10.26 8.4699 10L11.5299 6.94C11.7899 6.68 11.7899 6.26 11.5299 6C11.2699 5.74667 10.8432 5.74 10.5832 6Z" fill="currentColor"/>
</svg></div></div><nav class="navigation-list-dropdown-2 w-dropdown-list"><div class="navigation-dropdown-base-2"><div class="navigation-grid-wrapper-2"><div class="navigation-card-wrapper"><div class="div-block-468"><div class="subheading-small">Free E-Book</div></div><div class="w-layout-grid navigation-grid"><a href="https://www.lyrid.io/post/platform-engineering-paving-golden-paths-to-developer-efficiency" class="navigation-card w-inline-block"><div id="w-node-_0ed91f7c-a1c0-77fd-4746-90e187728b83-a0c8d5cb" class="navigation-image-wrapper"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/645a7d471a2ea51e8546636f_Frame%20914%20(1).svg" loading="lazy" id="w-node-_0ed91f7c-a1c0-77fd-4746-90e187728b84-a0c8d5cb" alt="" class="navigation-image"/></div><div class="navigation-card-content"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6448bf651edf28c2492e9e91_texture.svg" loading="lazy" alt="" class="icon-regular"/><div class="navigation-card-text"><div class="margin-bottom-16"><div class="subheading-regular">Platform Engineering: Paving Golden Paths to Developer Efficiency</div><p class="paragraph-small">Platform Engineering is quickly becoming one of the most widely discussed and practiced disciplines in 2023. But what is Platform Engineering?</p></div></div></div></a><a href="https://www.lyrid.io/post/platform-engineering-paving-golden-paths-to-developer-efficiency" class="navigation-card w-inline-block"><div id="w-node-_0ed91f7c-a1c0-77fd-4746-90e187728b8e-a0c8d5cb" class="navigation-image-wrapper"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/645d1e61c72e61ab2b2534ba_how%20to%20cut%20cost.png" loading="lazy" id="w-node-_0ed91f7c-a1c0-77fd-4746-90e187728b8f-a0c8d5cb" sizes="100vw" alt="" srcset="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/645d1e61c72e61ab2b2534ba_how%20to%20cut%20cost-p-500.png 500w, https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/645d1e61c72e61ab2b2534ba_how%20to%20cut%20cost-p-800.png 800w, https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/645d1e61c72e61ab2b2534ba_how%20to%20cut%20cost-p-1080.png 1080w, https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/645d1e61c72e61ab2b2534ba_how%20to%20cut%20cost-p-1600.png 1600w, https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/645d1e61c72e61ab2b2534ba_how%20to%20cut%20cost.png 1920w" class="navigation-image"/></div><div class="navigation-card-content"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6448bf651edf28c2492e9e91_texture.svg" loading="lazy" alt="" class="icon-regular"/><div class="navigation-card-text"><div class="margin-bottom-16"><div class="subheading-regular">Cut Your IT Costs with Secrets from Places like Microsoft and Adobe</div><p class="paragraph-small">How can you quickly reduce operations and offset inflation for your business without compromising your application performance?</p></div></div></div></a><div id="w-node-_0ed91f7c-a1c0-77fd-4746-90e187728b98-a0c8d5cb" class="blog-on-nav w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><a href="/post/cloud-migration-checklist-moving-from-a-to-z-in-no-time" class="navigation-card w-inline-block"><div id="w-node-_0ed91f7c-a1c0-77fd-4746-90e187728b9c-a0c8d5cb" class="navigation-image-wrapper"><img loading="lazy" id="w-node-_0ed91f7c-a1c0-77fd-4746-90e187728b9d-a0c8d5cb" alt="" src="https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/68798ce70806d6980248053a_Cloud%20Migration%20Checklist%20Main.png" sizes="100vw" srcset="https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/68798ce70806d6980248053a_Cloud%20Migration%20Checklist%20Main-p-500.png 500w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/68798ce70806d6980248053a_Cloud%20Migration%20Checklist%20Main-p-800.png 800w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/68798ce70806d6980248053a_Cloud%20Migration%20Checklist%20Main-p-1080.png 1080w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/68798ce70806d6980248053a_Cloud%20Migration%20Checklist%20Main-p-1600.png 1600w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/68798ce70806d6980248053a_Cloud%20Migration%20Checklist%20Main.png 1920w" class="navigation-image"/></div><div class="navigation-card-content"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/645a788c6ae961774e8795ed_books-stack-of-three.png" loading="lazy" alt="" class="icon-regular"/><div class="navigation-card-text"><div class="margin-bottom-16"><div class="subheading-regular">Cloud Migration Checklist: Moving from A to Z in No Time</div><p class="paragraph-small w-dyn-bind-empty"></p></div></div></div></a><div id="w-node-_0ed91f7c-a1c0-77fd-4746-90e187728ba4-a0c8d5cb" class="navigation-card"></div></div></div></div></div></div><div class="navigation-link-wrapper"><div><a href="https://docs.lyrid.io/" target="_blank" class="navigation-link-l w-inline-block"><div class="paragraph-regular">Documentation</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a><a href="/lyrid-for-startups" aria-current="page" class="navigation-link-l w-inline-block w--current"><div class="paragraph-regular">Startup Program</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a><a href="/resources" class="navigation-link-l w-inline-block"><div class="paragraph-regular">Blog</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a><a href="/ai-responsibility" class="navigation-link-l w-inline-block"><div class="paragraph-regular">AI Responsibility</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a></div><a href="#" class="button-secondary-square w-button">Get a Demo</a></div></div></div></nav></div><div data-hover="false" data-delay="0" class="navigation-dropdown w-dropdown"><div class="navigation-toggle w-dropdown-toggle"><div class="text-block-136">YTM</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M10.5832 6L7.99657 8.58667L5.4099 6C5.1499 5.74 4.7299 5.74 4.4699 6C4.2099 6.26 4.2099 6.68 4.4699 6.94L7.5299 10C7.7899 10.26 8.2099 10.26 8.4699 10L11.5299 6.94C11.7899 6.68 11.7899 6.26 11.5299 6C11.2699 5.74667 10.8432 5.74 10.5832 6Z" fill="currentColor"/>
</svg></div></div><nav class="navigation-list-dropdown-2 w-dropdown-list"><div class="navigation-dropdown-base-2"><div class="navigation-grid-wrapper-2"><div class="navigation-card-wrapper"><div class="div-block-468"><div class="subheading-small">Our Previous Events</div></div><div class="w-dyn-list"><div role="list" class="collection-list-16 w-dyn-items"><div role="listitem" class="w-dyn-item"><div class="navigation-image-wrapper"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/689a1f53f524a945295b1f26_Copy%20of%20Your%20Tech%20Matters%20Batch%205.png" sizes="100vw" srcset="https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/689a1f53f524a945295b1f26_Copy%20of%20Your%20Tech%20Matters%20Batch%205-p-500.png 500w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/689a1f53f524a945295b1f26_Copy%20of%20Your%20Tech%20Matters%20Batch%205-p-800.png 800w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/689a1f53f524a945295b1f26_Copy%20of%20Your%20Tech%20Matters%20Batch%205-p-1080.png 1080w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/689a1f53f524a945295b1f26_Copy%20of%20Your%20Tech%20Matters%20Batch%205-p-1600.png 1600w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/689a1f53f524a945295b1f26_Copy%20of%20Your%20Tech%20Matters%20Batch%205.png 1920w" class="navigation-image"/></div><div class="navigation-card-content"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6448bf651edf28c2492e9e91_texture.svg" loading="lazy" alt="" class="icon-regular"/><div class="navigation-card-text"><div class="subheading-regular">Your Tech Matters Open Discussion: The Next Wave of Innovation -  AI, Infrastructure &amp; Data Privacy</div><div class="paragraph-small">[Batch 7] 24 July 2025 at Park Hyatt Jakarta</div></div></div></div><div role="listitem" class="w-dyn-item"><div class="navigation-image-wrapper"><img alt="" loading="lazy" src="https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/670def8f157904d27f1ebd0b_YTM%20C%20to%20C%20.png" sizes="100vw" srcset="https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/670def8f157904d27f1ebd0b_YTM%20C%20to%20C%20-p-500.png 500w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/670def8f157904d27f1ebd0b_YTM%20C%20to%20C%20-p-800.png 800w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/670def8f157904d27f1ebd0b_YTM%20C%20to%20C%20-p-1080.png 1080w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/670def8f157904d27f1ebd0b_YTM%20C%20to%20C%20-p-1600.png 1600w, https://cdn.prod.website-files.com/615f5935af74848be6f33e1f/670def8f157904d27f1ebd0b_YTM%20C%20to%20C%20.png 1920w" class="navigation-image"/></div><div class="navigation-card-content"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6448bf651edf28c2492e9e91_texture.svg" loading="lazy" alt="" class="icon-regular"/><div class="navigation-card-text"><div class="subheading-regular">Your Tech Matters C to C (Connect to Collaborate)</div><div class="paragraph-small">[Batch 6] 11 October 2024 at SAS Bistro - Alam Sutera</div></div></div></div></div></div><div class="see-more-wrapper bottom-right"><a href="/ytm/our-previous-events" class="link-see-more"><strong class="bold-text-17">SEE MORE→</strong></a></div></div><div class="navigation-link-wrapper"><div><a href="/ytm/your-tech-matters" class="navigation-link-l w-inline-block"><div class="paragraph-regular">Your Tech Matters</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a><a href="/ytm/why-join" class="navigation-link-l w-inline-block"><div class="paragraph-regular">Why Join?</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a><a href="/ytm/upcoming-events" class="navigation-link-l w-inline-block"><div class="paragraph-regular">Upcoming Events</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a><a href="/ytm/partnership" class="navigation-link-l w-inline-block"><div class="paragraph-regular">Partnership</div><div class="icon-small w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M3.47257 8.66667H10.9192L7.66591 11.92C7.40591 12.18 7.40591 12.6067 7.66591 12.8667C7.92591 13.1267 8.34591 13.1267 8.60591 12.8667L12.9992 8.47334C13.2592 8.21334 13.2592 7.79334 12.9992 7.53334L8.61258 3.13334C8.35258 2.87334 7.93258 2.87334 7.67257 3.13334C7.41258 3.39334 7.41258 3.81334 7.67257 4.07334L10.9192 7.33334H3.47257C3.10591 7.33334 2.80591 7.63334 2.80591 8.00001C2.80591 8.36667 3.10591 8.66667 3.47257 8.66667Z" fill="currentColor"/>
</svg></div></a></div></div></div></div></nav></div><div class="nav-btn-wrapper-mobile"><div class="div-block-400"><div class="div-block-399"><div data-w-id="6fd19881-8138-9b2c-b793-384151ef17c2" class="get-a-demo-interaction-btn"><a href="#" class="nav-button-purple w-inline-block"><div class="btn-text-white-normal">Get a Demo</div></a></div><div class="nav-button-purple"><a href="https://app.lyrid.io/login" class="bttn w-inline-block"><div class="btn-text-white-normal">Login</div></a></div></div><a href="/id/home" class="language-toggle mobile-menu language-mobile w-inline-block"><p class="btn-text-white-normal">Ganti bahasa</p><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/62d1765db54afe85a2eb754c_indo%20flag.png" loading="lazy" width="28" alt="" class="icon-translation"/></a></div><div id="w-node-ca13013f-a2df-55b1-2fbe-a923ee2f950e-a0c8d5cb" class="nav-button-2"><a href="#" class="bttn w-inline-block"><div class="btn-text-white-normal">Login</div></a></div></div></div><nav role="navigation" class="nav-menu-3 w-nav-menu"><a href="/id/products" class="navmenu w-nav-link">Product</a><a href="/solutions" class="navmenu w-nav-link">Solution</a><a href="/pricing" class="navmenu w-nav-link">Pricing</a><a href="/how-it-works" class="navmenu w-nav-link">How it Works</a><div class="nav-btn-wrapper-mobile"><div id="w-node-_74c81b92-15b1-5815-0380-05e8a0c8d5de-a0c8d5cb" class="nav-button-2"><a href="#" class="bttn w-inline-block"><div class="btn-text-white-normal">Login</div></a></div><div class="nav-button-purple"><a href="https://app.lyrid.io/login" class="bttn w-inline-block"><div class="btn-text-white-normal">Login</div></a></div><div id="w-node-_74c81b92-15b1-5815-0380-05e8a0c8d5e6-a0c8d5cb" class="nav-button-purple"><a data-micromodal-open="modal-CBSJQBRRBLZXMGPI" href="#" class="bttn w-inline-block"><div class="btn-text-white-normal">Contact Us</div></a></div></div></nav></div><div class="nav-option-wrapper web"><div id="w-node-_8f6a0537-bd36-6c8f-9dab-e4f368e43de6-a0c8d5cb" class="nav-button-2"><a href="https://app.lyrid.io/login" class="bttn w-inline-block"><div class="btn-text-white-normal">Login</div></a></div><div id="w-node-_725eb85b-0e81-ba6a-64c5-644a8a8bda2b-a0c8d5cb" class="nav-button-2"><a href="https://app.lyrid.io/register" class="bttn w-inline-block"><div class="btn-text-white-normal">Sign Up</div></a></div><div id="w-node-dadc327c-947f-52d4-3689-bd6afb0531bc-a0c8d5cb" class="get-a-demo-interaction-btn"><a href="/book-a-demo" class="bttn w-inline-block"><div class="gradient-btn-text">Get a Demo</div></a></div></div><a data-w-id="b0b0f6b9-2d1f-f6cb-ff29-344670ff544a" href="#" class="hamburger-wrapper w-inline-block"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/62a3999a84ca8cae457151be_more.png" loading="lazy" alt="" class="image-51"/></a></div></div></div></div><div data-w-id="1e6f665c-69f2-4c93-0448-8a150b603d9c" class="dropdown-learn language"><a data-w-id="01c58b2f-4d14-875b-1229-4574aeb3b2f2" href="/id/products" class="language-toggle w-inline-block"><p class="footer-about-text change-language">Change language</p><div class="div-block-229"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/68787f39fe58bb4867b7648d_translate%20icon%20white.png" loading="lazy" width="25" alt="" class="icon-translation"/><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/62d80009dd21729ce0e3fbc4_down%20arrow.png" loading="lazy" alt="" class="image-71"/></div></a><div class="dropdowns language"><div class="div-block-659"><a href="/" class="menu-dropdown-simple w-inline-block"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/62d1765d644a3f2d60af0272_us%20flag.png" loading="lazy" alt="" class="icon-translation flags"/></a><a href="/id/home" class="menu-dropdown-simple w-inline-block"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/62d1765db54afe85a2eb754c_indo%20flag.png" loading="lazy" alt="" class="icon-translation flags"/></a></div><div class="menu-dropdown-simple gradient-btn-text title-dropdown-indo"><div>Change Language</div></div></div></div></div><div class="header-page"><div class="the-section"><div class="div-block-303"><div class="div-block-71"><h5 class="subheading-purple">lyrid for startups</h5><h1 class="heading-section-white">Build your startup on the most powerful infrastructure platform</h1><p class="heading-details-white position-centered">You build innovative products. We help you do it faster. Lyrid for Startups helps you build affordable and scalable Kubernetes applications in the cloud. Join Lyrid for Startups and get the support you need to go from early-stage to the next hottest IPO.</p><a href="https://share.hsforms.com/1zSTG7zLZSIKRJHtoN_-r_Q4czvu" class="nav-button-purple w-inline-block"><div class="btn-text-white-tall">Apply Now</div></a></div><div data-w-id="3f95e18c-dee8-5f72-9706-03e5e1903fce" class="div-block-237"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6304a3320ef53f5755368967_header%20wheel%20purple.jpg" loading="lazy" alt="" class="image-85"/><div class="div-block-236"><div class="w-form"><form id="email-form-2" name="email-form-2" data-name="Email Form 2" redirect="https://www.lyrid.io/thank-you-for-your-submission" data-redirect="https://www.lyrid.io/thank-you-for-your-submission" method="get" data-wf-page-id="63a72a010bd1f4657319624c" data-wf-element-id="b3e3eea4-b796-ad76-b805-dbb7b9fe5b79"><label for="Company-Email-2" class="field-label-14">Company Email</label><input class="text-field-23 w-input" maxlength="256" name="Company-Email" data-name="Company Email" placeholder="Enter your company email" type="email" id="Company-Email-2" required=""/><label for="Role" class="field-label-14">Your Company Role</label><input class="text-field-23 w-input" maxlength="256" name="Role" data-name="Role" placeholder="Enter your role" type="text" id="Role" required=""/><label for="Name" class="field-label-14">Your Name</label><input class="text-field-23 w-input" maxlength="256" name="Name" data-name="Name" placeholder="Enter your name" type="text" id="Name" required=""/><label for="Phone" class="field-label-14">Phone Number</label><input class="text-field-23 w-input" maxlength="256" name="Phone" data-name="Phone" placeholder="Enter your phone number" type="tel" id="Phone" required=""/><label for="Website-url" class="field-label-14">Website URL</label><input class="text-field-23 w-input" maxlength="256" name="Website-url" data-name="Website url" placeholder="Enter your website" type="text" id="Website-url" required=""/><label for="Accelerator" class="field-label-14">Name of Your Accelerator</label><input class="text-field-23 w-input" maxlength="256" name="Accelerator" data-name="Accelerator" placeholder="Enter your accelerator" type="text" id="Accelerator" required=""/><input type="submit" data-wait="Please wait..." class="submit-button-14 w-button" value="Get Free Cloud Credits"/></form><div class="w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div></div></div></div></div><div class="the-section"><div class="the-container"><div class="div-block-317"><h2 class="heading-section-black">Why become a startup partner?</h2><div class="dvicheckmark-container tour"><div class="div-block-210"><div class="div-block-37"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/62e77904f3361075203a1afa_checkmark%20purple.svg" loading="lazy" data-w-id="c8286027-529c-35ef-5c6e-b6949210a3cf" alt="" class="checkmarkpurple"/><p class="checkmark-para tour">Free infrastructure credits</p></div><div class="div-block-37"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/62e77904f3361075203a1afa_checkmark%20purple.svg" loading="lazy" data-w-id="c8286027-529c-35ef-5c6e-b6949210a3d3" alt="" class="checkmarkpurple"/><p class="checkmark-para">Expert advice</p></div><div class="div-block-37"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/62e77904f3361075203a1afa_checkmark%20purple.svg" loading="lazy" data-w-id="c47e8fe8-4631-0eb5-7cc2-375a7faed00e" alt="" class="checkmarkpurple"/><p class="checkmark-para">Go-to-market resources</p></div></div></div></div><div class="div-block-159"><h2 class="heading-lyrid-makes-cloud-computing">Lyrid makes cloud computing..</h2><div class="div-block-158"><div class="divcheckmark"><div class="div-block-37"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/624d9b68375a55af20e6abeb_checkmark%20sec3.png" loading="lazy" data-w-id="c8286027-529c-35ef-5c6e-b6949210a3e9" alt="" class="checkmarkpurple"/><p class="checkmark-para">Faster</p></div><div class="div-block-37"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/624d9b68375a55af20e6abeb_checkmark%20sec3.png" loading="lazy" data-w-id="c8286027-529c-35ef-5c6e-b6949210a3ed" alt="" class="checkmarkpurple"/><p class="checkmark-para">Affordable</p></div></div><div class="divcheckmark"><div class="div-block-37"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/624d9b68375a55af20e6abeb_checkmark%20sec3.png" loading="lazy" data-w-id="c8286027-529c-35ef-5c6e-b6949210a3f2" alt="" class="checkmarkpurple"/><p class="checkmark-para">Simpler</p></div><div class="div-block-37"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/624d9b68375a55af20e6abeb_checkmark%20sec3.png" loading="lazy" data-w-id="c8286027-529c-35ef-5c6e-b6949210a3f6" alt="" class="checkmarkpurple"/><p class="checkmark-para">Accessible</p></div></div></div></div></div></div><div class="div-block-322"><div class="bg-purple-rocket"><div class="the-section"><div class="the-container"><div class="div-block-319"><div class="the-content-landscape"><div class="div-block-320"></div><div class="div-block-318"><h4 class="heading-section-white">Support from your first idea, to your millionth customer.</h4><p class="paragraph-85">Grow your startup with powerful and easy-to-use cloud infrastructure, cut your monthly cloud bills in half, plus these and other benefits:</p><div class="div-block-256"><div class="div-block-37"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/632826db469019afe74851c7_checkmark%20pink.png" loading="lazy" data-w-id="0d103c65-8a8b-7d62-8611-c3daccc39af9" alt="" class="checkmark-pink"/><p class="checkmark-text-white">Infrastructure credits</p></div><div class="div-block-37"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/632826db469019afe74851c7_checkmark%20pink.png" loading="lazy" data-w-id="0d103c65-8a8b-7d62-8611-c3daccc39afd" alt="" class="checkmark-pink"/><p class="checkmark-text-white">Cloud consulting</p></div><div class="div-block-37"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/632826db469019afe74851c7_checkmark%20pink.png" loading="lazy" data-w-id="0d103c65-8a8b-7d62-8611-c3daccc39b01" alt="" class="checkmark-pink"/><p class="checkmark-text-white">IT services</p></div><div class="div-block-37"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/632826db469019afe74851c7_checkmark%20pink.png" loading="lazy" data-w-id="7857dae8-30b8-6cb7-c4a9-5d44b98d5b07" alt="" class="checkmark-pink"/><p class="checkmark-text-white">Engineering &amp; marketing support</p></div></div><a href="/build-kubernetes-webinar" class="nav-button-black w-inline-block"><div class="btn-text-white-tall">View Program Brief</div></a></div></div></div></div></div></div></div><div><div class="bg-purple-rocket"><div class="div-block-323"><div class="the-container"><div class="the-content-landscape"><div class="div-block-320"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6328251f3eba8dcfb671403c_rocket%201.png" loading="lazy" sizes="(max-width: 827px) 100vw, 827px" srcset="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6328251f3eba8dcfb671403c_rocket%201-p-500.png 500w, https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6328251f3eba8dcfb671403c_rocket%201-p-800.png 800w, https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6328251f3eba8dcfb671403c_rocket%201.png 827w" alt="" class="image-107"/></div><div class="div-block-318"><h4 class="heading-section-white">Support from your first idea, to your millionth customer.</h4><p class="heading-details-white black-bar">Grow your startup with powerful and easy-to-use cloud infrastructure, cut your monthly cloud bills in half, plus these and other benefits:</p><div class="div-block-256"><div class="checkmark-pink-wrapper"><p class="checkmark-text-white">✓  Infrastructure credits</p></div><div class="checkmark-pink-wrapper"><p class="checkmark-text-white">✓  Cloud consulting</p></div><div class="checkmark-pink-wrapper"><p class="checkmark-text-white">✓  IT services</p></div><div class="checkmark-pink-wrapper"><p class="checkmark-text-white">✓  Engineering &amp; marketing support</p></div></div><a href="https://7324842.fs1.hubspotusercontent-na1.net/hubfs/7324842/Product%20+%20Solutions%20Briefs/LyridStartup%20Brief.pdf" target="_blank" class="nav-button-black w-inline-block"><div class="btn-text-white-tall">View Program Brief</div></a></div></div></div></div></div></div><div class="the-section"><div class="the-container"><div class="content---l"><div class="the-content-vertical"><h6 class="subheading-purple">CLOUD SOLUTIONS FOR STARTUPS</h6><h2 class="heading-section">Get more done with less</h2><p class="heading-details">The Lyrid platform helps startups deploy to multiple clouds, automate Kubernetes, and build more efficiently in order to go to market quickly. As a partner, you get access to Lyrid’s cloud tools and workflow automation at a discounted rate.</p><a href="/book-a-demo" target="_blank" class="nav-button-purple w-inline-block"><div class="btn-text-white-normal">Get Infrastructure</div></a><div data-poster-url="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6275dba47fbb7d1f69f987c8_Lyrid Home Page HTML_3-poster-00001.jpg" data-video-urls="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6275dba47fbb7d1f69f987c8_Lyrid Home Page HTML_3-transcode.mp4,https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6275dba47fbb7d1f69f987c8_Lyrid Home Page HTML_3-transcode.webm" data-autoplay="true" data-loop="true" data-wf-ignore="true" data-beta-bgvideo-upgrade="false" class="background-video w-background-video w-background-video-atom"><video id="e43336ea-b447-2d1e-1e66-0d1e9d3567b7-video" autoplay="" loop="" style="background-image:url(&quot;https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6275dba47fbb7d1f69f987c8_Lyrid Home Page HTML_3-poster-00001.jpg&quot;)" muted="" playsinline="" data-wf-ignore="true" data-object-fit="cover"><source src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6275dba47fbb7d1f69f987c8_Lyrid Home Page HTML_3-transcode.mp4" data-wf-ignore="true"/><source src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6275dba47fbb7d1f69f987c8_Lyrid Home Page HTML_3-transcode.webm" data-wf-ignore="true"/></video></div></div></div></div></div><div class="the-section"><div class="the-container"><div class="the-content-landscape"><div class="w-layout-grid grid-9"><div id="w-node-_26838187-7116-c595-0aa4-414806232516-7319624c" class="div-block-329"><h6 class="subheading-purple">Becoming a startup partner</h6><h1 class="heading-section">How to become a Lyrid startup partner:</h1><a href="https://7324842.fs1.hubspotusercontent-na1.net/hubfs/7324842/Product%20+%20Solutions%20Briefs/LyridStartup%20Brief.pdf" target="_blank" class="nav-button-purple-invert w-inline-block"><div class="btn-text-purple-normal">Download Program Brochure</div></a></div><div data-w-id="f7e2e49e-21ed-39c4-3a2a-b406b323c689" style="opacity:0" class="accordion-wrapper"><div data-hover="false" data-delay="0" data-w-id="f7e2e49e-21ed-39c4-3a2a-b406b323c68a" class="accordion-2 w-dropdown"><div class="dropdown-toggle-18 w-dropdown-toggle"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/631140f903087df29335896a_Cluster%20Control%20Panel.png" loading="lazy" alt="" class="icon-accordion"/><div class="text-block-77">Cluster Control Panel</div></div><nav class="dropdown-list-12 w-dropdown-list"><a href="#" class="dropdown-link-9 w-dropdown-link">Our Kubernetes management platform gives you the ability to fully control your clusters, managing everything from scaling and deploying to monitoring and analysis in real time</a></nav></div><div data-hover="false" data-delay="0" data-w-id="f7e2e49e-21ed-39c4-3a2a-b406b323c692" style="height:72px" class="accordion accordion-entry-1 w-dropdown"><div class="dropdown-toggle-13 w-dropdown-toggle"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6328468fad60f78db62a8a81_apply%20icon.png" loading="lazy" alt="" class="icon-accordion"/><div style="color:rgb(0,0,0)" class="text-block-71">Step 1: Apply</div></div><nav class="dropdown-list-11 w-dropdown-list"><a href="#" class="dropdown-link-6 w-dropdown-link">Download our program brochure and then complete the application process.</a></nav></div><div data-hover="false" data-delay="0" data-w-id="f7e2e49e-21ed-39c4-3a2a-b406b323c6a8" style="height:72px" class="accordion w-dropdown"><div class="dropdown-toggle-13 w-dropdown-toggle"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6328468d755e3c0fa0c74213_chat%20icon.png" loading="lazy" alt="" class="icon-accordion"/><div style="color:rgb(0,0,0)" class="text-block-71">Step 2: Chat with us</div></div><nav class="dropdown-list-11 w-dropdown-list"><a href="#" class="dropdown-link-6 w-dropdown-link">If your business qualifies, a Lyrid team member will schedule an interview with you to review your application.</a></nav></div><div data-hover="false" data-delay="0" data-w-id="f7e2e49e-21ed-39c4-3a2a-b406b323c6ba" style="height:72px" class="accordion w-dropdown"><div class="dropdown-toggle-13 w-dropdown-toggle"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6328468c7eb1aaaf26171d24_get%20inf%20icon.png" loading="lazy" alt="" class="icon-accordion"/><div style="color:rgb(0,0,0)" class="text-block-71">Step 3: Get Infrastructure</div></div><nav class="dropdown-list-11 w-dropdown-list"><a href="#" class="dropdown-link-6 w-dropdown-link">Following acceptance to the program, your credits are added to your Lyrid account and next steps are established with the program coordinator.</a></nav></div></div></div></div></div></div><div class="bg-gray-3"><div class="the-section"><div class="the-container"><div><h1 class="heading-section-black">Frequently asked questions</h1><div class="faq-container"><div class="div-block-326"><div data-hover="false" data-delay="0" data-w-id="6b7a9a7f-30e8-a2b9-786e-75b7c3d69731" style="height:72px" class="accordion-faq-wrapper w-dropdown"><div class="dropdown-toggle-16 w-dropdown-toggle"><div class="text-block-83">How is the Lyrid Startup Program different from other programs?</div><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/63284faa70bf8d0c3aafdd49_plus.png" loading="lazy" alt="" class="image-109"/></div><nav class="dropdown-list-11 w-dropdown-list"><a href="#" class="dropdown-link-8 w-dropdown-link">Lyrid provides free migration and engineering consultancy services on top of hosting for 6 months.</a></nav></div><div data-hover="false" data-delay="0" data-w-id="7449c02d-07b3-fddf-b10e-083cf81dc4a0" style="height:72px" class="accordion-faq-wrapper w-dropdown"><div class="dropdown-toggle-16 w-dropdown-toggle"><div class="text-block-83">How much can I expect to save by being a part of the program?</div><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/63284faa70bf8d0c3aafdd49_plus.png" loading="lazy" alt="" class="image-109"/></div><nav class="dropdown-list-11 w-dropdown-list"><a href="#" class="dropdown-link-8 w-dropdown-link">You can save $3,000 in enterprise value from our 6 month free Lyrid enterprise plan and an additional $3,000 - $6,000 in hosting fees.</a></nav></div><div data-hover="false" data-delay="0" data-w-id="9b5897e4-ba63-9d13-7f10-2ac0215a721a" style="height:72px" class="accordion-faq-wrapper _1-line-accordion-title w-dropdown"><div class="dropdown-toggle-16 w-dropdown-toggle"><div class="text-block-83">How long does the Lyrid Startup Program run?</div><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/63284faa70bf8d0c3aafdd49_plus.png" loading="lazy" alt="" class="image-109"/></div><nav class="dropdown-list-11 w-dropdown-list"><a href="#" class="dropdown-link-8 w-dropdown-link">6 months free trial if you apply with our accelerator partner code, then forever as long as payment is fulfilled.</a></nav></div><div data-hover="false" data-delay="0" data-w-id="325ef84a-35c9-8223-3914-90cb7de732df" style="height:72px" class="accordion-faq-wrapper _1-line-acc w-dropdown"><div class="dropdown-toggle-16 w-dropdown-toggle"><div class="text-block-83">Who can apply to the Lyrid Startup Program?</div><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/63284faa70bf8d0c3aafdd49_plus.png" loading="lazy" alt="" class="image-109"/></div><nav class="dropdown-list-11 w-dropdown-list"><a href="#" class="dropdown-link-8 w-dropdown-link">Eligible for all new customers with accelerator code.</a></nav></div><div data-hover="false" data-delay="0" data-w-id="0237ec50-04e5-9bda-219b-20241ab02f88" style="height:72px" class="accordion-faq-wrapper w-dropdown"><div class="dropdown-toggle-16 w-dropdown-toggle"><div class="text-block-83">How much does it cost to enter the Lyrid Startup Program?</div><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/63284faa70bf8d0c3aafdd49_plus.png" loading="lazy" alt="" class="image-109"/></div><nav class="dropdown-list-11 w-dropdown-list"><a href="#" class="dropdown-link-8 w-dropdown-link">$0 to start with (FREE!) for the first 6 months, and $600/mo or $6000/yr in Enterprise Plan after.</a></nav></div></div><div data-w-id="9ccc2b5c-5b47-0448-604f-081d72e1588b" style="opacity:0" class="faq-card-right"><div class="div-block-325"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/632848f9ad60f741db2aa1c8_more%20question%20icon.png" loading="lazy" alt="" class="image-108"/><div><div class="text-block-78">Do you have more questions?</div><div class="text-block-79">If you’re a startup building cloud native applications and have raised VC funding, we want to hear from you.</div></div></div><a href="/book-a-demo" target="_blank" class="nav-button-purple w-inline-block"><div class="btn-text-white-normal">Join Now</div></a></div></div></div></div></div></div><div class="bg-navy"><div class="the-section"><div class="the-container"><div class="the-content-landscape"><div class="div-block-131"><h1 class="heading-section-white">Ready to partner with us?</h1><p class="heading-details-white black-bar">Apply to become a Lyrid Startup Ecosystem partner by completing the form. Our partnerships team will be in touch shortly.</p></div><div class="div-form"><div class="w-form"><form id="wf-form-Startup-Capture-Form" name="wf-form-Startup-Capture-Form" data-name="Startup Capture Form" redirect="https://www.lyrid.io/thank-you-for-your-submission" data-redirect="https://www.lyrid.io/thank-you-for-your-submission" method="get" data-wf-page-id="63a72a010bd1f4657319624c" data-wf-element-id="0ae03308-797b-e82c-2c4d-8886f952dd8d"><label for="name" class="field-label-11">Apply to become a startup partner today!</label><label for="First-name-2" class="field-label-12">First Name</label><input class="text-field-21 w-input" maxlength="256" name="First-name" data-name="First name" placeholder="" type="text" id="First-name-2" required=""/><label for="Last-Name-2" class="field-label-12">Last Name</label><input class="text-field-21 w-input" maxlength="256" name="Last-Name" data-name="Last Name" placeholder="" type="text" id="Last-Name-2" required=""/><label for="Company-Email" class="field-label-13">Company Email</label><input class="text-field-22 w-input" maxlength="256" name="Company-Email" data-name="Company Email" placeholder="" type="email" id="Company-Email" required=""/><label for="Last-Name-3" class="field-label-13">Position</label><input class="text-field-21 w-input" maxlength="256" name="Position" data-name="Position" placeholder="" type="text" id="Position-2" required=""/><input type="submit" data-wait="Please wait..." class="submit-button-13 w-button" value="Submit"/></form><div class="w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div></div></div></div></div><div class="bg-gray"><div class="the-section"><div class="the-container footer-new"><div class="div-block-219"><div class="footerlyridlogo"><div class="div-block-218"><a href="/" class="w-inline-block"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/62541e9b4c15eab18595b215_logo%20ungu.png" loading="lazy" alt="" class="image-21"/></a><p class="footer-about-text">Lyrid is a multi-cloud solution which makes cloud native developments automated and affordable. With Lyrid, development teams can innovate affordably, increase cloud vendor flexibility and test new ideas without disrupting existing processes.</p></div><div class="address-us-indo-wrapper"><div class="div-block-222"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/62d1765d644a3f2d60af0272_us%20flag.png" loading="lazy" alt="" class="image-67"/><p class="paragraph-75">99 South Almaden Blvd. Suite 600<br/>San Jose, CA<br/>95113</p></div><div class="div-block-222"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/62d1765db54afe85a2eb754c_indo%20flag.png" loading="lazy" alt="" class="image-67"/><p class="paragraph-75">Jl. Pluit Indah 168B-G, Pluit Penjaringan,<br/>Jakarta Utara, DKI Jakarta<br/>14450</p></div><div class="div-block-222"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6864fba099cfe6d202cfe9b4_Flag_of_Kenya.png" loading="lazy" alt="" class="image-67"/><p class="paragraph-75">Rhapta Road, Westlands,<br/>Nairobi<br/>00800<br/></p></div></div></div><div class="div-block-57"><div class="company-resources"><div class="company"><a href="#" class="link-6">Company</a><div class="div-block-55"><a href="https://www.lyrid.io/post/lyrid-raises-1-1m-in-seed-to-bring-cloud-agnostic-technologies-to-masses" class="link-7">About Us</a><a href="/resources" class="link-8">Blog</a><a href="/pricing" class="link-9">Pricing</a><a href="https://www.lyrid.io/post/how-lyrid-is-commitment-to-data-protection-and-security" class="link-9">Security</a><a href="/partner-program/constellation-partners" class="link-13">Partner Program</a></div></div><div class="company"><a href="#" class="link-6">Resources</a><div class="div-block-55"><a href="https://github.com/lyridinc" class="link-7">Github</a><a href="https://docs.lyrid.io/" class="link-8">Documentation</a><a href="/ai-responsibility" class="link-9">AI Responsibility</a></div></div><div class="company"><a data-micromodal-open="modal-CBSJQBRRBLZXMGPI" href="#" class="footer_link1">Community</a><div class="div-block-55"><a href="https://lyridusercommunity.slack.com/join/shared_invite/zt-iyp8xzj8-JmxRrAzM3~NeFSLV0WA~8A#/shared-invite/email" class="link-7">Slack Channel</a></div></div><div class="company"><a href="#" class="link-6">Solution</a><div class="div-block-55"><a href="/managed-hosting-provider" class="link-7">Managed Hosting</a></div></div><div class="company"><a href="#" class="link-6">Services</a><div class="div-block-55"><a href="/database-migration" class="link-7">Migration</a><a href="/lyrid-launchpad" class="link-7">Custom App Solutions</a></div></div><div class="company"><a href="/id/ytm/your-tech-matters" class="link-6">Your Tech Matters</a><div class="div-block-55"><a href="/id/ytm/why-join" class="link-7">Why Join?</a><a href="/id/ytm/upcoming-events" class="link-8">Upcoming</a><a href="/id/ytm/previous-events" class="link-9">Previous Events</a><a href="/id/ytm/partnership" class="link-9">Partnership</a></div></div></div><div class="join-follow"><div class="join-newsletter"><h6 class="link-6 newsletter">Join Our Newsletter</h6><div class="form-block-4 w-form"><form id="wf-form-Big-Bang-Newsletter-Form" name="wf-form-Big-Bang-Newsletter-Form" data-name="Big Bang Newsletter Form" redirect="https://forms.gle/omQdoToPruDDoA5AA" data-redirect="https://forms.gle/omQdoToPruDDoA5AA" method="get" class="form-3" data-wf-page-id="63a72a010bd1f4657319624c" data-wf-element-id="96cfb820-0d0e-c05f-1cbf-4c83906c76b3"><a href="https://forms.gle/omQdoToPruDDoA5AA" target="_blank" class="button-13 w-button">Subscribe</a></form><div class="w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div><div class="follow-us follow-icon"><h6 class="link-6">Follow Us</h6><div class="div-block-56 social-icons"><a href="https://www.facebook.com/lyridinc" target="_blank" class="facebook-link w-inline-block"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/640fdaf6acbad5431bd61477_facebook%20logo.png" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/640fdaf6acbad5431bd61477_facebook%20logo-p-500.png 500w, https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/640fdaf6acbad5431bd61477_facebook%20logo.png 512w" alt="" class="iconsocmed"/></a><a href="https://twitter.com/lyridinc" target="_blank" class="twitter-link w-inline-block"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/679ab45ef5a2fa5348103b15_icons8-x-512.svg" loading="lazy" alt="" class="iconsocmed"/></a><a href="https://www.linkedin.com/company/lyrid" target="_blank" class="linkedin-link w-inline-block"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/640fdaf6acbad50c47d61478_linkedin%20logo.png" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/640fdaf6acbad50c47d61478_linkedin%20logo-p-500.png 500w, https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/640fdaf6acbad50c47d61478_linkedin%20logo.png 512w" alt="" class="iconsocmed"/></a><a href="https://lyridusercommunity.slack.com/join/shared_invite/zt-iyp8xzj8-JmxRrAzM3~NeFSLV0WA~8A#/shared-invite/email" target="_blank" class="slack-link w-inline-block"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/640fdaf87250a300078bcb60_slack%20logo.png" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/640fdaf87250a300078bcb60_slack%20logo-p-500.png 500w, https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/640fdaf87250a300078bcb60_slack%20logo.png 512w" alt="" class="iconsocmed"/></a></div></div></div></div></div><div class="div-block-220"><div class="div-block-221"><div class="div-block-222"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/62d1765d644a3f2d60af0272_us%20flag.png" loading="lazy" alt="" class="image-67"/><p class="paragraph-75">99 South Almaden Blvd. Suite 600<br/>San Jose, California<br/>95113</p></div><div class="div-block-222"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/62d1765db54afe85a2eb754c_indo%20flag.png" loading="lazy" alt="" class="image-67"/><p class="paragraph-75">Jl. Pluit Indah 168B-G, Pluit Penjaringan,<br/>Jakarta Utara, DKI Jakarta<br/>14450<br/></p></div><div class="div-block-222"><img src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/6864fba099cfe6d202cfe9b4_Flag_of_Kenya.png" loading="lazy" alt="" class="image-67"/><p class="paragraph-75">Watermark Business Park, Lagoon Court,<br/>Ndege Road,<br/>Karen, Nairobi<br/>00509<br/></p></div></div></div></div></div><div class="lyrid-terms-privacy"><p class="paragraph-28">@ Lyrid. Inc 2024</p><a href="/terms-of-use" class="link-4">Terms of Service</a><a href="/privacy" class="link-5">Privacy Policy</a></div><div class="html-embed-9 w-embed w-iframe w-script"><div class="belch-modal" id="modal-CBSJQBRRBLZXMGPI" aria-hidden="true"><div class="belch-modal__overlay" tabindex="-1" data-micromodal-close><div class="belch-modal__container" role="dialog" aria-modal="true"><header class="belch-modal__header"><button data-micromodal-close class="belch-modal__close" aria-label="Close modal"></button></header><main class="belch-modal__content"><div class="embed-form-super-wrapper Belch-GNYzg9bkEp3HSoz0vtvo"></div></main></div></div></div><link rel="stylesheet" href="https://storage.googleapis.com/zeta-d1/css/hsform.css"><script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2.js"></script><script>hbspt.forms.create({target:".Belch-GNYzg9bkEp3HSoz0vtvo",portalId:"7324842",formId:"b01f3bcc-59cc-482c-a176-cc7c4dc0747c",css:""});</script><script>!function(e,t){"use strict";function o(){if(!a){a=!0;for(var e=0;e<i.length;e++)i[e].fn.call(window,i[e].ctx);i=[]}}function n(){"complete"===document.readyState&&o()}e=e||"docReady";var i=[],a=!1,r=!1;(t=t||window)[e]=function(e,t){if("function"!=typeof e)throw new TypeError("callback for docReady(fn) must be a function");a?setTimeout(function(){e(t)},1):(i.push({fn:e,ctx:t}),"complete"===document.readyState||!document.attachEvent&&"interactive"===document.readyState?setTimeout(o,1):r||(document.addEventListener?(document.addEventListener("DOMContentLoaded",o,!1),window.addEventListener("load",o,!1)):(document.attachEvent("onreadystatechange",n),window.attachEvent("onload",o)),r=!0))}}("docReady",window),!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):e.MicroModal=t()}(this,function(){"use strict";var e,t,o,n,i,a=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},r=function(){function e(e,t){for(var o=0;o<t.length;o++){var n=t[o];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}return function(t,o,n){return o&&e(t.prototype,o),n&&e(t,n),t}}(),s=function(e){if(Array.isArray(e)){for(var t=0,o=Array(e.length);t<e.length;t++)o[t]=e[t];return o}return Array.from(e)};return e=["a[href]","area[href]","input:not([disabled]):not([aria-hidden])","select:not([disabled]):not([aria-hidden])","textarea:not([disabled]):not([aria-hidden])","button:not([disabled]):not([aria-hidden])","iframe","object","embed","[contenteditable]",NaN],t=function(){function t(e){var o=e.targetModal,n=e.triggers,i=void 0===n?[]:n,r=e.onShow,c=void 0===r?function(){}:r,d=e.onClose,l=void 0===d?function(){}:d,u=e.openTrigger,f=void 0===u?"data-micromodal-trigger":u,h=e.closeTrigger,v=void 0===h?"data-micromodal-close":h,m=e.disableScroll,g=void 0!==m&&m,y=e.disableFocus,b=void 0!==y&&y,w=e.awaitCloseAnimation,p=void 0!==w&&w,E=e.debugMode,k=void 0!==E&&E;a(this,t),this.modal=document.getElementById(o),this.config={debugMode:k,disableScroll:g,openTrigger:f,closeTrigger:v,onShow:c,onClose:l,awaitCloseAnimation:p,disableFocus:b},i.length>0&&this.registerTriggers.apply(this,s(i)),this.onClick=this.onClick.bind(this),this.onKeydown=this.onKeydown.bind(this)}return r(t,[{key:"registerTriggers",value:function(){for(var e=this,t=arguments.length,o=Array(t),n=0;t>n;n++)o[n]=arguments[n];o.forEach(function(t){t.addEventListener("click",function(){return e.showModal()})})}},{key:"showModal",value:function(){this.activeElement=document.activeElement,this.modal.setAttribute("aria-hidden","false"),this.modal.classList.add("is-open"),this.setFocusToFirstNode(),this.scrollBehaviour("disable"),this.addEventListeners(),this.config.onShow(this.modal)}},{key:"closeModal",value:function(){var e=this.modal;this.modal.setAttribute("aria-hidden","true"),this.removeEventListeners(),this.scrollBehaviour("enable"),this.activeElement.focus(),this.config.onClose(this.modal),this.config.awaitCloseAnimation?this.modal.addEventListener("animationend",function t(){e.classList.remove("is-open"),e.removeEventListener("animationend",t,!1)},!1):e.classList.remove("is-open")}},{key:"scrollBehaviour",value:function(e){if(this.config.disableScroll){var t=document.querySelector("body");switch(e){case"enable":Object.assign(t.style,{overflow:"initial",height:"initial"});break;case"disable":Object.assign(t.style,{overflow:"hidden",height:"100vh"})}}}},{key:"addEventListeners",value:function(){this.modal.addEventListener("touchstart",this.onClick),this.modal.addEventListener("click",this.onClick),document.addEventListener("keydown",this.onKeydown)}},{key:"removeEventListeners",value:function(){this.modal.removeEventListener("touchstart",this.onClick),this.modal.removeEventListener("click",this.onClick),document.removeEventListener("keydown",this.onKeydown)}},{key:"onClick",value:function(e){e.target.hasAttribute(this.config.closeTrigger)&&(this.closeModal(),e.preventDefault())}},{key:"onKeydown",value:function(e){27===e.keyCode&&this.closeModal(e),9===e.keyCode&&this.maintainFocus(e)}},{key:"getFocusableNodes",value:function(){var t=this.modal.querySelectorAll(e);return Object.keys(t).map(function(e){return t[e]})}},{key:"setFocusToFirstNode",value:function(){if(!this.config.disableFocus){var e=this.getFocusableNodes();e.length&&e[0].focus()}}},{key:"maintainFocus",value:function(e){var t=this.getFocusableNodes();if(this.modal.contains(document.activeElement)){var o=t.indexOf(document.activeElement);e.shiftKey&&0===o&&(t[t.length-1].focus(),e.preventDefault()),e.shiftKey||o!==t.length-1||(t[0].focus(),e.preventDefault())}else t[0].focus()}}]),t}(),o=null,n=function(e){return document.getElementById(e)?void 0:0},i=function(e,t){if(function(t){e.length<=0}(),!t)return!0;for(var o in t)n(o);return!0},{init:function(e){var o,n,a,r=Object.assign({},{openTrigger:"data-micromodal-trigger"},e),c=[].concat(s(document.querySelectorAll("["+r.openTrigger+"]"))),d=(o=c,n=r.openTrigger,a=[],o.forEach(function(e){var t=e.attributes[n].value;void 0===a[t]&&(a[t]=[]),a[t].push(e)}),a);if(!0!==r.debugMode||!1!==i(c,d))for(var l in d){var u=d[l];r.targetModal=l,r.triggers=[].concat(s(u)),new t(r)}},show:function(e,i){var a=i||{};a.targetModal=e,!0===a.debugMode&&!1===n(e)||(o=new t(a)).showModal()},close:function(){o.closeModal()}}}),docReady(function(){MicroModal.init({openTrigger:"data-micromodal-open",closeTrigger:"data-micromodal-close",disableScroll:!0,disableFocus:!1,awaitCloseAnimation:!1,debugMode:!1})});</script></div></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=61579705e509c4f3e4ec5318" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/js/webflow.schunk.36b8fb49256177c8.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/js/webflow.schunk.0aaa8996a3f75a87.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/61579705e509c4f3e4ec5318/js/webflow.dc350602.2f227e67274817da.js" type="text/javascript"></script><!-- Start of HubSpot Embed Code -->
<!-- script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/7324842.js" --><!-- /script -->
<!-- End of HubSpot Embed Code -->

<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5L57FH4"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

<script type="text/javascript">
_linkedin_partner_id = "3758756";
window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
window._linkedin_data_partner_ids.push(_linkedin_partner_id);
</script><script type="text/javascript">
(function(l) {
if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])};
window.lintrk.q=[]}
var s = document.getElementsByTagName("script")[0];
var b = document.createElement("script");
b.type = "text/javascript";b.async = true;
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
s.parentNode.insertBefore(b, s);})(window.lintrk);
</script>
<noscript>
<img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=3758756&fmt=gif" />
</noscript>



</body></html>