LAB 15 (Object Storage : API Connectivity & Compute) - arunsinghchauhan38-arch/CLOUDARCHITECTDOC GitHub Wiki

LAB 15 (Object Storage : API Connectivity & Compute)

Steps to connect Object storage with compute

tar -cvf scripts05052026.tar scripts
oci os object put -bn Test-bucket --file scripts05052026.tar

Step 2 Install Paythan 3 application

sudo dnf install python3
sudo dnf install python3-pip
python3 -m pip install oci-cli --upgrade
oci --version
oci os object put -bn Test-bucket --file scripts05052026.tar
cat config
oci os object put -bn Test_Bucket --file scripts01012025.tar