Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
97 views

I'm building a full-stack application using Prisma for database. When I run, npx prisma db push that command stuck and does not complete My DATABASE_URL is using the Supabase transaction poller ...
Kalpani Ekanayake's user avatar
6 votes
0 answers
68 views

I'm trying to query data from GridDB Cloud using its REST/WebAPI endpoint. The official docs mention both Basic Authentication and API key-based access, but I'm unclear on the exact header format and ...
AS Ansari's user avatar
Advice
0 votes
0 replies
84 views

I need advice from people with real experience. Context: A client asked for a CMDB integration between GCP and another platform. The goal is to discover assets and replicate them (including ...
Cameron E.'s user avatar
Advice
0 votes
0 replies
20 views

I’m trying to understand how to model our setup in Guidewire Cloud Platform (GWCP) using stars and star systems. We will have one GWCP tenant, and we plan to split it logically into “slices” per ...
abhi's user avatar
  • 826
0 votes
0 answers
75 views

I have a Ray cluster, I run it through these commands: Scheduler: nohup ray start --head \ --node-ip-address=<HOST_IP> \ --port=6379 \ --resources='{"is_worker": 1}' --...
cuneyttyler's user avatar
  • 1,414
Best practices
0 votes
0 replies
38 views

We are planning to implement an enterprise data archiving strategy to manage large volumes of historical and inactive data across multiple enterprise applications (ERP, CRM, and legacy systems). Our ...
sam diago's user avatar
Advice
1 vote
2 replies
45 views

I am trying to understand how a locally running application becomes publicly accessible when hosted on a server or cloud. For example, if I run a simple Node.js app on a server like this: app.listen(...
Deepak S's user avatar
Advice
0 votes
0 replies
76 views

I’m a software developer with a basic understanding of programming and web applications, and I’m interested in starting a career in cloud computing. I’d like guidance on: How to get started as a ...
Arun Jerome3's user avatar
Advice
0 votes
0 replies
46 views

I want to migrate a Vision AI system to a Google Cloud Platform. I’m not sure whether I should use GCE (Google Compute Engine) or GKE (Google Kubernetes Engine). This Vision AI system uses YOLO from ...
Tech Guru Nate's user avatar
0 votes
0 answers
104 views

I’m deploying a Next.js application on an Ubuntu 20.04 VPS using a fairly standard setup, but I’m running into serious stability issues that I can’t fully explain. Environment Ubuntu 20.04 Node.js ...
Yunian Rezky's user avatar
1 vote
1 answer
99 views

We have several Azure Functions Apps containing several Azure Functions written in C# code. We can run those function if required. If there a way I can add what parameters are required to run these ...
Sushil Gupta's user avatar
Advice
2 votes
1 replies
98 views

I am currently at a point where I need to make a decision about my future career path, and I would really appreciate some guidance. I have experience and a strong interest in programming, and I am ...
ravlun's user avatar
  • 1
0 votes
1 answer
46 views

I created a before update trigger on Opportunity, but when I update one field, the trigger logic runs twice. How can I prevent recursion in Salesforce triggers?
bselavina's user avatar
Advice
0 votes
2 replies
83 views

I am just beginning my journey into cloud engineering and I'm interested in enrolling in an online learning program. However, before making any payments, I would like some guidance so l can learn ...
Real Legit's user avatar
0 votes
1 answer
70 views

My backend uses multer to save to some files from the frontend on a local disk directory and then uploads them to S3. After that, it removes all the images from the directory. This works in ...
Yousef Marey's user avatar
Advice
0 votes
0 replies
42 views

I’ve been thinking about modular production for “transparent factories” and data center outer frames/shells. Do you think this approach actually improves data center construction, and how much ...
Alexmily's user avatar
Advice
0 votes
4 replies
63 views

I am a fresher and I am building a small hotel website. My tech stack is: Backend: Spring Boot (Java) Frontend: React Database: MySQL I want to deploy this project so that it is publicly accessible ...
Chinmay Pardeshi's user avatar
Advice
2 votes
5 replies
114 views

I’m working on an app that leverages Large Language Models (LLMs) to assist professionals in regulated fields like medicine and law. My main concern is ensuring compliance with privacy and secrecy ...
fersarr's user avatar
  • 3,541
Advice
0 votes
0 replies
52 views

I would like to deploy my app in sideloading. I have read tutorial on Gogle App Engine, but I'm evaluating Google Cloud Run because it seems cheeper. Do you know step by step tutorial/guide on this ...
Domenico Melisi's user avatar
2 votes
1 answer
99 views

I’m using GridDB Cloud with the official Python client to insert real-time IoT data into a time-series container. The script runs continuously, but after a few hours I get a connection timeout and ...
Imtiaz's user avatar
  • 67
0 votes
0 answers
90 views

Title: gcloud run deploy fails with "Internal Error" for a specific service and region Body: I am encountering a persistent "Internal Error" when trying to deploy to a specific ...
Espionage-Failure's user avatar
0 votes
0 answers
55 views

I am trying to start a new machine learning training process on VertexAI. I am following a guide using a Colab Notebook to create the training file and start running the training. However, when ...
Pierre-Loïc de Schaetzen's user avatar
0 votes
0 answers
40 views

Error I keep getting More I created the FileShare in a Storage Account. Linked it to my vnet/subnet. I created the private endpoint as well. I am using that private ip address that I got from the DNS ...
Dej's user avatar
  • 1
0 votes
0 answers
80 views

In the non-cloud version of Jira, Structure had a debug feature where you could step through the Jira formula's execution and see the values in each variable. That feature either doesn't exist in ...
BrandonToms's user avatar
0 votes
0 answers
93 views

The goal is to capture smartphone accelerometer data (X, Y, Z axes) published to the Arduino IoT Cloud by the Arduino IoT Remote mobile app, and then process it in Python and log them into three ...
Goose28's user avatar
1 vote
1 answer
94 views

AWS defines its prices for lambda in terms of GB-seconds, and so does Azure for its prices for functions. What does that unit refer to? Are those Gigabytes of memory allocated for a number of seconds?
Patrick Bucher's user avatar
0 votes
0 answers
25 views

cannot resolver this import in any version of the cloudsim, currently I am using cloudsim 8.5.7 version which is latest version. The motive is to find the overloaded host and migrate them to the same ...
Dev Jogani's user avatar
-3 votes
1 answer
237 views

I am looking what OCI cli show only custom image? I HAVE TRIED oci compute image list --compartment --all However that not listed all my custom image, shows only handfull but for sure I have in ...
raindrop's user avatar
  • 519
0 votes
1 answer
67 views

I'm building an Azure IoT Central dashboard where I want to display the latest image captured by a device (a trap in a smart agriculture project). The image is uploaded to Azure Blob Storage, and it's ...
Christos Polimatidis's user avatar
0 votes
1 answer
53 views

I have two GridDB Cloud containers participating in a one-to-many relationship. The tables layout is shown below: Table Customer (collection container) Name Type Nullity Key Customer_ID INTEGER NOT ...
Danilo Silva's user avatar
1 vote
0 answers
138 views

A simple TFileStream.Read or TFileStream.Write repeatedly fails if the file is located on a cloud-mapped drive. Do I need to repeat each read and write operation for a while to make sure it works?
AWirthK2's user avatar
1 vote
0 answers
24 views

Hey Guys I have a very interesting left field problem. So I have a C# application that calls a Google cloud Windows Server 2022 Virtual Machine (VM) that I need to run a program on via a script. I'm ...
D_code_writer's user avatar
0 votes
1 answer
141 views

I’m using Azure API Management and currently all APIs are publicly accessible. I want to restrict one specific API so that it’s not accessible over the public internet, while keeping all other APIs ...
MI TV's user avatar
  • 1
0 votes
1 answer
107 views

I have been working in Kubernetes. I am well aware of all the components like pod, deployment, service etc. But I am not able to get the whole picture and hence need help. Suppose I want to create a ...
Nirmalya's user avatar
  • 426
1 vote
1 answer
563 views

First of all, whenever I archive and upload to the App Store, it's working perfectly. No error, no warning. Just works. But whenever I try to use Xcode Cloud with a standard workflow. I'm getting this ...
Jalil's user avatar
  • 1,276
0 votes
0 answers
34 views

I would like to know if codecarbon, a python package measuring the energy consumption of the GPU with pyNVML, would be able to have access to this informations in the case of Cloud computing. And if ...
Titou's user avatar
  • 1
0 votes
0 answers
201 views

This shows that my n8n instance is self-hosted on an Oracle Cloud Server, which also hosts PostgreSQL. In this setup, n8n is installed using Docker Compose to run in a container, while PostgreSQL is ...
PhDoanh's user avatar
  • 95
0 votes
1 answer
49 views

I moved a library for stock market analysis to the cloud and found strange performance with a key pandas function. It runs reasonably quickly on my low-performance Dell XPS laptop and exhibits ...
David R's user avatar
  • 1,054
0 votes
0 answers
149 views

I hope you're all doing well! I've gone through the Claim Migration Tool and Data Upload Tool(DUT) documents for data migration to Claim Center but our architecture is a bit different where we have ...
Subhapriyo Basu's user avatar
0 votes
0 answers
32 views

I have a few Docker containers that I want to expose as stateless, public-facing services callable from my website. Expected usage is low — up to ~50 users/month up to ~10k total requests. One of the ...
tepsijash's user avatar
  • 424
0 votes
1 answer
157 views

I'm trying to set up a private AWS AppSync GraphQL API and then register that API as a service instance in AWS Cloud Map, so that other services (running on ECS and also registered in the same Cloud ...
user3067870's user avatar
-1 votes
1 answer
163 views

I'm looking for a way to programmatically retrieve the hardware specifications (specifically vCPU and RAM) for Azure App Service Plans by SKU I have tried the REST APIs i could find to get Azure App ...
Falcken's user avatar
0 votes
0 answers
77 views

I recently came across this article on RudderStack’s hybrid cloud model: https://www.rudderstack.com/blog/reinventing-the-on-prem-deployment-model/ The core idea is to split the architecture into two ...
Simran Kaur's user avatar
0 votes
1 answer
265 views

I have a self-managed cluster consisting of a control plane node, and two worker nodes, all of which are hosted as VMs on OCI. Additionally, I also have configured the OCI Cloud Controller Manager ...
Shakir's user avatar
  • 559
0 votes
1 answer
152 views

I am gathering information on all VMs in using the Cloud Shell in Azure. So far my script looks like this: $Subscriptions = Get-AzureRmSubscription $Report = ForEach ($Subscription in $Subscriptions) ...
Athmos's user avatar
  • 45
0 votes
0 answers
37 views

I'm working on a project that maintains two active release branches: 10.0.x → for on-prem deployments 10.1.x → for cloud deployments We have an automated system that merges changes from the on-prem ...
Jainam Jain's user avatar
0 votes
0 answers
64 views

I'm using Spring Boot 3.3.x and Spring Cloud 2023.x with Spring Cloud Bus Kafka. I have Service A publishing a custom RemoteApplicationEvent to Service B. On Service B, I can see that the event is ...
Phùng Nguyễn's user avatar
0 votes
1 answer
82 views

In my application, I want to allow the user to select a file, which is represented as a URI. This URI can natively resolve to a file path. I want to determine whether the file is stored locally or if ...
Nikhil Raj's user avatar
1 vote
0 answers
469 views

I'm an independent developer from India working on a small mobile application that uses the Gmail API to help users organize their food delivery emails. After applying for verification for my Google ...
Ramesh KR's user avatar
  • 163
1 vote
1 answer
45 views

I'm facing an issue with our Node.js application that includes multiple route files — loggingRoutes.js, commonRoutes.js, health-route.js, and an index.js inside the routes directory. The app works ...
shubham singh's user avatar

1
2 3 4 5
190