Webサイト制作のための「DevOpsツール」
「DevOps」とは、「開発(Development)」と「運用(Operation)」を組み合わせた、かばん語に分類される造語であり、継続的な開発と運用・保守を前提とした考え方や手法を示す言葉とされる。
ここでは便宜的に、「DevOps」に用いるツールを「DevOpsツール」と呼ぶ。
クラウドコンピューティングサービス
参考:Cloud computing - Wikipedia
参考:AWS(Amazon Web Services - Wikipedia)
参考:GCP(Google Cloud Platform - Wikipedia)
クラウドコンピューティングサービス | 公式サイト | |
---|---|---|
AWS(Amazon Web Services) | アマゾン ウェブ サービス(AWS クラウド)- ホーム | |
GCP(Google Cloud Platform) | クラウド コンピューティング サービス | Google Cloud | |
Microsoft Azure | クラウド コンピューティング サービス | Microsoft Azure | |
Heroku | クラウド・アプリケーション・プラットフォーム | Heroku | |
その他のクラウドコンピューティングサービス |
コンテナ仮想化技術
参考:Virtualization - Wikipedia#Containerization
参考:Docker (software) - Wikipedia
コンテナ仮想化技術関係のツール | 公式サイト |
---|---|
Docker | Home - Docker |
kubernetes | Kubernetes |
その他のコンテナ管理ツール |
CI/CD
参考:CI(Continuous integration - Wikipedia)
参考:CD(Continuous deployment - Wikipedia)
CI/CDツール | 公式サイト |
---|---|
Gitlab CI | Iterate faster, innovate together | GitLab |
Jenkins | Jenkins |
GitHub Actions | Features • GitHub Actions · GitHub |
Travis CI | Travis CI - Test and Deploy Your Code with Confidence |
Bamboo | Bamboo Continuous Integration and Deployment Build Server |
TeamCity | TeamCity: the Hassle-Free CI and CD Server by JetBrains |
Azure DevOps | Azure DevOps Services | Microsoft Azure |
Circle CI | Continuous Integration and Delivery - CircleCI |
その他のCI/CDツール |