Cloud Native
-
Ambassador Edge Stack
-
Google Cloud
Google Cloud Platform #Cloud Native Googleが提供するクラウドコンピューティングサービス
-
Kustomize
#Cloud Native Kubernetesの設定ファイルをyamlで記述する際、 kustomization.yaml によってリソース定義の集約等を行うことができるツール 環境ごとに共通化できる設定(base)、環境ごとの差分設定(overlays)を扱い、設定ファイルの記述を最低限にする 利用パターン Deployment等に指定するイメージを最新のバージョンで置きかえるようなケース > kustomize edit set image $BEFORE_IMAGE_NAME=$AFTER_IMAGE_NAME Kustomize - Kubernetes native configuration management
-
Kubernetes CronJob
-
OpenTelemetry
-
Argo Rollouts
-
Kubernetes Secret
-
Kubernetes Ingress
-
Kubernetes Volume
-
Kubernetes Job
-
Elastic Load Balancing
#Cloud Native #API Architecture AWSが提供するロードバランシングコンポーネント リソースごとに以下のような種別がある Application Load Balancer Network Load Balancer Gateway Load Balancer What is Elastic Load Balancing? - Elastic Load Balancing
-
Istio
-
Twelve-Factor App
#Cloud Native Software as a Serviceを作り上げるための方法論
-
GKE Gateway
#Cloud Native Google CloudのGKE上でKubernetes Gateway APIを適用する 外部Gatewayをデプロイする時は、GatewayClassに gke-l7-global-external-managed を指定した上で、Google Cloud Certificate Managerのような手段でセキュリティを担保する Kubernetes APIの NamedAddress に静的IPアドレスを指定することができる 方法 Gateway のデプロイ | Google Kubernetes Engine (GKE) | Google Cloud
-
Helm
-
Kubernetes
-
Kubernetes Service
-
Envoy
-
Amazon S3
Amazon Simple Storage Service #Cloud Native AWSが提供するオブジェクトストレージサービス What is Amazon S3? - Amazon Simple Storage Service
-
Kubernetes HPA
-
Pod
-
GKE
-
CNCF
-
Amazon EKS
Amazon Elastic Kubernetes Service #Cloud Native AWSクラウド上でKubernetesを実行するマネージドサービス、Kubernetes準拠であるため既存のKubernetesアプリケーションと互換性がある Kubernetes Serviceでのロードバランシングに加え、Elastic Load Balancingの使用をサポートしている What is Amazon EKS? - Amazon EKS
-
Kubernetes Gateway API
#API Architecture #Cloud Native #Network OSI参照モデルのL4/L7を扱うKubernetes公式のAPIゲートウェイ GatewayClass Gateway HTTPRoute の3つを定義し実装する GatewayClassはGKEのようなクラウドサービスが用意するケースがあり、外部or内部を選択できる Introduction - Kubernetes Gateway API
-
Kubernetes Deployment
-
Google Cloud Certificate Manager
#Cloud Native #Security Google Cloudにおいて外部ロードバランシングで必要となるようなTLS証明書を管理する Certificate Manager の概要 | Google Cloud
-
Amazon Athena
#Cloud Native #Data Processing サーバーレスのインタラクティブな分析サービス、Amazon S3を中心に様々なデータソースを元にSQLでデータを抽出可能にする Amazon Athena とは - Amazon Athena