Software Alternatives & Reviews

Containers vs. Serverless from a DevOps standpoint

Kubernetes Dashbird
  1. Kubernetes is an open source orchestration system for Docker containers
    Pricing:
    • Open Source
    What are the key takeaways here? When to choose what? I'd urge you to choose containers and container orchestrators, like Kubernetes, when you need flexibility and full control of your system, or when you need to migrate legacy services.

    #Developer Tools #DevOps Tools #Containers As A Service 280 social mentions

  2. End-to-end observability & debugging platform for serverless applications.
    The first thing that comes to mind when you mention serverless is the fact that you don't have to manage any infrastructure. There are no operating system updates to install, no security patches, no worries, because the provider handles it for you. Making it much simpler than managing your own infrastructure and clusters. Magic comes with a price, nevertheless. The ease of adding observability to your app with Kubernetes does not apply to serverless. There are only a few viable 3rd party solutions, like Dashbird, IOPipe or Datadog.

    #AWS Lambda #AWS Tools #AWS 59 social mentions

Discuss: Containers vs. Serverless from a DevOps standpoint

Log in or Post with