Skip to main content

Questions tagged [cloud-computing]

Cloud-Computing: Marketing term for clustered resources

Filter by
Sorted by
Tagged with
0 votes
1 answer
49 views

Difference between a server running locally (on premises) with a cloud one

I was hearing someone talking about the cloud and how it is becoming more and more prevalent across companies and mentioned that most of the servers nowadays are made for the cloud and because of that ...
Jim's user avatar
  • 109
0 votes
0 answers
19 views

Flutter Firebase my Android apiKey is different in Firebase Google json file and Google cloud

The latest file I downloaded through FlutterFire from Firebase. When I try to generate the Google Play Integrity token using the default ID, it doesn't work. However, when I change the ID to the ...
Tanveer Ahmad's user avatar
0 votes
0 answers
47 views

How do IaaS vendors ensure consistent performance of the vCPUs they sell across different hardware?

IaaS vendors like AWS sell cloud instances based on vCPUs. In principle, vCPUs within the same type of cloud instance should have similar single-core performance (excluding the issue of noisy ...
Frontier_Setter's user avatar
1 vote
3 answers
567 views

In cloud, is it possible to access guest VM from host machine?

In KVM, it is possible to access the guest machine from the host machine. For example, you can SSH to the host machine and then access the guest VM by virsh console vm_name. Is that possible in cloud? ...
Noob_Guy's user avatar
  • 115
0 votes
1 answer
44 views

Basic questions about OpenStack

I am asking these questions here because I could not find the answer from google. Who owns the physical servers and the OpenStack software, is it the customer or Canonical? Where are the physical ...
Noob_Guy's user avatar
  • 115
0 votes
0 answers
325 views

Is it possible to check the latency of internet connection to a of a remote location?

I plan to travel to a distant location and access a high performance computing system (located at where I currently am) while I have arrived at my destination then. However, I am worried about the ...
蕭力諶's user avatar
  • 101
0 votes
1 answer
141 views

Sharing a SQL Server between two locations -- best solution? [duplicate]

We're looking at opening a second facility which will have its own internal network for workstations and file sharing, but will need to access our central database server. Existing capacity on our ...
klkitchens's user avatar
0 votes
0 answers
49 views

My GCP compute instance isn't receiving any port traffic

const express = require('express') const app = express() const port = 9093 app.get('/', (req, res) => { res.send('Hello World!') }) app.listen(port, () => { console.log(Example app listening ...
swapnil kakulate's user avatar
0 votes
1 answer
73 views

selecting vCPU harware family while creating VMs on AWS or Azure or Google compute

Do the AWS or Azure or Google compute allow user to select vCPU architecture/Family while creating a VM? Is that possible if I have to specifically create a VM with Xeon family processor and another ...
Franc's user avatar
  • 103
-1 votes
2 answers
218 views

Why do Cloud providers use MBR and BIOS?

https://wiki.gentoo.org/wiki/Handbook:AMD64/Full/Installation#Master_boot_record_.28MBR.29_or_DOS_boot_sector While installing Gentoo, I came across a segment talking about GPT and UEFI being the more ...
Chien Hao Tan's user avatar
1 vote
1 answer
85 views

Possible exposable asset type on Google Cloud

One of the ways to secure a cloud environment is to monitor all of the assets that we have. Recently, I made a script to get information regarding those assets by using GCP API, but I need to do it ...
Insight Habor's user avatar
0 votes
1 answer
162 views

Oracle Cloud: Gradle in Compute Arm Instance: jcenter.bintray.com FORBIDDEN

I'm trying to build some project on a free Canonical-Ubuntu-20.04-aarch64-2021.10.15-0 (ARM machine) for example launching ./gradlew clean On this project: https://github.com/ReactiveX/RxJava but I ...
Antimo's user avatar
  • 101
1 vote
0 answers
232 views

Downgrade Google Identity Platform back to Firebase Authentication

We used Firebase Authentication and were happy about it. Then I clicked the "migrate to Identity Platform" button — but that was a mistake. We don't use any of the advantages but end up ...
Andrey Molchanov's user avatar
0 votes
1 answer
198 views

Is it possible to run a virtual machine with the combined processing power of multiple physical machines? [closed]

I have two physical servers, can I launch an instance using all the resources from my servers ? Or are the ressources of my VM limited to one physical machine ? And if this is possible, how can it be ...
John's user avatar
  • 1
2 votes
1 answer
2k views

Stuck on "Instance is being verified"

I've created instance groups of min. 2-instances by using Google Cloud. When I hover over the state of the instance group it says it is transforming while the instances are being verified. Please help,...
student d5d8a5ed's user avatar
0 votes
2 answers
367 views

Block Storage Metadata

What is the Metadata stored with file and block storage? I assume that file storage has metadata regarding to the hierarchical nature of file system like,what files,what directories,files/sub-...
rahul sharma's user avatar
0 votes
1 answer
3k views

How to renew a certificate in Kubernetes 1.12

Hi I am currently working on renewing my certificate on Kubernetes version 1.12. The certificate expires after a month. Before the certificate expires We need to renew the certificate and apply it to ...
서학용's user avatar
-2 votes
1 answer
96 views

Can I build public cloud using bare metal servers? [closed]

Can I build a public cloud using bare metal servers, hypervisor? If not, what is the procedure to become a public cloud provider in the most cost-effective method ?
Chetan J Rao's user avatar
1 vote
0 answers
219 views

openstack aodh charm remains in waiting state “'shared-db' incomplete”

please I need your help, We are running a platform built on the openstack framework(Rocky). Recently we decided to install the Aodh service on our platform so as to enable autoscaling with Heat. Our ...
Godswill Ogbu's user avatar
0 votes
1 answer
33 views

Dockers place in the cloud

Putting aside aws ECS and other container services for a moment, is a docker host running on top of a VM in the cloud irrelevant? Containers are supposed to optimize out the guest OS, but since you're ...
ChrisW's user avatar
  • 1
0 votes
1 answer
567 views

Openstack Using Ceph Erasure Code Pool

I tried configuring openstack with ceph pool erasure code backend I'm trying to using —data-pool on ceph.conf using rbd default data pool like the following blog https://themeanti.me/technology/2018/...
Prasta Maha's user avatar
0 votes
1 answer
121 views

GKE On-prem Support for Openstack

Is is possible to install GKE-On Prem on Openstack private cloud? I tried to explore various documents, I am not able to be sure other Vmware VSphere, other private cloud set ups are supported or not. ...
Vijay's user avatar
  • 1
0 votes
1 answer
2k views

Openstack octavia Provisioning status error when created loadbalancer

recently I deploy OpenStack ussuri using kolla-ansible based on centos8, I activate Octavia service by enabling it on globals.yml, after that I created the amphora flavor, security group, image with ...
Prasta Maha's user avatar
-1 votes
1 answer
59 views

Basic Understanding of Cloud Hosting (e.g. AWS EC2)

,Hi everybody. At the moment I am looking for a good way to host my MERN Stack application and found that Cloud Hosting via AWS would be a great solution. Before proceeding I wanted to clarify some ...
zunkelty's user avatar
  • 123
2 votes
2 answers
912 views

How should I interpret disk IOPS listed by cloud hosting providers vs. those listed by drive manufacturers?

When I look at disk (block device) storage options from various cloud hosting providers, I usually see numbers such as : Google Cloud (Zonal SSD) : 15.000 - 100.000 read IOPS OVH Cloud : (High Speed /...
sbrattla's user avatar
  • 1,670
-2 votes
1 answer
116 views

What difference between serverless computing and a virtual machine scale set [closed]

What difference between serverless computing and a virtual machine scale set, if the VM is on autoscale? Is there a difference? I'm very new to this but I can't see the difference.
Sam Krimshaw's user avatar
0 votes
2 answers
86 views

Using AWS lambda or Google Functions to run the a large number of parallel instances of the same script with different arguments [closed]

I have a script for collecting data for different social media hashtags. The script currently makes a bunch of sequential HTTP requests, formats the data into a Pandas data frame, and saves it to a ...
Conor James Thomas Warford Hen's user avatar
0 votes
1 answer
45 views

Cloud computing options for web mining a lot of data in parallel? [closed]

I have a school project I'm working in a class on web mining where I need to collect a lot of data from certain social media sites. I need data from a large number of individual hashtags on the site. ...
Conor James Thomas Warford Hen's user avatar
0 votes
1 answer
173 views

What's the rationale behind using reverse-proxy in front of an application server?

Why do application server documentations always recommend using a reverse-proxy like Nginx? Take a random app server like Gunicorn or a built in server for NPM, what's the rationale behind using Nginx ...
eternaltyro's user avatar
0 votes
1 answer
1k views

NGINX RTMP + shared resource on Google Cloud auto scaling

i'm building a scalable infrastructure for my nginx RTMP server. I've: nginx + arut-rtmp-module + ffmpeg on the server. This is the scheme of the first architecture inside a managed group instance ...
tidpe's user avatar
  • 211
1 vote
2 answers
1k views

Are oversubscription and overcommitment the same?

I see the terms being used together in the context of QoS and compute resource usage in the cloud, but I am lacking a formal definition of the terms and how they relate. For example, this ...
Reinaldo Junior's user avatar
0 votes
2 answers
142 views

What are the implications of a cloud instance not being IPv6-supported

I am going to be reserving a cloud server instance. If I am simply pulling data from a websocket and communicating with a normal REST api, does an instance type not supporting IPv6 have any ...
JacksonCounty's user avatar
0 votes
1 answer
109 views

Server cost CPU time vs HDD space [closed]

I was thinking about how apps scale and what ends up costing the most CPU time or HDD space. I know this question is a vague question and depends on the type of app but if anyone has experience with ...
Digadogup's user avatar
1 vote
1 answer
243 views

shutting down the google cloud account and project totally, how to save VMs apps and Services?

We have an order to shutdown google Cloud enterprise account now. We were running more than 50 VMs and apps, now the question is how to get these backup'ed and presrve it for future use or may be ...
amit lal's user avatar
0 votes
1 answer
1k views

google compute engine boot disk is full and ssh shell not responding

how to attach with new disk space and extend to file system with gcloud cli. vm instance ssh not responding and i tried all other ways. i have snapshot image of instance disk. please anybody tell me ...
Jagadeesh Katla's user avatar
1 vote
2 answers
45 views

Cloud Computing for HPC

I'm looking into if cloud-computing services (e.g., AWS but others as well) can feasibly supplement the traditional clusters (such as Comet, Stampede2, Pleiades) I've been using to solve fluid ...
Ryan Farber's user avatar
0 votes
1 answer
227 views

How to organize projects in AWS?

In our team, we are using AWS as our main cloud provider and currently, we have 3 projects hosted on their platform. We are about to have 2 more projects in the next weeks, but first, we want to ...
GianMS's user avatar
  • 109
0 votes
1 answer
70 views

SSH into DCOS master on Azure asks for password

I just set up a DC/OS cluster on Azure. I basically just followed the instructions from the Install Guide. So far so good, everything works as expected. Terraform config used to install DC/OS: ...
Roman's user avatar
  • 101
3 votes
1 answer
5k views

Is it possible to Stop and Deallocate Azure VM from the VM itself?

I am trying to stop and Deallocate a linux Azure VM from the script that is running on the VM by sudo halt This terminates the session (ssh if interactive), stops the VM, but does not deallocate ...
JaKu's user avatar
  • 175
7 votes
2 answers
22k views

What is Load Balancer Warmup?

What exactly is the process of warming up a load balancer? How does it help before a huge load process? How is it different from Simply upscaling a cluster behind the LB beforehand. Do CSPs do ...
PotatoManager's user avatar
-4 votes
1 answer
2k views

Who are the cloud computing "operators" and what do they do? [closed]

I want to refine my understanding of the term "operators" so I can use it properly myself. For example, Stackdriver aggregates metrics, logs, and events from infrastructure, giving developers and ...
John McGehee's user avatar
7 votes
1 answer
6k views

I accidentaly enabled the UFW on my Google Cloud Computer

I accidentally enabled the UFW on my Google Cloud Compute debian instance and unfortunately port 22 is blocked now. I've tried every way to go inside the VM but I can't. I'm trying to access through ...
Zoeldjian Wantogia's user avatar
0 votes
1 answer
1k views

Get "gs_secret_key" and "gs_access_key" values for Google Bucket

I need to create a directory in a Google Cloud Bucket using Ansible. I would like to know where I can find the values to complete "gs_secret_key" and "gs_access_key" to use "gc_storage" module in ...
Augusto M's user avatar
1 vote
1 answer
116 views

Understanding Nutanix features [closed]

From a very high level view: Open Stack is sort of framework to manage your cloud but you need to implement things Cloud Stack / Cloud Shift / Rancher are more or less solutions to get your cloud ...
J. Doe's user avatar
  • 179
1 vote
1 answer
2k views

What is the difference between the cloud disks supported by Alibaba Cloud?

When creating an ECS instance on Alibaba Cloud, I often get an option to choose a cloud disk e.g. from Ultra Cloud disk and SSD cloud disk. What is the difference between these cloud disks and what ...
Francis Ndungu's user avatar
2 votes
2 answers
2k views

Public IP address in Alibaba Cloud instance

Is it possible to assign public IP address to an instance in Alibaba Cloud that would be visible after running ifconfig And not assigned via NAT. Need this for provisioning K8s cluster and it doesn'...
Nikita Zavyalov's user avatar
2 votes
0 answers
72 views

Jenkins agents on GKE/GCE

I am using Jenkins to build my Angular applications on Google Kubernetes Engine (GKE). At some point I noticed that the builds on GKE take significantly longer than it used to take on my old (private)...
Mario's user avatar
  • 31
3 votes
1 answer
131 views

How can I confirm a server instance I have access to truly has provided specifications?

I rented 4 server instances from my friends data center for an extremely cheap price. As advertised, each instance should hold Intel CPUs with 4x cores at 2.6GHz clock frequency each, 8GB of RAM, and ...
user avatar
0 votes
0 answers
111 views

VM Packing in Cloud Computing

I was reading some paper on Cloud computing which mentions that if we do better VM Packing, then the cost of building the cloud is reduced. From what I understand, it means that somehow size of VMs ...
hatellla's user avatar
  • 101
0 votes
3 answers
105 views

Best way to Auto Scaling a Customised Debian9 image whenever code base changes in AWS

I triggered an auto scaling group (from launch configuration) with a customised Debian9 image in AWS where I have preinstalled software packages like Apache, Memcache, Chrony along with PHP code base ...
bhordupur's user avatar
  • 115

1
2 3 4 5
7