ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
Commands are here: #1 Scaling Memcached horizontallyaws elasticache modify-cache-cluster --cache-cluster-id your-cluster-id --num-cache-nodes 2 --apply-immediately --region your-region#2 Delete a clusteraws elasticache delete-cache-cluster --cache-cluster-id your-cluster-id --region your-region
Commands are here:
#1 Scaling Memcached horizontally
aws elasticache modify-cache-cluster --cache-cluster-id your-cluster-id --num-cache-nodes 2 --apply-immediately --region your-region
#2 Delete a cluster
aws elasticache delete-cache-cluster --cache-cluster-id your-cluster-id --region your-region