Software Alternatives & Reviews

Don't start with microservices – monoliths are your friend

Apache SkyWalking Knative
  1. Apache SkyWalking is an open-source application performance monitoring solution that provides tracking, metrics analysis, service mesh observability, alarm, and visualization.
    Pricing:
    • Open Source

    #Development #Tool #Monitoring Tools 14 social mentions

  2. Knative provides a set of components for building modern, source-centric, and container-based applications that can run anywhere.
    I disagree, microservices are an architectural concept related to the software, not to the infrastructure. Whether you are using containers or VPS or serverless or bare metal for your infrastructure, that's completely unrelated to the concept of microservices: you can deploy either a monolith or microservices in any of the above. As an example you can deploy a monolith on Lambda[1] or you can deploy microservices on bare metal using one of the several self managed serverless engines available[2]. [1] see e.g. https://claudiajs.com/tutorials/serverless-express.html or https://blog.logrocket.com/zappa-and-aws-lambda-for-serverless-django/ [2] see e.g. https://fnproject.io/ and https://knative.dev/.

    #Cloud Computing #Cloud Hosting #Development 14 social mentions

Discuss: Don't start with microservices – monoliths are your friend

Log in or Post with