Questions tagged [private-cloud]

Private cloud is the phrase used to describe a cloud computing platform that is implemented within the corporate firewall, under the control of the IT department.

A private cloud is designed to offer the same features and benefits of public cloud systems, but removes a number of objections to the cloud computing model including control over enterprise and customer data, worries about security, and issues connected to regulatory compliance.

23 questions
0
votes
1 answer

Is there any way I can allocate PrivateIP from my Host's Machine network subnet to an Openstack instance

Consider I am currently residing in an organization X which has its own network and subnet(172.16.0.0/16) from which it assigns a privateIP to each machine in organization. I have an instance(Ubuntu) assigned to me and on that I am running…
0
votes
0 answers

How to manage disks for Hadoop and Kubernetes cluster on private cloud

I have a Hadoop cluster running on a local cloud, and each data nodes has 8 disks and all disks are allocated to Hadoop. I also want to setup a Kubernetes cluster on these nodes and use local storage. For this purpose, I decided to use a directory…
0
votes
1 answer

Mainframe to Cloud - File Based Processing

We are working on migrating a high volume mainframe batch application to distributed/cloud using Java/Java Batch. The current application deals with a lot files (VSAM and FLAT - altogether 100+ files from different sources) and IO modules. We are…
Sanjeev
  • 119
  • 4
  • 18
0
votes
1 answer

Apache CloudStack Installation Error at setingup the database

I am a student and setting up research environment for Apache CloudStack. I am at the setup where i need to setup the database. When i am running the below command it getting stuck at "Processing Encryption".I tried to look on internet but didn't…
DharaPPatel
  • 12,035
  • 9
  • 31
  • 49
0
votes
2 answers

Building Private Cloud for Research Purposes

I am a student and studying Computer Science. I am taking up Big Data Course this semester. As a part of curriculum, I am supposed to develop the Private Cloud using Ubuntu machines and other team needs to build up the authentication techniques for…
DharaPPatel
  • 12,035
  • 9
  • 31
  • 49
0
votes
2 answers

Differences between Oracle Cloud for Industry vs Oracle Public Cloud?

What are the major differences between Oracle Cloud for Industry and Oracle Public Cloud? I would like to know in what sense does Oracle mean the cloud is public.
-1
votes
1 answer

ACL for openstack dashboard security

I am trying to find a way to secure openstack dashboard from Dos attack using ACL, if there is a way, how to do it?
-1
votes
2 answers

Can you Install docker on a virtual server?

The company I work for has a completely virtualized data center (DC) and is looking to even move to a cloud based DC. The DC runs on VMware vSpere. However, the development team is making plans to introduce Docker. I'm hoping these 2 can work…
Dougie T
  • 379
  • 3
  • 10
1
2