ドッキング・オン・ザ・ベスト・コンテナ
あなたはその製品でどんなビジネス上の問題を解決していますか?どのようなメリットが実現しましたか?
私がDockerで解決しようとしているビジネス上の問題の1つは、私の会社内でAppを配備、管理、提供する能力です。私が実現した利点のカップルはそれです。 Dockerを学んでいるような初心者は驚くべきです。私は構文を実行できるCLI(Command Line Interface)を使用する能力があります。第二に、SA(システム管理者)として私は自分の会社内の他の開発者によって開発されたアプリケーションを管理することができます。
何が嫌いですか?
Linuxベースの環境の使い方を知らない人にとっては、OSを学ぶのに多くの時間を要する学習曲線です。
何が一番好きですか?
Dockerは、基本的なサブスクリプションでは無料です。これは、開発者とSA(システム管理者)がDockerコンテナで自分のアプリケーションを開発および管理できるホスティングプラットフォームです。利点の1つは、開発者として追加のハードウェア要件をコミットする必要もなく、仮想サーバーを回転させる必要もなくアプリ内で実行できる点です。さらに、トラブルシューティングの回数を制限して、ITインフラストラクチャのすべての部分を連携させることもできます。 Dockerについて私が気に入っているのは、アプリケーションのためだけに使用されるため、心配する必要のあるレイヤはありません。私はDockerで自分のアプリで作業を開始できます。ドッカーが好きな最後の機能は、DockerがGitHubとBitBucketの2つのソースコードホスティングサービスで動作するように設定されていることです。
製品を検討している他の人への推奨事項
Dockerを使いたい他の人には、マニュアルとチュートリアルを習得してください。また、Linuxの使用に精通していること。たとえば、CLIで基本的な構文を学習します。
続きを開く
Docker on of the best Containers
What business problems are you solving with the product? What benefits have you realized?
One of the business problems i am solving with Docker is the ability to deploy, manage, and deliver the App within my Company.
Couple of benefits i have realized are that; A newbie like myself learning Docker is amazing, i have the ability to use the CLI (Command Line Interface) which I can execute syntax. Secondly, As a SA (System Admin) i am able to manage the application that have been developed by other devs within my company.
What do you dislike?
It is a learning curve for those who do not have knowledge on how to use Linux bases environments, Which does take up much of you time to learn OS.
What do you like best?
Docker is free fora basic subscription, which is a hosted platform that allows the devs and SA (System Admins) to develop and manage their apps with the Docker container. One of the advantages is like is that as a developer I can within my apps without the need of committing any additional hardware requirements or even spinning the virtual server. Moreover, another advantage is to limit the number of troubleshooting to get all the parts of IT infrastructure to work together. what I like about Docker, since it is only used for applications, there isn't any underlying layers i need to worry about, i can just go ahead and start working with my app in Docker. And the last feature i like about docker is that Docker is setup to work with two source code hosting services which are GitHub and BitBucket.
Recommendations to others considering the product
For other who are wanting to use Docker, Please learn the manuals and the tutorials. Also, Be familiar with using Linux. For Example, learning the basic Syntax in the CLI.
続きを開く