# Cheet Sheets

## Cheet Sheets

- [Başlarken](https://note.onurbolatoglu.com/baslarken.md)
- [Why Linux? | Linux Basics #1](https://note.onurbolatoglu.com/devops-pre-requisite/why-linux-or-linux-basics-1.md)
- [Vi Editor | Linux Basics #2](https://note.onurbolatoglu.com/devops-pre-requisite/vi-editor-or-linux-basics-2.md)
- [Basics Commands | Linux Basics #3](https://note.onurbolatoglu.com/devops-pre-requisite/basics-commands-or-linux-basics-3.md)
- [Package Managers | Linux Basics #4](https://note.onurbolatoglu.com/devops-pre-requisite/package-managers-or-linux-basics-4.md)
- [Services | Linux Basics #5](https://note.onurbolatoglu.com/devops-pre-requisite/services-or-linux-basics-5.md)
- [Networking Basics](https://note.onurbolatoglu.com/devops-pre-requisite/networking-basics.md)
- [DNS Basics](https://note.onurbolatoglu.com/devops-pre-requisite/dns-basics.md)
- [Applications Basics](https://note.onurbolatoglu.com/devops-pre-requisite/applications-basics.md)
- [Java introduction](https://note.onurbolatoglu.com/devops-pre-requisite/java-introduction.md)
- [NodeJS Introduction](https://note.onurbolatoglu.com/devops-pre-requisite/nodejs-introduction.md)
- [Python Introduction](https://note.onurbolatoglu.com/devops-pre-requisite/python-introduction.md)
- [GIT Introduction](https://note.onurbolatoglu.com/devops-pre-requisite/git-introduction.md)
- [Apache Web Server Introduction](https://note.onurbolatoglu.com/devops-pre-requisite/apache-web-server-introduction.md)
- [Apache Tomcat](https://note.onurbolatoglu.com/devops-pre-requisite/apache-tomcat.md)
- [Python Flask](https://note.onurbolatoglu.com/devops-pre-requisite/python-flask.md)
- [Node.js Express App](https://note.onurbolatoglu.com/devops-pre-requisite/node.js-express-app.md)
- [Databases](https://note.onurbolatoglu.com/devops-pre-requisite/databases.md)
- [MySQL](https://note.onurbolatoglu.com/devops-pre-requisite/mysql.md)
- [MongoDB](https://note.onurbolatoglu.com/devops-pre-requisite/mongodb.md)
- [SSL & TLS](https://note.onurbolatoglu.com/devops-pre-requisite/ssl-and-tls.md)
- [YAML & JSON - JSON Path](https://note.onurbolatoglu.com/devops-pre-requisite/yaml-and-json-json-path.md)
- [Labs Resources](https://note.onurbolatoglu.com/devops-pre-requisite/labs-resources.md)
- [Kubernetes: Nedir ?](https://note.onurbolatoglu.com/kubernetes/kubernetes-nedir.md)
- [Bileşenler](https://note.onurbolatoglu.com/kubernetes/bilesenler.md)
- [Kubectl ve Versiyon](https://note.onurbolatoglu.com/kubernetes/kubectl-ve-versiyon.md)
- [Pod](https://note.onurbolatoglu.com/kubernetes/pod.md)
- [Label ve Selector](https://note.onurbolatoglu.com/kubernetes/label-ve-selector.md)
- [Annotation](https://note.onurbolatoglu.com/kubernetes/annotation.md)
- [Namespaces](https://note.onurbolatoglu.com/kubernetes/namespaces.md)
- [Deployments](https://note.onurbolatoglu.com/kubernetes/deployments.md)
- [ReplicaSet](https://note.onurbolatoglu.com/kubernetes/replicaset.md)
- [Rollout & Rollback](https://note.onurbolatoglu.com/kubernetes/rollout-and-rollback.md)
- [Networking - 1](https://note.onurbolatoglu.com/kubernetes/networking-1.md)
- [Service](https://note.onurbolatoglu.com/kubernetes/service.md)
- [Liveness Probe & Readiness Probe](https://note.onurbolatoglu.com/kubernetes/liveness-probe-and-readiness-probe.md)
- [Resource Limits](https://note.onurbolatoglu.com/kubernetes/resource-limits.md)
- [Environment Variables](https://note.onurbolatoglu.com/kubernetes/environment-variables.md)
- [Ephemeral Volumes](https://note.onurbolatoglu.com/kubernetes/ephemeral-volumes.md)
- [Secrets](https://note.onurbolatoglu.com/kubernetes/secrets.md)
- [ConfigMap](https://note.onurbolatoglu.com/kubernetes/configmap.md)
- [Node Affinity](https://note.onurbolatoglu.com/kubernetes/node-affinity.md)
- [Pod Affinity](https://note.onurbolatoglu.com/kubernetes/pod-affinity.md)
- [Taint and Toleration](https://note.onurbolatoglu.com/kubernetes/taint-and-toleration.md)
- [DaemonSet](https://note.onurbolatoglu.com/kubernetes/daemonset.md)
- [PV/PVC](https://note.onurbolatoglu.com/kubernetes/pv-pvc.md): persistent volume and persistent volume claim
- [Storage Class](https://note.onurbolatoglu.com/kubernetes/storage-class.md)
- [StatefulSet](https://note.onurbolatoglu.com/kubernetes/statefulset.md)
- [Job & Cronjob](https://note.onurbolatoglu.com/kubernetes/job-and-cronjob.md)
- [Authentication](https://note.onurbolatoglu.com/kubernetes/authentication.md)
- [Role-based access control (RBAC)](https://note.onurbolatoglu.com/kubernetes/role-based-access-control-rbac.md)
- [Service Account](https://note.onurbolatoglu.com/kubernetes/service-account.md)
- [Ingress](https://note.onurbolatoglu.com/kubernetes/ingress.md)
- [ImagePullPolicy & ImageSecret](https://note.onurbolatoglu.com/kubernetes/imagepullpolicy-and-imagesecret.md)
- [Static Pods](https://note.onurbolatoglu.com/kubernetes/static-pods.md)
- [Network Policy](https://note.onurbolatoglu.com/kubernetes/network-policy.md)
- [Helm Nedir?](https://note.onurbolatoglu.com/kubernetes/helm-nedir.md)
- [Prometheus Stack - Monitoring](https://note.onurbolatoglu.com/kubernetes/prometheus-stack-monitoring.md)
- [EFK Stack - Monitoring](https://note.onurbolatoglu.com/kubernetes/efk-stack-monitoring.md)
- [CRD & Operator](https://note.onurbolatoglu.com/kubernetes/crd-and-operator.md)
- [Girizgah](https://note.onurbolatoglu.com/git-and-github/girizgah.md)
- [Branch](https://note.onurbolatoglu.com/git-and-github/branch.md)
- [Merge](https://note.onurbolatoglu.com/git-and-github/merge.md)
- [Conflict - Rebase](https://note.onurbolatoglu.com/git-and-github/conflict-rebase.md)
- [Alias](https://note.onurbolatoglu.com/git-and-github/alias.md)
- [Gitignore](https://note.onurbolatoglu.com/git-and-github/gitignore.md)
- [Diff](https://note.onurbolatoglu.com/git-and-github/diff.md)
- [Checkout](https://note.onurbolatoglu.com/git-and-github/checkout.md)
- [Stash](https://note.onurbolatoglu.com/git-and-github/stash.md)
- [Other](https://note.onurbolatoglu.com/git-and-github/other.md)
- [S3](https://note.onurbolatoglu.com/aws/s3.md): Bir S3 bucket'ında neleri özelleştirebiliriz?
- [EC2](https://note.onurbolatoglu.com/aws/ec2.md): Elastic Compute Cloud
- [ELB](https://note.onurbolatoglu.com/aws/elb.md): Elastic Load Balancer
- [Auto Scaling](https://note.onurbolatoglu.com/aws/auto-scaling.md)
- [EFS](https://note.onurbolatoglu.com/aws/efs.md): Elastic File Storage (NFS Protokolü)
- [VPC](https://note.onurbolatoglu.com/aws/vpc.md): Virtual Private Cloud
- [CloudFront](https://note.onurbolatoglu.com/aws/cloudfront.md): AWS dünyasının CDN hizmeti
- [Route53](https://note.onurbolatoglu.com/aws/route53.md)
- [RDS](https://note.onurbolatoglu.com/aws/rds.md): AWS Database
- [ElastiCache](https://note.onurbolatoglu.com/aws/elasticache.md): in-memory-caching-service
- [CloudWatch](https://note.onurbolatoglu.com/aws/cloudwatch.md)
- [CloudTrail](https://note.onurbolatoglu.com/aws/cloudtrail.md): AWS Kayıt Defteri
- [CloudFormation](https://note.onurbolatoglu.com/aws/cloudformation.md)
- [SNS](https://note.onurbolatoglu.com/aws/sns.md): Simple Notification Service
- [SQS](https://note.onurbolatoglu.com/aws/sqs.md): Simple Queue Service
- [SWF](https://note.onurbolatoglu.com/aws/swf.md): Simple Workflow Service
- [SES](https://note.onurbolatoglu.com/aws/ses.md): Simple Email Services
- [Kinesis](https://note.onurbolatoglu.com/aws/kinesis.md)
- [AWSConfig](https://note.onurbolatoglu.com/aws/awsconfig.md)
- [OpsWork](https://note.onurbolatoglu.com/aws/opswork.md)
- [Lambda - Api Gateway](https://note.onurbolatoglu.com/aws/lambda-api-gateway.md)
- [ECS - EKS](https://note.onurbolatoglu.com/aws/ecs-eks.md)
- [KMS](https://note.onurbolatoglu.com/aws/kms.md): Key Management Service
- [Directory Service](https://note.onurbolatoglu.com/aws/directory-service.md)
- [Snowball](https://note.onurbolatoglu.com/aws/snowball.md)
- [Storage Gateway](https://note.onurbolatoglu.com/aws/storage-gateway.md)
- [Volume Gateway](https://note.onurbolatoglu.com/aws/volume-gateway.md)
- [Tape Gateway](https://note.onurbolatoglu.com/aws/tape-gateway.md)
- [Organizations](https://note.onurbolatoglu.com/aws/organizations.md)
- [Backup-Transfer-CloudShell](https://note.onurbolatoglu.com/aws/backup-transfer-cloudshell.md)
- [IAM](https://note.onurbolatoglu.com/aws/iam.md): Identity and Access Management
- [DataSync](https://note.onurbolatoglu.com/aws/datasync.md)
- [FSx](https://note.onurbolatoglu.com/aws/fsx.md)
- [Aurora Serverless](https://note.onurbolatoglu.com/aws/aurora-serverless.md)
- [Global Accelerator](https://note.onurbolatoglu.com/aws/global-accelerator.md)
- [HPC](https://note.onurbolatoglu.com/aws/hpc.md)
- [Outposts](https://note.onurbolatoglu.com/aws/outposts.md)
- [Others](https://note.onurbolatoglu.com/aws/others.md)
- [Girizhah](https://note.onurbolatoglu.com/ansible/girizhah.md): Ansible
- [YAML](https://note.onurbolatoglu.com/ansible/yaml.md)
- [Komponentler](https://note.onurbolatoglu.com/ansible/komponentler.md)
- [Inventory](https://note.onurbolatoglu.com/ansible/inventory.md)
- [ad-hoc](https://note.onurbolatoglu.com/ansible/ad-hoc.md)
- [Playbook](https://note.onurbolatoglu.com/ansible/playbook.md)
- [Terminoloji](https://note.onurbolatoglu.com/prometheus/terminoloji.md)
- [Ubuntu 20.04 Prometheus Kurulum](https://note.onurbolatoglu.com/prometheus/ubuntu-20.04-prometheus-kurulum.md)
- [prometheus.yml dosyasına ilk bakış:](https://note.onurbolatoglu.com/prometheus/prometheus.yml-dosyasina-ilk-bakis.md)
- [promQL up query](https://note.onurbolatoglu.com/prometheus/promql-up-query.md)
- [Exporters](https://note.onurbolatoglu.com/prometheus/exporters.md)
- [promQL Data Types](https://note.onurbolatoglu.com/prometheus/promql-data-types.md)
- [Selectors  & Matchers](https://note.onurbolatoglu.com/prometheus/selectors-and-matchers.md)
- [Binary Operators](https://note.onurbolatoglu.com/prometheus/binary-operators.md)
- [ignoring and on](https://note.onurbolatoglu.com/prometheus/ignoring-and-on.md)
- [Aggregation Operators](https://note.onurbolatoglu.com/prometheus/aggregation-operators.md)
- [Functions](https://note.onurbolatoglu.com/prometheus/functions.md)
- [Alıştırma](https://note.onurbolatoglu.com/prometheus/alistirma.md)
- [Client Libraries](https://note.onurbolatoglu.com/prometheus/client-libraries.md)
- [Examining the data of our Python application](https://note.onurbolatoglu.com/prometheus/examining-the-data-of-our-python-application.md)
- [Examining the data of our GO application](https://note.onurbolatoglu.com/prometheus/examining-the-data-of-our-go-application.md)
- [Recording Rules](https://note.onurbolatoglu.com/prometheus/recording-rules.md)
- [rate functions](https://note.onurbolatoglu.com/prometheus/rate-functions.md)
- [Alerting](https://note.onurbolatoglu.com/prometheus/alerting.md)
- [Alert Routing](https://note.onurbolatoglu.com/prometheus/alert-routing.md)
- [Slack integration with Prometheus](https://note.onurbolatoglu.com/prometheus/slack-integration-with-prometheus.md)
- [PagerDuty integration with Prometheus](https://note.onurbolatoglu.com/prometheus/pagerduty-integration-with-prometheus.md)
- [BlackBox exporter](https://note.onurbolatoglu.com/prometheus/blackbox-exporter.md)
- [Push Gateway](https://note.onurbolatoglu.com/prometheus/push-gateway.md)
- [Service Discovery](https://note.onurbolatoglu.com/prometheus/service-discovery.md)
- [kube cadvisor with external prometheus](https://note.onurbolatoglu.com/prometheus/kube-cadvisor-with-external-prometheus.md)
- [aws with prometheus](https://note.onurbolatoglu.com/prometheus/aws-with-prometheus.md)
- [CloudWatch Exporter](https://note.onurbolatoglu.com/prometheus/cloudwatch-exporter.md)
- [mysql exporter](https://note.onurbolatoglu.com/prometheus/mysql-exporter.md)
- [Custom exporter with Python](https://note.onurbolatoglu.com/prometheus/custom-exporter-with-python.md)
- [Prometheus with HTTP API](https://note.onurbolatoglu.com/prometheus/prometheus-with-http-api.md)
- [Prometheus Federation For Kubernetes](https://note.onurbolatoglu.com/prometheus/prometheus-federation-for-kubernetes.md): Harici Prometheus ile kubernetes cluster'ı monitör etmek.
- [Grafana](https://note.onurbolatoglu.com/prometheus/grafana.md)
- [Prometheus: Ne zaman kullanılmalı? Ne zaman kullanılmamalıdır?](https://note.onurbolatoglu.com/prometheus/prometheus-ne-zaman-kullanilmali-ne-zaman-kullanilmamalidir.md)
- [Docker Sheets](https://note.onurbolatoglu.com/sheets/docker-sheets.md)
- [Kube Sheets](https://note.onurbolatoglu.com/sheets/kube-sheets.md)
- [Introduction](https://note.onurbolatoglu.com/12-factor-app/introduction.md)
- [Codebase](https://note.onurbolatoglu.com/12-factor-app/codebase.md)
- [Dependencies](https://note.onurbolatoglu.com/12-factor-app/dependencies.md)
- [Concurrency](https://note.onurbolatoglu.com/12-factor-app/concurrency.md)
- [Processes](https://note.onurbolatoglu.com/12-factor-app/processes.md)
- [Backing Services](https://note.onurbolatoglu.com/12-factor-app/backing-services.md)
- [Config](https://note.onurbolatoglu.com/12-factor-app/config.md)
- [Build, release, run](https://note.onurbolatoglu.com/12-factor-app/build-release-run.md)
- [Port binding](https://note.onurbolatoglu.com/12-factor-app/port-binding.md)
- [Disposability](https://note.onurbolatoglu.com/12-factor-app/disposability.md)
- [Dev/prod parity](https://note.onurbolatoglu.com/12-factor-app/dev-prod-parity.md)
- [Logs](https://note.onurbolatoglu.com/12-factor-app/logs.md)
- [Admin processes](https://note.onurbolatoglu.com/12-factor-app/admin-processes.md)
- [Azure Active Directory ( Entra ID )](https://note.onurbolatoglu.com/azure-104/azure-active-directory-entra-id.md)
- [Subscriptions](https://note.onurbolatoglu.com/azure-104/subscriptions.md)
- [Virtual Network (VNET)](https://note.onurbolatoglu.com/azure-104/virtual-network-vnet.md)
- [Virtual Machines](https://note.onurbolatoglu.com/azure-104/virtual-machines.md)
- [Load Balancing](https://note.onurbolatoglu.com/azure-104/load-balancing.md)
- [Network Advanced](https://note.onurbolatoglu.com/azure-104/network-advanced.md)
- [Automating Deployment and Configuration](https://note.onurbolatoglu.com/azure-104/automating-deployment-and-configuration.md)
- [Securing Storage](https://note.onurbolatoglu.com/azure-104/securing-storage.md)
- [Administering Azure Blobs and Azure Files](https://note.onurbolatoglu.com/azure-104/administering-azure-blobs-and-azure-files.md)
- [Managing Storage](https://note.onurbolatoglu.com/azure-104/managing-storage.md)
- [App Service](https://note.onurbolatoglu.com/azure-104/app-service.md)
- [Azure Container](https://note.onurbolatoglu.com/azure-104/azure-container.md)
- [Backup And Recovery](https://note.onurbolatoglu.com/azure-104/backup-and-recovery.md)
- [Network Watcher](https://note.onurbolatoglu.com/azure-104/network-watcher.md)
- [Resource Monitoring And Alerts](https://note.onurbolatoglu.com/azure-104/resource-monitoring-and-alerts.md)
- [identity and access management](https://note.onurbolatoglu.com/azure-305/identity-and-access-management.md)
- [Desing Azure AD (Entra ID)](https://note.onurbolatoglu.com/azure-305/desing-azure-ad-entra-id.md)
- [Desing for Azure B2B](https://note.onurbolatoglu.com/azure-305/desing-for-azure-b2b.md)
- [Desing for Azure B2C](https://note.onurbolatoglu.com/azure-305/desing-for-azure-b2c.md)
- [Design for MFA and Conditional Access](https://note.onurbolatoglu.com/azure-305/design-for-mfa-and-conditional-access.md)
- [Design for Identity Protection](https://note.onurbolatoglu.com/azure-305/design-for-identity-protection.md)
- [Access Reviews](https://note.onurbolatoglu.com/azure-305/access-reviews.md)
- [Managed identity Demostration](https://note.onurbolatoglu.com/azure-305/managed-identity-demostration.md)
- [Key Vault Demostration](https://note.onurbolatoglu.com/azure-305/key-vault-demostration.md)
- [Governance hierarchy](https://note.onurbolatoglu.com/azure-305/governance-hierarchy.md)
- [Design for Management Groups](https://note.onurbolatoglu.com/azure-305/design-for-management-groups.md)
- [Desing for Subscriptions](https://note.onurbolatoglu.com/azure-305/desing-for-subscriptions.md)
- [Desing for resource groups](https://note.onurbolatoglu.com/azure-305/desing-for-resource-groups.md)
- [Design for resource tags](https://note.onurbolatoglu.com/azure-305/design-for-resource-tags.md)
- [Azure Policy & RBAC](https://note.onurbolatoglu.com/azure-305/azure-policy-and-rbac.md)
- [Desing For Blueprints](https://note.onurbolatoglu.com/azure-305/desing-for-blueprints.md)
- [Desing for Virtual Networks](https://note.onurbolatoglu.com/azure-305/desing-for-virtual-networks.md)
- [Design for on-premises connectivity to Azure](https://note.onurbolatoglu.com/azure-305/design-for-on-premises-connectivity-to-azure.md)
- [Design for network connectivity](https://note.onurbolatoglu.com/azure-305/design-for-network-connectivity.md)
- [Design for application delivery](https://note.onurbolatoglu.com/azure-305/design-for-application-delivery.md)
- [Design for network security and application protection](https://note.onurbolatoglu.com/azure-305/design-for-network-security-and-application-protection.md)
- [Choose a compute solution](https://note.onurbolatoglu.com/azure-305/choose-a-compute-solution.md): Azure: Doğru Yolu Seçmek
- [Design for virtual machines](https://note.onurbolatoglu.com/azure-305/design-for-virtual-machines.md): When to select virtual machines?
- [Azure Batch Demostration](https://note.onurbolatoglu.com/azure-305/azure-batch-demostration.md)
- [Design for Azure App Service](https://note.onurbolatoglu.com/azure-305/design-for-azure-app-service.md)
- [Design for Azure Container Instances](https://note.onurbolatoglu.com/azure-305/design-for-azure-container-instances.md)
- [Design for Azure Kubernetes Service](https://note.onurbolatoglu.com/azure-305/design-for-azure-kubernetes-service.md)
- [Azure Functions Demostration](https://note.onurbolatoglu.com/azure-305/azure-functions-demostration.md)
- [Azure Logic Apps Demostration](https://note.onurbolatoglu.com/azure-305/azure-logic-apps-demostration.md)
- [Design for data storage](https://note.onurbolatoglu.com/azure-305/design-for-data-storage.md)
- [Design for Azure storage accounts](https://note.onurbolatoglu.com/azure-305/design-for-azure-storage-accounts.md)
- [Choose the storage replication](https://note.onurbolatoglu.com/azure-305/choose-the-storage-replication.md)
- [Azure blob storage - Lifecycle & immutable demo](https://note.onurbolatoglu.com/azure-305/azure-blob-storage-lifecycle-and-immutable-demo.md)
- [Azure Files Demostration](https://note.onurbolatoglu.com/azure-305/azure-files-demostration.md)
- [Design Azure disks](https://note.onurbolatoglu.com/azure-305/design-azure-disks.md)
- [Design for storage security](https://note.onurbolatoglu.com/azure-305/design-for-storage-security.md)
- [Azure Table Storage And Cosmos DB Demostration](https://note.onurbolatoglu.com/azure-305/azure-table-storage-and-cosmos-db-demostration.md)
- [Azure SQL Solutions](https://note.onurbolatoglu.com/azure-305/azure-sql-solutions.md)
- [Azure SQL Database - Purchasing models](https://note.onurbolatoglu.com/azure-305/azure-sql-database-purchasing-models.md)
- [Database availability](https://note.onurbolatoglu.com/azure-305/database-availability.md)
- [Data security strategy](https://note.onurbolatoglu.com/azure-305/data-security-strategy.md)
- [Azure SQL Edge](https://note.onurbolatoglu.com/azure-305/azure-sql-edge.md)
- [Azure Data Factory](https://note.onurbolatoglu.com/azure-305/azure-data-factory.md)
- [Azure Data Lake Storage](https://note.onurbolatoglu.com/azure-305/azure-data-lake-storage.md)
- [Azure Databricks](https://note.onurbolatoglu.com/azure-305/azure-databricks.md)
- [Azure Synapse Analytics](https://note.onurbolatoglu.com/azure-305/azure-synapse-analytics.md)
- [Azure Stream Analytics](https://note.onurbolatoglu.com/azure-305/azure-stream-analytics.md)
- [Data flow strategy](https://note.onurbolatoglu.com/azure-305/data-flow-strategy.md)
- [Cloud Adoption Framework](https://note.onurbolatoglu.com/azure-305/cloud-adoption-framework.md)
- [Azure Migration Framework](https://note.onurbolatoglu.com/azure-305/azure-migration-framework.md)
- [Assessing workloads](https://note.onurbolatoglu.com/azure-305/assessing-workloads.md)
- [Migration tools](https://note.onurbolatoglu.com/azure-305/migration-tools.md)
- [Azure Database migration](https://note.onurbolatoglu.com/azure-305/azure-database-migration.md)
- [Storage migration](https://note.onurbolatoglu.com/azure-305/storage-migration.md)
- [Azure Backup](https://note.onurbolatoglu.com/azure-305/azure-backup.md)
- [Azure Blob Backup and Recovery](https://note.onurbolatoglu.com/azure-305/azure-blob-backup-and-recovery.md)
- [Azure files backup and recovery](https://note.onurbolatoglu.com/azure-305/azure-files-backup-and-recovery.md)
- [Azure VM backup and recovery](https://note.onurbolatoglu.com/azure-305/azure-vm-backup-and-recovery.md)
- [Azure SQL backup and recovery](https://note.onurbolatoglu.com/azure-305/azure-sql-backup-and-recovery.md)
- [Azure Site Recovery](https://note.onurbolatoglu.com/azure-305/azure-site-recovery.md)
- [Differentiate event and message](https://note.onurbolatoglu.com/azure-305/differentiate-event-and-message.md)
- [Azure messaging solutions](https://note.onurbolatoglu.com/azure-305/azure-messaging-solutions.md)
- [Event Hub](https://note.onurbolatoglu.com/azure-305/event-hub.md)
- [Application optimization solution](https://note.onurbolatoglu.com/azure-305/application-optimization-solution.md)
- [Application lifecycle](https://note.onurbolatoglu.com/azure-305/application-lifecycle.md)
- [Azure Monitor](https://note.onurbolatoglu.com/azure-305/azure-monitor.md)
- [Log Analytics](https://note.onurbolatoglu.com/azure-305/log-analytics.md)
- [Azure workbooks and Insights](https://note.onurbolatoglu.com/azure-305/azure-workbooks-and-insights.md)
- [Azure Data Explorer](https://note.onurbolatoglu.com/azure-305/azure-data-explorer.md)
- [Github Actions Nedir?](https://note.onurbolatoglu.com/github-actions/github-actions-nedir.md)
- [Workflow & Schedule Triggers](https://note.onurbolatoglu.com/github-actions/workflow-and-schedule-triggers.md)
- [Single and Multiple Events](https://note.onurbolatoglu.com/github-actions/single-and-multiple-events.md)
- [Manuel Events](https://note.onurbolatoglu.com/github-actions/manuel-events.md)
- [Webhook Events](https://note.onurbolatoglu.com/github-actions/webhook-events.md)
- [Conditional Keywords For Steps](https://note.onurbolatoglu.com/github-actions/conditional-keywords-for-steps.md)
- [Expressions - 1](https://note.onurbolatoglu.com/github-actions/expressions-1.md)
- [Expressions - 2](https://note.onurbolatoglu.com/github-actions/expressions-2.md)
- [Runners](https://note.onurbolatoglu.com/github-actions/runners.md)
- [Workflow Commands](https://note.onurbolatoglu.com/github-actions/workflow-commands.md)
- [Workflow Context](https://note.onurbolatoglu.com/github-actions/workflow-context.md)
- [Dependent Jobs](https://note.onurbolatoglu.com/github-actions/dependent-jobs.md)
- [Encrypted Secrets](https://note.onurbolatoglu.com/github-actions/encrypted-secrets.md)
- [Configuration Variables](https://note.onurbolatoglu.com/github-actions/configuration-variables.md)
- [Default & Custom Env Varb](https://note.onurbolatoglu.com/github-actions/default-and-custom-env-varb.md)
- [Set Env Varb with Workflow Commands](https://note.onurbolatoglu.com/github-actions/set-env-varb-with-workflow-commands.md)
- [Github Token Secret](https://note.onurbolatoglu.com/github-actions/github-token-secret.md)
- [Add Script to workflow](https://note.onurbolatoglu.com/github-actions/add-script-to-workflow.md)
- [Push Package #1](https://note.onurbolatoglu.com/github-actions/push-package-1.md)
- [Push Package #2 Docker](https://note.onurbolatoglu.com/github-actions/push-package-2-docker.md)
- [Service Containers](https://note.onurbolatoglu.com/github-actions/service-containers.md)
- [Routing workflow to runner](https://note.onurbolatoglu.com/github-actions/routing-workflow-to-runner.md)
- [CodeQL Step](https://note.onurbolatoglu.com/github-actions/codeql-step.md)
- [Caching Package and Dependency Files](https://note.onurbolatoglu.com/github-actions/caching-package-and-dependency-files.md)
- [Remove workflow Artifact](https://note.onurbolatoglu.com/github-actions/remove-workflow-artifact.md)
- [Workflow Status Badge](https://note.onurbolatoglu.com/github-actions/workflow-status-badge.md)
- [Env Protection](https://note.onurbolatoglu.com/github-actions/env-protection.md)
- [Job Matrix Configuration](https://note.onurbolatoglu.com/github-actions/job-matrix-configuration.md)
- [Disable & Delete Workflows](https://note.onurbolatoglu.com/github-actions/disable-and-delete-workflows.md)
- [Actions type for Action](https://note.onurbolatoglu.com/github-actions/actions-type-for-action.md)
- [Inputs and Outputs for actions](https://note.onurbolatoglu.com/github-actions/inputs-and-outputs-for-actions.md)
- [Action Versions](https://note.onurbolatoglu.com/github-actions/action-versions.md)
- [Files and Directories for Actions](https://note.onurbolatoglu.com/github-actions/files-and-directories-for-actions.md)
- [Exit Codes](https://note.onurbolatoglu.com/github-actions/exit-codes.md)
- [Reusable Workflow & Reuse Templates for Actions and Workflows](https://note.onurbolatoglu.com/github-actions/reusable-workflow-and-reuse-templates-for-actions-and-workflows.md)
- [Configure Self Hosted Runners for Enterprise](https://note.onurbolatoglu.com/github-actions/configure-self-hosted-runners-for-enterprise.md)
- [What is Loki?](https://note.onurbolatoglu.com/loki/what-is-loki.md)
- [Architecture of Loki](https://note.onurbolatoglu.com/loki/architecture-of-loki.md)
- [Install Loki For Ubuntu](https://note.onurbolatoglu.com/loki/install-loki-for-ubuntu.md)
- [Install Promtail For Ubuntu](https://note.onurbolatoglu.com/loki/install-promtail-for-ubuntu.md)
- [Querying Logs](https://note.onurbolatoglu.com/loki/querying-logs.md)
- [Loki in Kubernetes](https://note.onurbolatoglu.com/loki/loki-in-kubernetes.md)
- [Deploying Loki in Kubernetes](https://note.onurbolatoglu.com/loki/deploying-loki-in-kubernetes.md)
- [Connecting to Grafana](https://note.onurbolatoglu.com/loki/connecting-to-grafana.md)
- [Viewing Kubernetes logs](https://note.onurbolatoglu.com/loki/viewing-kubernetes-logs.md)
- [Promtail Customize & Pipeline](https://note.onurbolatoglu.com/loki/promtail-customize-and-pipeline.md)
- [Ansible Introduction](https://note.onurbolatoglu.com/ansible-1/ansible-introduction.md)
- [Introduction to Ansible Configuration Files](https://note.onurbolatoglu.com/ansible-1/introduction-to-ansible-configuration-files.md)
- [Ansible Inventory](https://note.onurbolatoglu.com/ansible-1/ansible-inventory.md)
- [Inventory Formats](https://note.onurbolatoglu.com/ansible-1/inventory-formats.md)
- [Ansible Variables](https://note.onurbolatoglu.com/ansible-1/ansible-variables.md)
- [Variable Types](https://note.onurbolatoglu.com/ansible-1/variable-types.md)
- [Registering Variables and Variable Precedence](https://note.onurbolatoglu.com/ansible-1/registering-variables-and-variable-precedence.md)
- [Variable Scoping](https://note.onurbolatoglu.com/ansible-1/variable-scoping.md)
- [Magic Variables](https://note.onurbolatoglu.com/ansible-1/magic-variables.md)
- [Ansible Facts](https://note.onurbolatoglu.com/ansible-1/ansible-facts.md)
- [Ansible Playbooks](https://note.onurbolatoglu.com/ansible-1/ansible-playbooks.md)
- [Verifying Playbooks](https://note.onurbolatoglu.com/ansible-1/verifying-playbooks.md)
- [Ansible lint](https://note.onurbolatoglu.com/ansible-1/ansible-lint.md)
- [Ansible Conditionals](https://note.onurbolatoglu.com/ansible-1/ansible-conditionals.md)
- [Ansible Conditionals based on facts, variables, re-use](https://note.onurbolatoglu.com/ansible-1/ansible-conditionals-based-on-facts-variables-re-use.md)
- [Ansible Loops](https://note.onurbolatoglu.com/ansible-1/ansible-loops.md)
- [Ansible Modules](https://note.onurbolatoglu.com/ansible-1/ansible-modules.md)
- [Introduction to Ansible Plugins](https://note.onurbolatoglu.com/ansible-1/introduction-to-ansible-plugins.md)
- [Modules and Plugins Index](https://note.onurbolatoglu.com/ansible-1/modules-and-plugins-index.md)
- [Introduction to Handlers](https://note.onurbolatoglu.com/ansible-1/introduction-to-handlers.md)
- [Ansible Roles](https://note.onurbolatoglu.com/ansible-1/ansible-roles.md)
- [Ansible Collections](https://note.onurbolatoglu.com/ansible-1/ansible-collections.md)
- [Introduction to Templating](https://note.onurbolatoglu.com/ansible-1/introduction-to-templating.md)
- [Jinja2 Templates for Dynamic Configs](https://note.onurbolatoglu.com/ansible-1/jinja2-templates-for-dynamic-configs.md)
- [Playbook run options](https://note.onurbolatoglu.com/ansible-advanced/playbook-run-options.md)
- [Facts](https://note.onurbolatoglu.com/ansible-advanced/facts.md)
- [Configuration files](https://note.onurbolatoglu.com/ansible-advanced/configuration-files.md)
- [Install required packages](https://note.onurbolatoglu.com/ansible-advanced/install-required-packages.md)
- [SSH keys to managed nodes](https://note.onurbolatoglu.com/ansible-advanced/ssh-keys-to-managed-nodes.md)
- [Adhoc Commands](https://note.onurbolatoglu.com/ansible-advanced/adhoc-commands.md)
- [Commands with shell scripts](https://note.onurbolatoglu.com/ansible-advanced/commands-with-shell-scripts.md)
- [Privilege Escalation](https://note.onurbolatoglu.com/ansible-advanced/privilege-escalation.md)
- [Frequently Asked Questions](https://note.onurbolatoglu.com/ansible-advanced/frequently-asked-questions.md)
- [Additional Modules](https://note.onurbolatoglu.com/ansible-advanced/additional-modules.md)
- [Variable Precedence](https://note.onurbolatoglu.com/ansible-advanced/variable-precedence.md)
- [Variable Scope](https://note.onurbolatoglu.com/ansible-advanced/variable-scope.md)
- [Use variables to retrieve the results of running commands](https://note.onurbolatoglu.com/ansible-advanced/use-variables-to-retrieve-the-results-of-running-commands.md)
- [Magic Variables](https://note.onurbolatoglu.com/ansible-advanced/magic-variables.md)
- [Jinja2 Basics](https://note.onurbolatoglu.com/ansible-advanced/jinja2-basics.md)
- [Jinja2 in Ansible](https://note.onurbolatoglu.com/ansible-advanced/jinja2-in-ansible.md)
- [Templating use cases](https://note.onurbolatoglu.com/ansible-advanced/templating-use-cases.md)
- [Use conditionals to control play execution](https://note.onurbolatoglu.com/ansible-advanced/use-conditionals-to-control-play-execution.md)
- [Blocks](https://note.onurbolatoglu.com/ansible-advanced/blocks.md)
- [Configure error handling](https://note.onurbolatoglu.com/ansible-advanced/configure-error-handling.md)
- [Manage parallelism](https://note.onurbolatoglu.com/ansible-advanced/manage-parallelism.md)
- [Ansible File Separation](https://note.onurbolatoglu.com/ansible-advanced/ansible-file-separation.md)
- [Ansible Roles](https://note.onurbolatoglu.com/ansible-advanced/ansible-roles.md)
- [Ansible Vault](https://note.onurbolatoglu.com/ansible-advanced/ansible-vault.md)
- [Dynamic Inventory](https://note.onurbolatoglu.com/ansible-advanced/dynamic-inventory.md)
- [Linux I/O redirection nedir?](https://note.onurbolatoglu.com/others/linux-i-o-redirection-nedir.md)
- [HashiCorp Packer Nedir?](https://note.onurbolatoglu.com/packer/hashicorp-packer-nedir.md)
- [Templates](https://note.onurbolatoglu.com/packer/templates.md)
- [Builders](https://note.onurbolatoglu.com/packer/builders.md)
- [Provisioners](https://note.onurbolatoglu.com/packer/provisioners.md)
- [Artifacts](https://note.onurbolatoglu.com/packer/artifacts.md)
- [Post-Processors](https://note.onurbolatoglu.com/packer/post-processors.md)
- [Debugging](https://note.onurbolatoglu.com/packer/debugging.md)
- [PACKER\_LOG=1](https://note.onurbolatoglu.com/packer/debugging/packer_log-1.md)
- [packer build -debug](https://note.onurbolatoglu.com/packer/debugging/packer-build-debug.md)
- [-on-error=ask/retry](https://note.onurbolatoglu.com/packer/debugging/on-error-ask-retry.md)
- [Geçici SSH Anahtarları](https://note.onurbolatoglu.com/packer/debugging/gecici-ssh-anahtarlari.md)
- [WinRM](https://note.onurbolatoglu.com/packer/debugging/winrm.md)
- [Workflow](https://note.onurbolatoglu.com/packer/workflow.md)
- [packer init](https://note.onurbolatoglu.com/packer/workflow/packer-init.md)
- [packer validate](https://note.onurbolatoglu.com/packer/workflow/packer-validate.md)
- [packer build](https://note.onurbolatoglu.com/packer/workflow/packer-build.md)
- [packer fmt](https://note.onurbolatoglu.com/packer/workflow/packer-fmt.md)
- [Immutable Infrastructure](https://note.onurbolatoglu.com/packer/immutable-infrastructure.md)
- [Yapılandırma Sapması](https://note.onurbolatoglu.com/packer/immutable-infrastructure/yapilandirma-sapmasi.md)
- [Versiyonlanmış İmajlar](https://note.onurbolatoglu.com/packer/immutable-infrastructure/versiyonlanmis-imajlar.md)
- [Fast deployment](https://note.onurbolatoglu.com/packer/immutable-infrastructure/fast-deployment.md)
- [Rollback](https://note.onurbolatoglu.com/packer/immutable-infrastructure/rollback.md)
- [Desteklenen Platformlar](https://note.onurbolatoglu.com/packer/desteklenen-platformlar.md)
- [Public Clouds](https://note.onurbolatoglu.com/packer/desteklenen-platformlar/public-clouds.md)
- [Docker](https://note.onurbolatoglu.com/packer/desteklenen-platformlar/docker.md)
- [VMware, VirtualBox](https://note.onurbolatoglu.com/packer/desteklenen-platformlar/vmware-virtualbox.md)
- [Yaygın Sorunlar](https://note.onurbolatoglu.com/packer/yaygin-sorunlar.md)
- [Cloud-init](https://note.onurbolatoglu.com/packer/yaygin-sorunlar/cloud-init.md)
- [ulimit](https://note.onurbolatoglu.com/packer/yaygin-sorunlar/ulimit.md)
- [TMPDIR](https://note.onurbolatoglu.com/packer/yaygin-sorunlar/tmpdir.md)
- [WinRM Bağlantı Hataları](https://note.onurbolatoglu.com/packer/yaygin-sorunlar/winrm-baglanti-hatalari.md)
- [Kubernetes Networking](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-networking.md)
- [Temel Amaçlar](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-networking/temel-amaclar.md)
- [Communication](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-networking/temel-amaclar/communication.md)
- [Connectivity](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-networking/temel-amaclar/connectivity.md)
- [Efficient Operation](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-networking/temel-amaclar/efficient-operation.md)
- [Scalability](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-networking/temel-amaclar/scalability.md)
- [Effective Management](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-networking/temel-amaclar/effective-management.md)
- [Ağ Modeli](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-networking/ag-modeli.md)
- [Dört Temel İletişim Türü](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-networking/dort-temel-iletisim-turu.md)
- [IP Adres Aralıkları](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-networking/ip-adres-araliklari.md)
- [CNI](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-networking/cni.md)
- [Advanced](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-networking/advanced.md)
- [Kubernetes Ağ Modeli](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-networking/kubernetes-ag-modeli.md)
- [Temel Kavramlar](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-networking/kubernetes-ag-modeli/temel-kavramlar.md)
- [Örnekler](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-networking/kubernetes-ag-modeli/ornekler.md)
- [Namespaces](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-networking/kubernetes-ag-modeli/namespaces.md)
- [Host Network Interfaces](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-networking/kubernetes-ag-modeli/host-network-interfaces.md)
- [Araçlar ve Komutlar](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-networking/kubernetes-ag-modeli/araclar-ve-komutlar.md)
- [Container Network Interface](https://note.onurbolatoglu.com/kubernetes-networking/container-network-interface.md)
- [Cilium](https://note.onurbolatoglu.com/kubernetes-networking/container-network-interface/cilium.md)
- [Installing Cilium and Hubble CLI](https://note.onurbolatoglu.com/kubernetes-networking/container-network-interface/installing-cilium-and-hubble-cli.md)
- [Internal Kubernetes Communication](https://note.onurbolatoglu.com/kubernetes-networking/container-network-interface/internal-kubernetes-communication.md)
- [Pod to Pod Communication](https://note.onurbolatoglu.com/kubernetes-networking/container-network-interface/pod-to-pod-communication.md)
- [Network Policies Overview](https://note.onurbolatoglu.com/kubernetes-networking/container-network-interface/network-policies-overview.md)
- [Network Policies Demo](https://note.onurbolatoglu.com/kubernetes-networking/container-network-interface/network-policies-overview/network-policies-demo.md)
- [Kubernetes Services](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-services.md)
- [Service Discovery & DNS](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-services/service-discovery-and-dns.md)
- [Service Discovery and DNS #2](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-services/service-discovery-and-dns/service-discovery-and-dns-2.md)
- [Service Types](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-services/service-types.md)
- [Demo](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-services/service-types/demo.md)
- [Endpoints and Endpoint Slices](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-services/endpoints-and-endpoint-slices.md)
- [Demo](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-services/endpoints-and-endpoint-slices/demo.md)
- [Troubleshooting Internal Networking](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-services/troubleshooting-internal-networking.md)
- [Demo](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-services/troubleshooting-internal-networking/demo.md)
- [Kubernetes Ingress](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-ingress.md)
- [Ingress Controllers](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-ingress/ingress-controllers.md)
- [Traefik Overview](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-ingress/traefik-overview.md)
- [Demo](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-ingress/traefik-overview/demo.md)
- [External DNS Overview](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-ingress/external-dns-overview.md)
- [Demo](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-ingress/external-dns-overview/demo.md)
- [Advanced Networking](https://note.onurbolatoglu.com/kubernetes-networking/kubernetes-ingress/advanced-networking.md)
- [Network Security](https://note.onurbolatoglu.com/kubernetes-networking/network-security.md)
- [Cert Manager and Lets Encrypt Overview](https://note.onurbolatoglu.com/kubernetes-networking/network-security/cert-manager-and-lets-encrypt-overview.md)
- [Demo](https://note.onurbolatoglu.com/kubernetes-networking/network-security/cert-manager-and-lets-encrypt-overview/demo.md)
- [CNI Network Policies](https://note.onurbolatoglu.com/kubernetes-networking/network-security/cni-network-policies.md)
- [Demo](https://note.onurbolatoglu.com/kubernetes-networking/network-security/cni-network-policies/demo.md)
- [mTLS](https://note.onurbolatoglu.com/kubernetes-networking/network-security/mtls.md)
- [Cilium Hubble](https://note.onurbolatoglu.com/kubernetes-networking/network-security/cilium-hubble.md)
- [Demo](https://note.onurbolatoglu.com/kubernetes-networking/network-security/cilium-hubble/demo.md)
- [How To Build A Virtual Environment](https://note.onurbolatoglu.com/vmware-vsphere/how-to-build-a-virtual-environment.md)
- [Hardware Virtualization](https://note.onurbolatoglu.com/vmware-vsphere/hardware-virtualization.md)
- [VMware vSphere Components and Features](https://note.onurbolatoglu.com/vmware-vsphere/vmware-vsphere-components-and-features.md)
- [ESXi Hardware Requirements](https://note.onurbolatoglu.com/vmware-vsphere/esxi-hardware-requirements.md)
- [ESXi Network management](https://note.onurbolatoglu.com/vmware-vsphere/esxi-network-management.md)
- [Troubleshooting and System Logs](https://note.onurbolatoglu.com/vmware-vsphere/troubleshooting-and-system-logs.md)
- [Thick And Thin-Provisioned Disks](https://note.onurbolatoglu.com/vmware-vsphere/thick-and-thin-provisioned-disks.md)
- [A Virtual Machine Options](https://note.onurbolatoglu.com/vmware-vsphere/a-virtual-machine-options.md)
- [Maximum Number Of Virtual Machines Per Host](https://note.onurbolatoglu.com/vmware-vsphere/maximum-number-of-virtual-machines-per-host.md)
- [Files That Make Up A Virtual Machine](https://note.onurbolatoglu.com/vmware-vsphere/files-that-make-up-a-virtual-machine.md)
- [OVF and OVA File Formats and Templates](https://note.onurbolatoglu.com/vmware-vsphere/ovf-and-ova-file-formats-and-templates.md)
- [Introduction to vCenter Server: Windows Hardware Requirements](https://note.onurbolatoglu.com/vmware-vsphere/introduction-to-vcenter-server-windows-hardware-requirements.md)
- [Add an ESXi Host to the vCenter Server Inventory](https://note.onurbolatoglu.com/vmware-vsphere/add-an-esxi-host-to-the-vcenter-server-inventory.md)
- [Difference Between ESXi And vCenter Server User Interface](https://note.onurbolatoglu.com/vmware-vsphere/difference-between-esxi-and-vcenter-server-user-interface.md)
- [Managing ESXi Hosts in vCenter Server](https://note.onurbolatoglu.com/vmware-vsphere/managing-esxi-hosts-in-vcenter-server.md)
- [Creating A Virtual Machine In vCenter Server](https://note.onurbolatoglu.com/vmware-vsphere/creating-a-virtual-machine-in-vcenter-server.md)
- [Work in Progress Panel](https://note.onurbolatoglu.com/vmware-vsphere/work-in-progress-panel.md)
- [Understanding Clones](https://note.onurbolatoglu.com/vmware-vsphere/understanding-clones.md)
- [Cloning a Windows Virtual Machine: Destination Host](https://note.onurbolatoglu.com/vmware-vsphere/understanding-clones/cloning-a-windows-virtual-machine-destination-host.md)
- [Cloning a Windows Virtual machine: Storage Options](https://note.onurbolatoglu.com/vmware-vsphere/understanding-clones/cloning-a-windows-virtual-machine-storage-options.md)
- [Create a Customization Specification for Windows in the vSphere Client](https://note.onurbolatoglu.com/vmware-vsphere/understanding-clones/create-a-customization-specification-for-windows-in-the-vsphere-client.md)
- [New VM Guest Customization Specification: Network Configuration](https://note.onurbolatoglu.com/vmware-vsphere/understanding-clones/new-vm-guest-customization-specification-network-configuration.md)
- [Run and Complete The Process of Cloning a VM](https://note.onurbolatoglu.com/vmware-vsphere/understanding-clones/run-and-complete-the-process-of-cloning-a-vm.md)
- [Cloning a Linux Virtual machine](https://note.onurbolatoglu.com/vmware-vsphere/understanding-clones/cloning-a-linux-virtual-machine.md)
- [Customization Specification Manage](https://note.onurbolatoglu.com/vmware-vsphere/understanding-clones/customization-specification-manage.md)
- [Clone a Powered On Virtual Machine](https://note.onurbolatoglu.com/vmware-vsphere/understanding-clones/clone-a-powered-on-virtual-machine.md)
- [Introduction To VMware Template](https://note.onurbolatoglu.com/vmware-vsphere/introduction-to-vmware-template.md)
- [Clone A Virtual Machine To A Template](https://note.onurbolatoglu.com/vmware-vsphere/clone-a-virtual-machine-to-a-template.md)
- [Deploy a Virtual Machine from a Template](https://note.onurbolatoglu.com/vmware-vsphere/deploy-a-virtual-machine-from-a-template.md)
- [Clone to Template in Content Library](https://note.onurbolatoglu.com/vmware-vsphere/clone-to-template-in-content-library.md)
- [Scheduling a Clone Task](https://note.onurbolatoglu.com/vmware-vsphere/scheduling-a-clone-task.md)
- [Other Scheduler Task Available](https://note.onurbolatoglu.com/vmware-vsphere/other-scheduler-task-available.md)
- [Virtual Machine Startup](https://note.onurbolatoglu.com/vmware-vsphere/virtual-machine-startup.md)
- [Virtual Machine Shutdown](https://note.onurbolatoglu.com/vmware-vsphere/virtual-machine-shutdown.md)
- [introduction to User Permissions](https://note.onurbolatoglu.com/vmware-vsphere/introduction-to-user-permissions.md)
- [Create User, Manage Permission at ESXi Level](https://note.onurbolatoglu.com/vmware-vsphere/create-user-manage-permission-at-esxi-level.md)
- [Create and Customize User Roles](https://note.onurbolatoglu.com/vmware-vsphere/create-and-customize-user-roles.md)
- [Log in With a Custom User Roles](https://note.onurbolatoglu.com/vmware-vsphere/log-in-with-a-custom-user-roles.md)
- [Create User, Manage Permission at vCenter Server Level](https://note.onurbolatoglu.com/vmware-vsphere/create-user-manage-permission-at-vcenter-server-level.md)
- [Create a New User and Roles at vCenter Server Level](https://note.onurbolatoglu.com/vmware-vsphere/create-a-new-user-and-roles-at-vcenter-server-level.md)
- [Virtual Machine Power User](https://note.onurbolatoglu.com/vmware-vsphere/virtual-machine-power-user.md)
- [Benefits of Having More vCenter Users](https://note.onurbolatoglu.com/vmware-vsphere/benefits-of-having-more-vcenter-users.md)
- [Create A User for A Specific ChildItem](https://note.onurbolatoglu.com/vmware-vsphere/create-a-user-for-a-specific-childitem.md)
- [User with Different Roles in Different Items](https://note.onurbolatoglu.com/vmware-vsphere/user-with-different-roles-in-different-items.md)
- [introduction to Security Profile](https://note.onurbolatoglu.com/vmware-vsphere/introduction-to-security-profile.md)
- [Security Profile: Firewall Profiles](https://note.onurbolatoglu.com/vmware-vsphere/security-profile-firewall-profiles.md)
- [Enabling or Disabling a Service in the Security Profile](https://note.onurbolatoglu.com/vmware-vsphere/enabling-or-disabling-a-service-in-the-security-profile.md)
- [Enabling or Disabling Lockdown Mode on an ESXi Host](https://note.onurbolatoglu.com/vmware-vsphere/enabling-or-disabling-lockdown-mode-on-an-esxi-host.md)
- [Host Image Profile and Host Encryption Level](https://note.onurbolatoglu.com/vmware-vsphere/host-image-profile-and-host-encryption-level.md)
- [Introduction To Virtual Network Standard Switches](https://note.onurbolatoglu.com/vmware-vsphere/introduction-to-virtual-network-standard-switches.md)
- [Types of Virtual Switch Available in VMware](https://note.onurbolatoglu.com/vmware-vsphere/types-of-virtual-switch-available-in-vmware.md)
- [ESXi Host Networking Concepts Overview](https://note.onurbolatoglu.com/vmware-vsphere/esxi-host-networking-concepts-overview.md)
- [The VMkernel, The Port Group and The Physical Adapters](https://note.onurbolatoglu.com/vmware-vsphere/the-vmkernel-the-port-group-and-the-physical-adapters.md)
- [Adding More Physical Network Adapter Into Your Lab](https://note.onurbolatoglu.com/vmware-vsphere/adding-more-physical-network-adapter-into-your-lab.md)
- [Configure Virtual Switch Security and Load-Balancing Policies](https://note.onurbolatoglu.com/vmware-vsphere/configure-virtual-switch-security-and-load-balancing-policies.md)
- [Add a Physical Adapter to A Standard Switch for Redundancy](https://note.onurbolatoglu.com/vmware-vsphere/add-a-physical-adapter-to-a-standard-switch-for-redundancy.md)
