ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    When to use Kubernetes vs Serverless

    Scheduled Pinned Locked Moved IT Discussion
    2 Posts 2 Posters 359 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • IRJI
      IRJ
      last edited by

      I had a discussion with a coworker yesterday about when to use kubernetes and when to use serverless. I found this article to be a good overview of pros and cons of each.

      https://dysnix.com/blog/kubernetes-vs-serverless-part-1/

      https://dysnix.com/blog/kubernetes-vs-serverless-part-2/

      blog.png

      blog-1.png

      blog-2.png

      1 Reply Last reply Reply Quote 1
      • stacksofplatesS
        stacksofplates
        last edited by

        So you can also run serverless on K8s. It helps alleviate some of the vendor lock in issues, but doesn't necessarily alleviate cold starts. OpenFaaS and Kubeless are two popular serverless frameworks for K8s. They both allow custom runtimes/templates so you aren't beholdant to a specific vendors security when deploying your apps.

        1 Reply Last reply Reply Quote 1
        • 1 / 1
        • First post
          Last post