Edge Data Center Size Cost Estimation in Bakersfield, CA

AI Thread Summary
The discussion revolves around cost estimation for an edge data center in Bakersfield, California, with a focus on determining the appropriate size and understanding data traffic. Key points include the importance of knowing the number of website visitors and simultaneous users to estimate processing needs and ownership costs. Suggestions are made to consider companies like EdgeConnex for assistance and to explore cloud services like Amazon Web Services to simplify traffic management. The conversation also touches on the emerging trend of micro data centers for IoT devices and the role of Docker in managing microservices. Participants highlight the significant initial hardware costs and ongoing maintenance expenses, emphasizing that specific details about data types and traffic are crucial for accurate estimations. The discussion concludes with a suggestion to seek help in a more appropriate forum section, as the inquiry appears to be related to a school assignment lacking sufficient detail for a comprehensive answer.
Fady Alphons
Messages
12
Reaction score
0
Member advised that HW must be posted in the Homework sections
I want to do a cost estimation for an edge data center in Bakersfield, California. I don't know how big should the center be and i do not know how i can view the data traffic. Can anyone help?
 
Technology news on Phys.org
Are you wanting to build it to deliver your web content to more quickly? Do you know the number of visitors to your website? Do you know the number of simultaneous visitors to your website?

The simultaneous number would help you determine how many processors are needed to support them and thus your cost of ownership.

There are companies who will do that for you as shown below:

http://www.edgeconnex.com/services/edge-data-centers-proximity-matters/

Also many companies are moving to Amazon Web Services to handle their web traffic and eliminate the hassle of maintaining racks of processing slices.

But apparently, folks are developing micro centers for IoT devices too:

https://www.crn.com/news/data-cente...-micro-data-centers-are-the-next-frontier.htm

Also it would seem that Docker come into play here in managing micro services in support of IoT devices allowing you to spin up a service on an as needed basis.
 
Do you want to build a business plan?

I assume that beside high initial costs for hardware (from servers to storage capacities and cooling systems) I suppose the main amount of maintenance costs are power, mirroring the data, data safety and measurements against data losses due to fire or other incidents. The question about traffic and response time is basically a marginal one, a technical detail solved in hours. However, it does play a role for the initial hardware sizing. It's also unclear, what kind of data will you store. A single database is easier to describe than a complex cloud system for all kind of data - documents can be stored in a database, but it's not the best way to do it.

In the end, the answer to your question without any specifications is: somewhere between $100 for a hard drive and $10,000,000,000 for a data center e.g. for climate data.
 
  • Like
Likes jedishrfu
Fady Alphons said:
I want to do a cost estimation for an edge data center in Bakersfield, California. I don't know how big should the center be and i do not know how i can view the data traffic. Can anyone help?
Since you are posting a very long way from Bakersfield, Calif, my suspicion is that this is a schoolwork problem, and one that doesn't provide enough information for anyone to give a reasonable answer.

Is this a problem assigned as part of schoolwork?
 
  • Like
Likes jedishrfu
Mark44 said:
Since you are posting a very long way from Bakersfield, Calif, my suspicion is that this is a schoolwork problem, and one that doesn't provide enough information for anyone to give a reasonable answer.

Is this a problem assigned as part of schoolwork?
Unfortunately yes
 
Fady Alphons said:
Unfortunately yes
Then you need to post your question in the Homework & Coursework section (under Engineering & Computer Scence). Be sure to give a complete statement of the problem, and include your efforts so far to answer your question.

I am closing this thread.
 
  • Like
Likes jedishrfu
Dear Peeps I have posted a few questions about programing on this sectio of the PF forum. I want to ask you veterans how you folks learn program in assembly and about computer architecture for the x86 family. In addition to finish learning C, I am also reading the book From bits to Gates to C and Beyond. In the book, it uses the mini LC3 assembly language. I also have books on assembly programming and computer architecture. The few famous ones i have are Computer Organization and...
I have a quick questions. I am going through a book on C programming on my own. Afterwards, I plan to go through something call data structures and algorithms on my own also in C. I also need to learn C++, Matlab and for personal interest Haskell. For the two topic of data structures and algorithms, I understand there are standard ones across all programming languages. After learning it through C, what would be the biggest issue when trying to implement the same data...
Back
Top