Tags
Storage
Alibaba Cloud Full Stack (4): OSS — Object Storage Done Right
Master Alibaba Cloud OSS: bucket types, storage classes, access control (ACL, RAM, STS, signed URLs), lifecycle rules, cross-region replication, CDN integration, and custom domains. Build a complete media storage …
Docker and Containers (4): Networking and Volumes — How Containers Talk and Persist
Containers are ephemeral by default — they lose data when deleted and run in isolated networks. Volumes and networks are the two mechanisms that connect containers to the persistent, communicating world.

