Skip to main content

Questions tagged [virtualization]

0 votes
3 answers
299 views

I am trying to understand various virtualization techniques, and I am struggling to wrap my head around the concept of Network Virtualization. In case of the server virtualization, the objective is ...
Sahil's user avatar
  • 199
0 votes
2 answers
202 views

I am trying to understand various types of virtualization techniques. The concept of Hardware virtualization/Virtual machine was simple enough. However, I am struggling to understand the concept of ...
Sahil's user avatar
  • 199
0 votes
2 answers
244 views

I am trying to understand the concept of storage virtualization. Based on what I have read, storage virtualization appears to be synonymous with cloud storage. Based on my understanding, Amazon S3 is ...
Sahil's user avatar
  • 199
-2 votes
1 answer
1k views

I am trying to understand the difference between bare-metal servers and cloud servers. I am referring to the following document,blog. I understand that Amazon EC2(which is all the rage) is an example ...
Sahil's user avatar
  • 199
3 votes
0 answers
85 views

In my company we hire engineers for various "disciplines"—iOS, Android, Web, Backend, Data, etc. Engineers follow an onboarding workbook to install what they need for their discipline. iOS ...
Andrew Cheong's user avatar
-1 votes
2 answers
148 views

I am currently working solo on a very small simple python microservice. I started building this app, mostly by habit, in a virtual environment. As I started to get closer to the point where deployment ...
Nate T's user avatar
  • 125
0 votes
0 answers
279 views

In a project, I need to come up with a way to virtualize a third-party DLL with a known exported function prototype. I need to create something like this: My app <---> wrapper DLL <---> ...
daniel's user avatar
  • 1
4 votes
4 answers
2k views

What do people mean when they say 'Logical' in terms like Logical separation, Logical partition, Logical grouping etc. in software ? I know what 'Virtual' means, it means something that does not ...
takasugi's user avatar
  • 303
-3 votes
1 answer
223 views

I'm a developer and my typical environment is to use is a Linux guest OS running inside VirtualBox on a Windows host. Most software companies don't allow developers to install Linux bare metal on ...
Johnny Alpha's user avatar
1 vote
1 answer
193 views

As a System Architect I need to deploy a resillient database server in an isolated private cloud. The cloud is OpenStack with Ceph backend and the Database is SQL. Is a single database server VM with ...
Adam Ratcliff's user avatar
8 votes
1 answer
277 views

I am trying to draw diagrams that show the difference between system virtual machines and Java virtual machines. The first two images looks correct to me. But I don't know how to draw the third. ...
john c. j.'s user avatar
2 votes
1 answer
213 views

Recently I ran against this question and this Nvidia-docker project, which is an Nvidia Docker implementation and it made me wondering where, why and how this scheme makes sense? I found out some ...
Suncatcher's user avatar
1 vote
1 answer
4k views

In cloud computing these two terms really confuses me, block-level virtualization and file-level virtualization . As of my knowledge, in file-level virtualization compute systems are not allocated ...
Shady Atef's user avatar
3 votes
0 answers
90 views

I manage multiple apps in my dev: /var/www/ qa jt auth We have a QA vagrant which runs QA app in its own vagrant. My understanding was that each app would run its own VM but this would ...
Martyn's user avatar
  • 795
4 votes
2 answers
948 views

When attempting to understand Android Runtime, I came across the wikipedia page. The graphic shown there adds to my confusion. If .dex is getting converted entirely to ELF, why is ART needed anymore? ...
Lord Loh.'s user avatar
  • 1,787

15 30 50 per page