Questions tagged [cloud]
Cloud computing is the delivery of computing as a service rather than a product, whereby shared resources, software, and information are provided to computers and other devices as a utility (like the electricity grid) over a network (typically the Internet)
921 questions
-2
votes
0
answers
30
views
How to solve the 429 rateLimitExceeded issue [closed]
I am new to this. Error free with the free 90 day trail on google cloud using simple API, but now with paid basic plan every run result in 429 resource exhausted error. what the best solution to get ...
0
votes
0
answers
176
views
Is "Sync" in Intune equivalent to "Policy sync" in Defender for Cloud?
TLDR: Does the "Sync" button under Intune perform the same functions as "Sync policy" in Defender for Cloud?
I have inherited an environment which uses Entra ID for user ...
0
votes
1
answer
187
views
How to stop Samba4 internal DNS from automatically adding eth0 IP to the domain zone?
I have a Samba4 server domain controller, using samba_internal as the DNS back end. After manually removing the eth0 IP address from the DNS zone, it is automatically re-added after a few minutes. ...
1
vote
1
answer
161
views
How to download and boot a AWS VM on-premise
we need to find a way to download and run AWS EC2 instances (old SAP ERP systems) in our on-premise infrastructure.
For testing the procedure i actually try to download and run a small EC2 test-...
1
vote
0
answers
71
views
Kubernetes engine error with apiVersion and kind
I'm getting an error
This apiVersion and/or kind does not reference a schema known by Cloud Code. Please ensure you are using a valid apiVersion and kind.
on both manifest.yaml and nordered-service....
0
votes
1
answer
298
views
How to forward traffic within an Azure subnet
I am testing a scenario where we need to forward all traffic to a VM, then this VM should forward the traffic to the intended machine. (cannot say "why").
Created Vnet "VN", ...
0
votes
1
answer
287
views
Difference between an on-premises server and a cloud server
I heard someone talking about how the cloud is becoming more prevalent and most servers today are made for the cloud. Because of that, finding a server for local usage will become harder.
What does ...
1
vote
1
answer
680
views
Failed to update apt packages in ubuntu 20.04 at shim-signed
I am using VMs on GCP. and sometime I need to restore a the VM disk to an older snapshot. so the way I do it is I create a new disk from the old snapshot. delete the old one. and attach the new one ...
0
votes
1
answer
112
views
Custom Domain not working without www in the front
I have purchased a custom domain and hosting service from Cloudflare. I am using Azure CDN for front end caching & delivering static content from Azure Storage Account (Static web hosting)
I have ...
0
votes
1
answer
98
views
GoogleCloud Networking BYOIP with part of subnet advertised from on-site via VPN tunnel
I have a public IP subnet that I currently use onsite for our public facing servers and I would like to take them step-by-step to google cloud using their BYOIP support.
For testing I brought one ...
0
votes
1
answer
287
views
How can I monitor Glue jobs that are fired by EventBridge?
My stack is as follows:
EventBridge fires a Glue job at a regular interval.
Said Glue job runs Python scripts, which run as Step Functions.
The output of these scripts is saved to S3.
How can I ...
0
votes
1
answer
450
views
How to put multiple VMs behind a single *private* IP address on Azure?
I'm working on creating a Blue/Green deployment for a product in Azure but I'm running into a problem regarding outbound traffic to an on-premisses database.
Our initial idea can be seen in this ...
1
vote
0
answers
189
views
Delete OCI Compartments
I'm trying to delete unwanted OCI compartments, but can't seem to do it. When I look in Tenancy Explorer, the compartments are empty.
The only thing I can find is: Log Groups in compartment shows ...
0
votes
0
answers
93
views
Digital Ocean Spaces - Root Domain instead of Subdomain
Digital ocean spaces support subdomain such as
product.example.com/image
But I want to use it with Root Domain instead of subdomain such as
example.com/image
Can anyone give me some helpful ...
1
vote
2
answers
678
views
What causes Google Cloud Run job to fail with error "Killed"?
I'm cloning multiple repositories (using git clone) inside my Google Cloud Run job and one of them makes Google Cloud killing the container with exit 1. See the log:
{
insertId: "xxx&...