This document summarizes an ArgoCD presentation about implementing GitOps. Some key points:
- ArgoCD was used because it has a great UI, self-healing capabilities, and supports SSO and RBAC.
- GitOps aims to synchronize infrastructure as code in a Git repository with a cluster. ArgoCD helps achieve this through continuous delivery triggered by Git changes.
- ArgoCD's architecture has three main components: the API server, repository server, and application controller. The application controller monitors for Git changes and syncs applications.
- An example Application CR was shown to define the Git repository, target revision, destination cluster and namespace to deploy the application to.
Event : Visual Studio Users Community Japan #1
Date : 2019/09/14
ソフトウェア/サービス開発において最も後回しにされるものの代表が「パフォーマンスの向上」です。C#/.NET の最大の武器は開発生産性ですが、C# 7.0 以降はパフォーマンス向上のための機能追加が多数行われています。いくつかのポイントを押さえることで実装時からより高速なコードを書くことができるようになります。
このドキュメントでは、そんなポイントとなる箇所をふんだんにお届けします。
38. トレノケートのサービス紹介
38
? PowerShell関連の教育コース
? Windows PowerShell コマンド?スクリプト入門
~Windows Server 2012R2/2016対応~
? Windows PowerShell 実践
~Windows Server 2016対応~
? Windows Serverの管理系教育コース
? Windows Server 2016 のインストール、
ストレージとコンピュート(#23740)
? Windows Server 2016 の ID (#23742)
? Windows Server 2016 のネットワーク (#23741)
? Windows Server 2016 システム管理基礎 (前編) (後編)
? Windows Server 2012 システム管理基礎 (前編) (後編)