Two Tier Cloud Network

Ben Finney ben+python at benfinney.id.au
Tue Feb 26 00:25:50 EST 2019


asimejaz104 at gmail.com writes:

> I am a beginner in Python, I need your help in Python coding.

Welcome! You are in the right place to discuss Python.

> I want to create a two-tier cloud network which consists of the
> cloudlets and DataCenters, cloudlets and DataCenters have virtual
> machines which are attached to each other. Thanks in advance

That sounds like an interesting problem. It's very large and vaguely
described though.

I assume you are smart enough to not ask for strangers to write a big
program to your specifications just because you ask, right?

What is the Python code you have already written? What do you expect
your code to do, and what does it do instead? What is the exact error
output?

-- 
 \          “… a Microsoft Certified System Engineer is to information |
  `\     technology as a McDonalds Certified Food Specialist is to the |
_o__)                               culinary arts.” —Michael Bacarella |
Ben Finney




More information about the Python-list mailing list