Software Alternatives & Reviews

Kubernetes Microservices on Azure with Cosmos DB

Kontena Lens Docker Hub AdoptOpenJDK
  1. Kontena Lens is an open-source desktop application that comes with a reliable way to manage and monitor Kubernetes clusters.
    Pricing:
    • Open Source
    You can manage a Kubernetes service purely with kubectl. However, there are some pretty helpful tools for monitoring and logging. Both k9s and Kubernetes Lens are great. I recommend installing one or both of these and using them to inspect and monitor your Kubernetes services. They are especially helpful when things go wrong (not that things ever go wrong, I wouldn't know anything about that, I just heard about it from friends, I swear). Kubernetes Lens is a full-on desktop app that describes itself as a Kubernetes IDE. In comparison, k9s is a lighter-weight, text-based tool.

    #Development #Tool #Cloud Computing 40 social mentions

  2. Docker Hub is a cloud-based registry service
    Pricing:
    • Open Source
    Previously you built the docker images, but you left them in the local repository. Now you need to upload them to Docker Hub so that Azure AKS can find them. If you haven't already signed up for a Docker Hub account, please do so now.

    #Developer Tools #Web Servers #Web And Application Servers 306 social mentions

  3. The code for Java is open source and available at OpenJDKâ„¢.
    Java 11: this tutorial requires Java 11. If you need to manage multiple Java versions, SDKMAN! Is a good solution. Check out their docs to install it.

    #IDE #Text Editors #Software Development 123 social mentions

Discuss: Kubernetes Microservices on Azure with Cosmos DB

Log in or Post with