Close Menu
    Trending
    • How This Entrepreneur Built a Bay Area Empire — One Hustle at a Time
    • How Deep Learning Is Reshaping Hedge Funds
    • Boost Team Productivity and Security With Windows 11 Pro, Now $15 for Life
    • 10 Common SQL Patterns That Show Up in FAANG Interviews | by Rohan Dutt | Aug, 2025
    • This Mac and Microsoft Bundle Pays for Itself in Productivity
    • Candy AI NSFW AI Video Generator: My Unfiltered Thoughts
    • Anaconda : l’outil indispensable pour apprendre la data science sereinement | by Wisdom Koudama | Aug, 2025
    • Automating Visual Content: How to Make Image Creation Effortless with APIs
    AIBS News
    • Home
    • Artificial Intelligence
    • Machine Learning
    • AI Technology
    • Data Science
    • More
      • Technology
      • Business
    AIBS News
    Home»Machine Learning»How Our Startup Cut Cloud Costs by 75% And Why You Probably Can Too | by Danielnft50 | Jul, 2025
    Machine Learning

    How Our Startup Cut Cloud Costs by 75% And Why You Probably Can Too | by Danielnft50 | Jul, 2025

    Team_AIBS NewsBy Team_AIBS NewsJuly 12, 2025No Comments6 Mins Read
    Share Facebook Twitter Pinterest LinkedIn Tumblr Reddit Telegram Email
    Share
    Facebook Twitter LinkedIn Pinterest Email


    We stay within the age of cloud-first startups. With only a bank card and some hours, you’ll be able to spin up infrastructure highly effective sufficient to run a small nation. However the identical flexibility that makes the cloud irresistible to startups can grow to be a monetary black gap particularly once you’re shifting quick and watching metrics, not payments.

    That’s precisely what occurred to us.

    In our first 18 months, cloud prices went from being a rounding error to our second-largest working expense, proper after salaries. We had been burning cash on overprovisioned compute, idle volumes, and workloads operating at full throttle 24/7 even when nobody was utilizing the app. That’s after we determined to take cloud price optimization significantly.

    The Fluence group lately revealed a https://fluence.community/weblog/cloud-cost-optimization-best-practices/ It resonated with us as a result of we’d lived it. What follows is a mixture of Fluence’s knowledgeable insights and our personal hard-earned classes particularly related for lean groups, bootstrappers, and anybody working outdoors high-funding bubbles.

    We used to deal with cloud payments like electrical energy: one thing crucial, predictable, and somewhat boring.

    However cloud spend isn’t passive. It displays each single determination your group makes from how they deploy to how they take a look at, from what they monitor to what they neglect. That’s why Fluence’s first advice constructing a FinOps tradition is so highly effective. Here’s what labored for us:

    • Price possession: Each group needed to “personal” the price of their environments.
    • Tag every thing: We added cost-center tags to each useful resource, linked to groups and initiatives.
    • Floor prices: We embedded price information into our engineering dashboards utilizing AWS Price Explorer APIs.
    • Weekly opinions: Simply 20 minutes every week to go over prime offenders made a large distinction.

    And probably the most impactful transfer?

    Instructing engineers that efficiency and price are two sides of the identical coin.

    For those who’re in an rising market like Africa or Southeast Asia, the dollar-denominated nature of cloud providers means prices scale twice as painfully. Constructing price self-discipline into your engineering tradition early is without doubt one of the few levers that compound positively over time.

    We used to dimension each server for worst-case site visitors. you recognize, simply in case we get on Product Hunt. Actuality? 95% of the time, we had been operating at 15% CPU.

    Auto-scaling wasn’t only a luxurious. It was a lifeline.

    We paired Kubernetes HPA (Horizontal Pod Autoscaler) with real-time metrics to dynamically scale microservices based mostly on demand. In lower-stakes environments (dev, staging, QA), we went additional and moved workloads to Fluence Digital Servers. considerably cheaper and simply as performant for non-critical use.

    The outcome? A 40% drop in compute price in 6 weeks.

    Bonus Perception:

    Auto-scaling isn’t nearly saving on compute. It triggers secondary financial savings in storage, IOPS, networking, and managed providers like databases. That’s the “hidden compounding” nobody tells you about.

    There are two sorts of startup storage:

    1. The info you should serve clients.

    2. The junk you’ve amassed from each take a look at, backup, log, and misconfigured script because you launched.

    Guess which one prices you extra?

    Fluence’s third greatest follow storage audits and lifecycle insurance policies was a game-changer. We ran our first audit and located:

    • EBS volumes nobody had mounted in months
    • Previous container snapshots consuming a whole bunch of gigabytes
    • Gigabytes of CI/CD logs we hadn’t touched in 90 days
    • We applied a tiered storage technique:
    • Sizzling information (lively): SSD-backed gp3 volumes.
    • Heat information (used month-to-month): S3 Commonplace-IA.
    • Chilly/archive: Moved to S3 Glacier with lifecycle insurance policies.

    And most significantly, we wrote Terraform modules that delete unused volumes and out of date buckets robotically.

    Month-to-month financial savings? About 18%. However extra importantly, we stopped the litter from piling up once more.

    Many startups ignore spot cases as a result of they appear dangerous. They are often interrupted with little discover and that’s scary in case you’re operating customer-facing methods.

    But when you recognize when and the way to use them, spot cases can minimize prices by as much as 90%.

    We used them for:

    • CI/CD pipelines
    • Video transcoding
    • Inner batch jobs
    • Staging servers

    For manufacturing methods, we took a hybrid strategy:

    • Reserved cases for APIs and databases with predictable load
    • Spot capability managed by instruments like https://spot.io for versatile workloads
    • Fluence infrastructure for providers the place price and management mattered most (e.g., job queues, take a look at brokers, and activity runners)

    For those who’re a startup with elastic demand, you will need to construct a pricing mannequin that features all three methods. Locking into one vendor’s full-price cases shouldn’t be a enterprise mannequin — it’s a tax.

    Right here’s the half nobody desires to listen to: Your cloud prices aren’t nearly utilization. They’re about structure.

    Fluence’s fifth advice to periodically assessment and rethink your structure is the place you unlock step-change financial savings.

    We discovered this after we break up our monolith into containerized microservices, every deployed to Kubernetes. This made it simpler to:

    • Transfer components of our stack to edge places
    • Run job employees on cheaper infrastructure
    • Use serverless features (AWS Lambda, Google Cloud Capabilities) for spiky workloads like electronic mail and picture uploads
    • Exchange PostgreSQL with DynamoDB for high-read/low-write providers

    Most impactful of all? We moved a number of workloads to Fluence’s decentralized compute platform, reducing infrastructure prices by 70 — 85% with no efficiency penalty.

    Fluence is particularly helpful for:

    • Internet servers
    • Staging environments
    • Dev/take a look at clusters
    • Elastic job queues
    • Compute-heavy scripts (AI coaching, picture/video processing)

    Their clear pricing mannequin and absence of lock-Internet servers

    in made it simple to check and undertake. And in our case, the ROI was instant.

    Remaining Ideas: Cloud Waste Is a Selection

    Startups function on tight margins and tighter timelines. However that’s precisely why cloud price optimization issues extra for us than for enterprises.

    It’s not nearly saving cash. It’s about:

    • Delivery sooner
    • Staying lean
    • Being financially sustainable
    • Liberating up price range for product, progress, and expertise

    And maybe most significantly, it’s about constructing a tradition of operational excellence from the very starting.

    Begin Saving In the present day

    For those who’re critical about optimizing your cloud setup, I strongly suggest beginning with Fluence’s full publish:

    👉 https://www.fluence.community/weblog/cloud-cost-optimization-best-practices/

    And in case you’re able to take the subsequent step, attempt Fl uence Digital Servers on your dev, CI/CD, and elastic workloads. We’ve saved 1000’s of {dollars} already and we’re not going again.

    💡 Professional tip: Take a look at Fluence on non-critical workloads first. You’ll be shocked how a lot you saveand how rapidly.

    Need assist making use of these practices to your startup?

    I’m comfortable to share what labored (and what didn’t) for us. Attain out by way of. (https://x.com/fluence_project?s=21 )or drop a remark beneath.👇🏽

    Let’s cease burning price range and begin constructing higher infrastructure collectively.

    #Depin #cloudcost #Flencenetwork



    Source link

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleWhy Waiting for Monthly Financial Reports Is Creating Blind Spots and Slowing Your Growth
    Next Article Worried About AI? Use It to Your Advantage
    Team_AIBS News
    • Website

    Related Posts

    Machine Learning

    How Deep Learning Is Reshaping Hedge Funds

    August 2, 2025
    Machine Learning

    10 Common SQL Patterns That Show Up in FAANG Interviews | by Rohan Dutt | Aug, 2025

    August 2, 2025
    Machine Learning

    Anaconda : l’outil indispensable pour apprendre la data science sereinement | by Wisdom Koudama | Aug, 2025

    August 2, 2025
    Add A Comment
    Leave A Reply Cancel Reply

    Top Posts

    How This Entrepreneur Built a Bay Area Empire — One Hustle at a Time

    August 2, 2025

    I Tried Buying a Car Through Amazon: Here Are the Pros, Cons

    December 10, 2024

    Amazon and eBay to pay ‘fair share’ for e-waste recycling

    December 10, 2024

    Artificial Intelligence Concerns & Predictions For 2025

    December 10, 2024

    Barbara Corcoran: Entrepreneurs Must ‘Embrace Change’

    December 10, 2024
    Categories
    • AI Technology
    • Artificial Intelligence
    • Business
    • Data Science
    • Machine Learning
    • Technology
    Most Popular

    World’s biggest EV battery maker sees shares jump on debut

    May 20, 2025

    The Cultural Impact of AI Generated Content: Part 2 | by Stephanie Kirmer | Jan, 2025

    January 3, 2025

    Your 1M+ Context Window LLM Is Less Powerful Than You Think

    July 17, 2025
    Our Picks

    How This Entrepreneur Built a Bay Area Empire — One Hustle at a Time

    August 2, 2025

    How Deep Learning Is Reshaping Hedge Funds

    August 2, 2025

    Boost Team Productivity and Security With Windows 11 Pro, Now $15 for Life

    August 2, 2025
    Categories
    • AI Technology
    • Artificial Intelligence
    • Business
    • Data Science
    • Machine Learning
    • Technology
    • Privacy Policy
    • Disclaimer
    • Terms and Conditions
    • About us
    • Contact us
    Copyright © 2024 Aibsnews.comAll Rights Reserved.

    Type above and press Enter to search. Press Esc to cancel.