Translated ['.github/pull_request_template.md', 'src/pentesting-cloud/az

This commit is contained in:
Translator
2024-12-31 18:57:14 +00:00
parent 7770a50092
commit 77a009d308
244 changed files with 8632 additions and 11470 deletions

View File

@@ -4,8 +4,7 @@
## Memorystore
Reduce latency with scalable, secure, and highly available in-memory service for [**Redis**](https://cloud.google.com/sdk/gcloud/reference/redis) and [**Memcached**](https://cloud.google.com/sdk/gcloud/reference/memcache). Learn more.
Reduzieren Sie die Latenz mit einem skalierbaren, sicheren und hochverfügbaren In-Memory-Dienst für [**Redis**](https://cloud.google.com/sdk/gcloud/reference/redis) und [**Memcached**](https://cloud.google.com/sdk/gcloud/reference/memcache). Erfahren Sie mehr.
```bash
# Memcache
gcloud memcache instances list --region <region>
@@ -17,9 +16,4 @@ gcloud redis instances list --region <region>
gcloud redis instances describe <INSTACE> --region <region>
gcloud redis instances export gs://my-bucket/my-redis-instance.rdb my-redis-instance --region=us-central1
```
{{#include ../../../banners/hacktricks-training.md}}