Skip to main content

Questions tagged [cloud]

The tag has no usage guidance.

1 vote
0 answers
24 views

How to sync data from AWS S3 bucket to Azure Blob Storage

I need to have a sync between AWS S3 bucket to Azure Blob Storage. AWS propose something really smart called DataSync but that only works AWS <-- Azure and not the other way around (smart *******!)....
Francesco Mantovani's user avatar
1 vote
1 answer
19 views

What is a good solution for maintaining a cloud-to-cloud backup?

I have a large set of files on Cloud1 (which does not provide snapshots or its own backup/rollback features). My local desktop syncs files on an as-needed basis (and the quantum of files on Cloud1 ...
kmccoy's user avatar
  • 111
1 vote
3 answers
136 views

Dropbox Family plan alternative

I'm looking for an alternative to the Dropbox Family plan, because it has a hard upper limit of 2TB. The alternative should have more than 2TB and offer the following functionalities from Dropbox ...
K.Mulier's user avatar
  • 111
0 votes
1 answer
22 views

GIS for Business Data

I’m not sure if this is even considered GIS which might be why I am struggling turning up results. I am looking for cloud based software similar to Google My Maps that allow for us to handle location ...
Secundus's user avatar
  • 223
1 vote
1 answer
34 views

Alternatives to using Apps Script because of the 30 mins max run time

Hi I'm doing a task which takes around 10 hours. Task: Call an API 100,000 times for 100,000 inputs and store results in a google spreadsheet. Since apps script has a time limit of 30 mins, I have to ...
user83477's user avatar
1 vote
1 answer
30 views

Tool to ensure data quality

I created an ETL in GCP, I process XML file from a bucket, and load them to bigquery. Sometimes we find that some files are not processed, or they are not in the bigquery dataset. I created a metric ...
aName's user avatar
  • 111
1 vote
1 answer
49 views

i need a free/cheap hosting or cloud service that has ffmpeg for a twitter bot

I want to make a twitter bot that splits long videos into shorter 140sec ones to tweet them and i need a cheap(free if possible)hosting or service that has ffmpeg or other video processing tools to ...
khaled sourani's user avatar
0 votes
1 answer
29 views

FinOps :: what is the best cloud monitoring tool for costs?

Our infrastructure is on Azure and costs are spiking mainly driven by Azure SQL Database and App Services. I know there are a lot of monitoring tool that could help me out with database monitoring (...
Francesco Mantovani's user avatar
1 vote
1 answer
34 views

Open source resource manager and reservation system for complex hardware setups

I have a rather complex hardware setup that I need to replicate multiple times and then use the instances of that setup in parallel by multiple users. For simplicity, let’s just say that the setup ...
Radu Enea's user avatar
1 vote
1 answer
43 views

Recommend software for a GCP replacement for a hobby project

Please give your recommendation for the minimum software architecture components to build my own Kubernetes cloud where I will migrate my small internet facing Java hobby project, that I currently ...
stack3r's user avatar
  • 121
1 vote
3 answers
81 views

Is there a database software that can accomplish this?

A professor at my workplace wants to setup a server for a database. Users should be able to access the server with a GUI and create entries, add files to entries and edit metadata that is associated ...
Jacknife's user avatar
0 votes
1 answer
30 views

Which cloud sync software has a exclude files by type, folders by names feature?

I am a developer. I have a lot of Android, C# UWP, Xamarin projects on my local disc. I am using Onedrive, Dropbox, Gdrive apps currently for different use cases. However, I could not find in any of ...
Mg Bhadurudeen's user avatar
0 votes
2 answers
77 views

Is there an easy-ish front end software for Google Cloud?

I have data in BigQuery and/or BigTable. Is there software that will produce a front end to this data? In the past I have used for frontends: React- nightmare of complexity. Plotly Dash - easier but ...
schoon's user avatar
  • 63
1 vote
0 answers
19 views

Scanning / printing server software with gui and file sharing

I am trying to build a home scanning / printing service with a raspberry pi, so no one has to download drivers and all these operations can be centralized. Currently, it can be controlled remotely by ...
jthulhu's user avatar
  • 111
2 votes
0 answers
79 views

Anonymous and Secure File Uploading

I help run a community group and need suggestions on an anonymous and secure file upload website. This group helps people deal with sensitive personal issues. I'd like a free option and limited ...
risingPhoenix1979's user avatar
0 votes
0 answers
29 views

which cloud db solution should I choose for fulltext search?

For my UWP and android apps, I started my project using firestore DB to store some user addresses and some business data, approximately 1M users data. Unfortunately, I missed to know in advance, that ...
Mg Bhadurudeen's user avatar
1 vote
1 answer
60 views

Looking for cloud storage that does not sync

I'm looking for recommendations for a cloud storage solution for Mac OS, that does not sync. I need it to effectively behave like an external drive, that I can mount on my desktop ideally, and that I ...
Jason K's user avatar
  • 11
1 vote
1 answer
438 views

Android/Linux PDF/eBook reader with horizontal scrolling feature instead of vertical

So far, all the readers I experienced scroll pages vertically while fitting horizontally A4 pages' width. Are there softwares out there able to: "swipe left" pages fit vertically both A4 ...
user avatar
1 vote
0 answers
33 views

Transfer files from a shared folder of a cloud to a non shared folder of another cloud

I'm wondering if there is a way to move files from a shared folder of a cloud to a non shared folder of another cloud without download them. So far I found only solutions which allow to transfer file ...
Gennaro Arguzzi's user avatar
0 votes
1 answer
68 views

"Cloud sync" but to local drives

Picture Dropbox or Onedrive or some such, with their ability to keep files in the master storage online and only download them on demand, and later when I delete some files I have the option to either ...
Sinus the Tentacular's user avatar
2 votes
1 answer
45 views

Is there any services for remote web app development?

My laptop RAM not enough for using multiple programs (PhpStorm, Vagrant ...) and it hangs, is there any free online resources, for remote development ?
a_main's user avatar
  • 121
1 vote
0 answers
8 views

Cloud service to send monthly email IoT sensor data

I am trying to develop a smart energy meter project in his the energy consumption and bill amount are calculated by Node mcu and sends data to cloud ,the cloud database should send this data to ...
Devadarshan's user avatar
1 vote
1 answer
31 views

Using a script instead of defining a huge DNS zone

I am evaluating how to implement a solution similar to the approach of plex for embedded devices. This solution requires defining 2^32 record for each device, creating a monster zone that easily ...
Ottavio Campana's user avatar
1 vote
1 answer
34 views

Cloud storage API

Is there any cloud storage (Dropbox, Google Drive) which I can easily use (via API) to upload files generated in a batch processing script? I will require an API which I can use in my other program ...
stephanmg's user avatar
  • 111
2 votes
1 answer
73 views

What technology stack should I use to create a Web Application with rich GUI experience?

I’m planning to recreate a Windows based desktop application as a web application which will be hosted on Azure. I wonder what technology stack should be used to recreate this application as a WebApp.....
user68530's user avatar
1 vote
0 answers
29 views

personal cloud computing service

I'm looking for a cloud computing service for my data analysis projects. I may be quite left alone in this, so I need it for myself alone. I spent some time learning about most popular cloud computing ...
carlo's user avatar
  • 111
0 votes
1 answer
47 views

Is there a good software for managing a private agenda ? (open-source if possible)

I'm looking for an agenda/calendar app that would allow creating events for an organisation, which is divided into groups/sections. The requirements are : being able to add contacts to zero, one or ...
ZipionLive's user avatar
1 vote
0 answers
15 views

Is cloudSim flexible enough for my project?

I'm working in a new scheduler for a cloud infrastructure. I need to simulate an architecture where jobs are stored in a database and workers nodes do queries in that database to recuperate the jobs ...
joan capell's user avatar
2 votes
1 answer
48 views

Backup software for Windows supporting near-realtime directly to the cloud

I am looking for backup software, for which I am very happy to pay for, but only if it meets the following constraints: Must run on Windows Must be near-real-time. Ideally real-time. Must able to ...
Anemoia's user avatar
  • 121
1 vote
0 answers
29 views

Running integration/e2e tests on top of a Kubernetes stack

I’ve been digging a bit into the way people run integration and e2e tests in the context of Kubernetes and have been quite disappointed by the lack of documentation and feedbacks. I know there are ...
vesna's user avatar
  • 111

15 30 50 per page