ORACLE KUBERNETES SERVICE (OKE)

access_time 2023-06-28T15:37:52.541Z face Aayushi Poddar
ORACLE KUBERNETES SERVICE (OKE) Q1: What is Oracle Kubernetes Services (OKE) and how does it help containers? Answer: Oracle Kubernetes Services (OKE) is a Kubernetes management system powered by Oracle Cloud Infrastructure (OCI). It simplifies the deployment and management of containerized applica...

KUBERNETES

access_time 2023-06-28T15:32:13.946Z face Aayushi Poddar
KUBERNETES Q1: What is Kubernetes, and how does it facilitate container orchestration? Answer: Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications. It provides a robust framework for running and coordinat...

TERRAFORM

access_time 2023-06-28T15:21:46.185Z face Aayushi Poddar
TERRAFORM Q1. What is Terraform and how does it work? Answer: Terraform is an open source infrastructure-based protocol (IaC) tool for planning and managing infrastructure resources. It allows you to define your infrastructure using a declarative configuration language called HashiCorp Configuratio...

ARGO CD

access_time 2023-06-28T15:15:35.584Z face Aayushi Poddar
ARGO CD Q1: What is Argo CD? Answer: Argo CD is an open source continuous delivery system that enables the deployment and management of applications in Kubernetes clusters. It ensures that the required state of the application in the git repository matches the deployed state in the stack. Q2: How d...

AWS SSM PARAMETER

access_time 2023-06-28T15:08:24.471Z face Aayushi Poddar
AWS SSM PARAMETER Q1: What is the AWS Systems Manager (SSM) Parameter Store? Answer: AWS Systems Manager (SSM) Parameter Store is a managed service that provides secure storage and retrieval of configuration and confidential information. It provides a central repository for storing and managing key...