Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

The best way to development and distribute your applications

  • By Albert H.
  • on 09/02/2024

What do you like best about the product?
I've been using docker for more than 6 years and continue using it each day to develop and distribute all my apps, the community around docker is awesome, and there are many ways to integrate with multiple systems like Windows, Linux, or mac. The implementation is so easy using the command line, a few commands and you get Docker installer. I continued using docker and never considered changing it.
What do you dislike about the product?
To manage containers at scale in production you need additional tools like Kubernetes or Docker Swarm, with can add complexity to the infrastructure.
What problems is the product solving and how is that benefiting you?
Develop and distributing apps, for example I push the lastest change to my repository and then integrate this with github actions to deploy a docker image in production.


There are no comments to display