This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| virtualization:cloud:oci [2021/07/26 18:43] – jotasandoku | virtualization:cloud:oci [2023/11/02 14:38] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| * SG (Service Gateway) (~ AWS service endpoints) | * SG (Service Gateway) (~ AWS service endpoints) | ||
| * IG (Internet Gateway) (~ IGW ) | * IG (Internet Gateway) (~ IGW ) | ||
| - | * Compute [[https:// | + | * Compute [[https:// |
| * IAM (Identity and Access Management - policies/ | * IAM (Identity and Access Management - policies/ | ||
| * ?? AMI (vm source code) | * ?? AMI (vm source code) | ||
| Line 15: | Line 15: | ||
| * ?? (~DNS route 53) | * ?? (~DNS route 53) | ||
| - | * [[https://oracle-my.sharepoint.com/: | + | * [[https://mycompany2-my.sharepoint.com/: |
| * [[https:// | * [[https:// | ||
| ---- | ---- | ||
| - | * OCI images [[https:// | + | * OCI images [[https:// |
| - | * OCI shapes [[https:// | + | * OCI shapes [[https:// |
| ---- | ---- | ||
| Line 48: | Line 48: | ||
| DNS:\\ | DNS:\\ | ||
| - | __Internet and VCN Resolver__ (VCN and Internet): | + | __Internet and VCN Resolver__ (VCN and Internet): |
| Is configured in at the subnet level with thhe **dhcp options (ie we use dhcp responses to configure DNS**. \\ | Is configured in at the subnet level with thhe **dhcp options (ie we use dhcp responses to configure DNS**. \\ | ||
| - | Is added as subdomains. TLD is '' | + | Is added as subdomains. TLD is '' |
| \\ | \\ | ||
| - | __Custom Resolver__: [[https:// | + | __Custom Resolver__: [[https:// |
| \\ | \\ | ||
| - | __Private DNS service__: | + | __Private DNS service__: |
| Line 66: | Line 66: | ||
| OCI CLI:\\ | OCI CLI:\\ | ||
| - | [[https:// | + | [[https:// |
| oci setup config | oci setup config | ||
| | | ||
| PRETTY TABLE FORMAT:\\ | PRETTY TABLE FORMAT:\\ | ||
| - | oci compute instance list --query "data [*].{ImageName: | + | oci compute instance list --query "data [*].{ImageName: |
| --output table | --output table | ||
| Line 86: | Line 86: | ||
| Files location: | Files location: | ||
| / | / | ||
| - | / | + | / |
| / | / | ||
| / | / | ||
| Line 92: | Line 92: | ||
| oci_api_key | oci_api_key | ||
| \\ | \\ | ||
| - | [[https:// | + | [[https:// |
| ---- | ---- | ||
| Line 128: | Line 128: | ||
| STORAGE: | STORAGE: | ||
| - | * **BLOCK: ** mounted drives, no meta data, 512B blocks. Classical for Windows NTFS | + | * **BLOCK: ** (~ EBS ) |
| + | | ||
| * Boot and block volumes | * Boot and block volumes | ||
| * Beyond the lifespan of compute instances. automatically in all FD | * Beyond the lifespan of compute instances. automatically in all FD | ||
| Line 178: | Line 179: | ||
| \\ | \\ | ||
| DATA SAFE:\\ | DATA SAFE:\\ | ||
| - | Service to protect information in Oracle | + | Service to protect information in mycompany2 |
| Line 184: | Line 185: | ||
| CLOUD ADVISOR:\\ | CLOUD ADVISOR:\\ | ||
| To notify, eg, about underused resources. Gives recommendations to save money without degrading performance. | To notify, eg, about underused resources. Gives recommendations to save money without degrading performance. | ||
| + | |||