https://github.com/escalopa/cloud-services
Cloud service practice using yandex-cloud & boto3
https://github.com/escalopa/cloud-services
boto3 cloud cloud-storage python3
Last synced: 2 months ago
JSON representation
Cloud service practice using yandex-cloud & boto3
- Host: GitHub
- URL: https://github.com/escalopa/cloud-services
- Owner: escalopa
- Created: 2022-10-06T11:15:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-11T09:11:09.000Z (over 2 years ago)
- Last Synced: 2025-01-19T15:20:35.353Z (4 months ago)
- Topics: boto3, cloud, cloud-storage, python3
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cloud-services
This repo is practice for cloud services:
cloud service provider used: [yandex-cloud](https://cloud.yandex.com/en/)
## lab0
**Lesssons learned**
1. create a bucket on the cloud
2. get bucket lists
3. upload file to cloud
4. download file from the cloud