Questions tagged [datacenter]

A data center is a facility used to house computer systems and associated components, such as telecommunications and storage systems.

21 questions
30
votes
1 answer

AWS VPC - should connections between instances be over SSL?

Say I have a few EC2 instances in an AWS VPC network, each assigned its own private address for the subnet at creation. Say one of them is a DB, and another one some kind of web app talking to the DB. The DB makes sure to authorize only a certain…
glitch
  • 529
  • 4
  • 5
12
votes
1 answer

Can personnel who manage AWS datacenters access my ec2 instances and monitor data in use in my application?

I am building an Express (NodeJS) app and plan to host with AWS ec2. I want to protect my users' data as much as possible and am considering even outlier scenarios. And so the question arose: The ec2 instances are physical managed in some Amazon…
ryd3r
  • 387
  • 3
  • 7
6
votes
2 answers

Sniffing unencrypted traffic in datacenter

Please explain how is it possible to sniff packets from within the datacenter. Some background. I am studying networking options for DigitalOcean. My goal is to make sure that data exchange between hosts is secure as it may be sensitive. I read…
Juriy
  • 163
  • 5
4
votes
2 answers

Home "datacenter" security, where and what to look for?

This is a question to learn more about security management and physical security. I'm running a small serverroom in the basement at home, mainly as testbed for attacks I dont want to try on live hosts and for development. I'm more of a learning by…
Peter Meyer
  • 181
  • 4
4
votes
1 answer

Recommendations for hosting highly sensitive data

I am doing some investigation on hosting sensitive data. Mostly finance and fund data but at a personal level. This will be a secure website where users will be able to login and view their fund data. Backups are needed but source data will reside…
jdruid
  • 141
  • 1
3
votes
2 answers

Data 'dust' left over other than on the HDD?

I was working on a project which contained very classified information. I am now planning on using the computer for personal work but I'm worried that replacing the HDD won't be enough. Is there any chance that any data or data 'dust' could be…
2
votes
2 answers

How to securely provide data to a web server using a data warehouse?

We have a data warehouse that stores prices for our products. Once every business day, new data points are added representing the day's price for each product. On the website, a user sees this information on a page load. There are currently 7…
James
  • 123
  • 2
2
votes
1 answer

Can we just provide VM snapshopts to LEA

Currently Law enforcement agencies (LEA) take your entire server (or perhaps all servers) in a VPS/Cloud or multi-tenant situation. Have we thought of any policy guidelines where VM images/snapshots can be kepts and provided as evidence in lieu of…
intiha
  • 121
  • 1
2
votes
2 answers

Any concern for not locking or even closing the rack door inside private cage of DataCenter?

Recently, a customer asks for not closing and not locking his rent rack inside a cage of data center, is there any reason to reject his request due to security reason? Since the rack is inside private cage and in data center, if the rack is not…
Kiwi
  • 21
  • 1
2
votes
1 answer

Is internal or external hosting more secure?

I have been looking for a while to find out the number of malicious attacks that have been successful against internal vs externally hosted web and SQL solutions. When I say internal, I mean the server and resources are provided by the company,…
J. Doe
  • 29
  • 2
1
vote
1 answer

Can all of Facebook's data be wiped out?

Is there a possibility that Facebook's entire data could ever be wiped out by a team of malicious individuals or even a government? Remotely or physically. If so, how do you think they would go about doing it and what sort of safeguards does…
1
vote
1 answer

How to secure data in a stolen raid disk?

I quote from this article Forget about hacking – your servers might get stolen: Are data centers as secure as they want you to think? Though security is often a selling-point for many data centers, they aren’t necessarily safe from theft. There…
Question Overflow
  • 5,220
  • 6
  • 27
  • 48
1
vote
2 answers

is iptable whitelisting secure enough in AWS

Suppose my app is hosted on multiple servers, within the same data center (say in AWS or DigitalOcean). To secure communication between these servers, I use iptable to whitelist each other's IP. Question: is whitelisting IP secure enough to ensure…
Saitama
  • 111
  • 1
1
vote
1 answer

How to protect network equipment in public spaces?

I'm curious whether there are standards or recommended best practices to protect network equipment that has to be left unattended and outside (of a secure data-center environment) for example for scientific research? The assumption here is that…
bfloriang
  • 205
  • 1
  • 6
1
vote
1 answer

Is it Possible to Prevent a Physcial Attack on Server in Remote Data Center?

I've been using Amazon Web Services to run my Java application. However, due to high costs I'm looking into getting a dedicated server from Hetzner, a company based in Germany, which costs about 10-20x less than AWS. However, after reading this…
S.O.S
  • 111
  • 3
1
2