< 戻る

Webサイト制作のための「DevOpsツール」

参考:DevOps - Wikipedia

参考:DevOps toolchain - Wikipedia

DevOps」とは、「開発(Development)」と「運用(Operation)」を組み合わせた、かばん語に分類される造語であり、継続的な開発と運用・保守を前提とした考え方や手法を示す言葉とされる。

ここでは便宜的に、「DevOps」に用いるツールを「DevOpsツール」と呼ぶ。

目次
  1. クラウドコンピューティングサービス
  2. コンテナ仮想化技術
  3. CI/CD

クラウドコンピューティングサービス

参考:Cloud computing - Wikipedia

参考:AWS(Amazon Web Services - Wikipedia

参考:GCP(Google Cloud Platform - Wikipedia

参考:Microsoft Azure - Wikipedia

参考:Heroku - Wikipedia

クラウドコンピューティングサービス公式サイト
AWS(Amazon Web Services)アマゾン ウェブ サービス(AWS クラウド)- ホーム
GCP(Google Cloud Platform)クラウド コンピューティング サービス  |  Google Cloud
Microsoft Azureクラウド コンピューティング サービス | Microsoft Azure
Herokuクラウド・アプリケーション・プラットフォーム | Heroku
その他のクラウドコンピューティングサービス

コンテナ仮想化技術

参考:Virtualization - Wikipedia#Containerization

参考:Docker (software) - Wikipedia

参考:Kubernetes - Wikipedia

コンテナ仮想化技術関係のツール公式サイト
DockerHome - Docker
kubernetesKubernetes
その他のコンテナ管理ツール

CI/CD

参考:CI/CD - Wikipedia

参考:CI(Continuous integration - Wikipedia

参考:CD(Continuous deployment - Wikipedia

CI/CDツール公式サイト
Gitlab CIIterate faster, innovate together | GitLab
JenkinsJenkins
GitHub ActionsFeatures • GitHub Actions · GitHub
Travis CITravis CI - Test and Deploy Your Code with Confidence
BambooBamboo Continuous Integration and Deployment Build Server
TeamCityTeamCity: the Hassle-Free CI and CD Server by JetBrains
Azure DevOpsAzure DevOps Services | Microsoft Azure
Circle CIContinuous Integration and Delivery - CircleCI
その他のCI/CDツール