cloud Questions
2
I have a scenario in an implementation of spring cloud gateway (Just for illustration call that service custom api gateway). In this 'Custom API Gateway' I want to define a route, filters, predica...
2
I am looking for free solution to image hosting with CDN. I got website on small paid hosting and there will be lot of image galleries which I would like to upload to some cloud like Google Drive a...
8
I want to place the git repository in a folder directly above the classpath during the development stage of an application.
Currently, I have this as my Spring Cloud git URI:
spring.cloud.config....
Embank asked 14/12, 2018 at 21:48
8
After hitting this link to upgrade a CodeSandbox to the new CloudSandbox Web Editor
I can no longer find the highly useful "Console" and "Problems" windows:
Where did they go?...
Hoff asked 12/5, 2023 at 19:15
3
Solved
I have an AWS cloudfront ahead of an S3 bucket that contains my frontend app (https://myapp.com). When I go to https://myapp.com/experts?profession=carpenter through the navigation elements of my s...
Shetrit asked 3/3, 2019 at 5:12
3
Solved
After creating a new VPC and creating a new subnet, In the subnet settings there is an 'Enable auto-assign public IPv4 address' option.
So if I create an instance in this subnet, will that instance...
Monson asked 17/4, 2022 at 18:7
2
Solved
I'd like to create a pre-signed upload URL to a storage bucket, and would like to avoid an explicit reference to a json key.
Currently, I'm attempting to do this with the Default App Engine Service...
Beni asked 4/1, 2021 at 19:48
3
Solved
Right now, I'm working on my master's thesis and I need to train a huge Transformer model on GCP. And the fastest way to train deep learning models is to use GPU. So, I was wondering which GPU shou...
Kaminsky asked 22/10, 2021 at 9:35
6
Solved
I have a zip archive uploaded in S3 in a certain location (say /foo/bar.zip)
I would like to extract the values within bar.zip and place it under /foo without downloading or re-uploading the extrac...
Imponderabilia asked 3/2, 2015 at 4:38
3
We have recently huge cost increasing (x8 times) on CloudWatch GetMetricData operation. We have a lot of log groups and different teams on the same Aws Account.
Do you know how could we find out th...
Delwin asked 4/8, 2020 at 20:12
3
Solved
There are similar questions but all of them need you to clone repository and then run some utility on it.
I need a web-service which can give me those stats (something like using an URL e.g. http:...
3
I am trying to create a project in google cloud console, but when I go to "New Project" option the following message appears: "You must select a parent organization or folder."
If I press "Brows...
Psychopharmacology asked 11/3, 2019 at 17:23
2
The default of the startup script is to run as root, I need to run the startup script as a specific user (the one used to create the image for the instance). I've tried all possible variations of s...
Martinsen asked 6/8, 2015 at 3:9
7
i have a digital ocean Ubuntu server, two days ago every page in my website gives me error 500,
in ssh i got this error message "No space left on device",
For more info please check this SSH scr...
Balefire asked 18/2, 2018 at 13:49
4
Solved
We had a bill shock scare in our corporate account when someone got access to the secure keys and started a lot of m3.large spot instances (50+) on the aws account.
The servers ran overnight...
Mask asked 11/2, 2016 at 23:23
1
Error when retrieving token from sso: Token has expired and refresh failed
How can i refresh my token when
aws sso session login --sso-session prod
does not work
it gets me the next:
`(base) kigo_...
Haematinic asked 7/2 at 15:41
4
Solved
I'm developing my insight about distributed systems, and how to maintain data consistency across such systems, where business transactions covers multiple services, bounded contexts and network bou...
Viceregent asked 21/2, 2018 at 13:10
2
I'm building a website, and am using MongoDB Atlas for my database. In the MongoDB Network Access section, I have to specify an IP address to connect from in order to establish the database connect...
Brisance asked 3/2, 2021 at 21:28
5
I am executing the next command:
docker login
And the result that I get is:
Error saving credentials: error storing credentials - err: exit status 1, out:
`Cannot autolaunch D-Bus without X1...
7
Solved
I am running an EC2 Linux instance. For some maintenance purposes I shutdown the instance and started it again. However, EC2 IP has changed now.
How to keep an IP address of Amazon EC2 instance un...
Lure asked 29/3, 2019 at 9:32
3
I am trying to set up Serverless VPC access
Serverless VPC Access enables you to connect from your Cloud Functions directly to Compute Engine VM instances, Memorystore instances, Cloud SQL insta...
Hypnotherapy asked 3/1, 2020 at 16:56
4
Since we don't need to configure most of the Infrastructure services for Containers and Kubernetes, still we have ability to manage different Infrastructure services.
Does this make them Infrastruc...
Habile asked 12/8, 2020 at 2:53
7
Solved
I am trying to automate the GoogleAuth process when using the pydrive library (https://pypi.python.org/pypi/PyDrive).
I've set up the pydrive and the google API such that my secret_client.json wor...
Baptize asked 25/6, 2014 at 21:49
3
my application.yml:
server:
port: 8888
eureka:
instance:
hostname: localhost
client:
registerWithEureka: true
fetchRegistry: true
serviceUrl:
defaultZone: http://localhost:8761/eureka/
...
4
Solved
I am trying to understand the key management services in AWS (Amazon Web Services) and I can see that Amazon recommends more AWS Key Management Service (KMS) over Cloud Hardware Security Module (Cl...
Tindall asked 8/5, 2021 at 10:11
1 Next >
© 2022 - 2024 — McMap. All rights reserved.