Earlier quoted context omitted.
Should have given him back his stapler
I don't get it. Can you please explain the reference?
Fire destroys S. Korean government's cloud storage system, no backups available
151–160 of 987 posts
Re: Fire destroys S. Korean government's cloud storage system, no backups available
#152Re: Fire destroys S. Korean government's cloud storage system, no backups available
#153Earlier quoted context omitted.
Why not? You can easily encrypt your data before sending it for storage on on S3, for example.
You can encrypt them at rest, but data that lies encrypted and is never touched, is useless data. You need to decrypt them as well. Also, plenty of incompetent devops around, and writing a decryption toolchain can be difficult.
Re: Fire destroys S. Korean government's cloud storage system, no backups available
#154The government official who insisted that commercial AWS/GCP/Azure couldn't possibly be trusted with keeping the information will be keeping their head low for a few days then... "The Interior Ministry explained that while most systems at the Daejeon data center are backed up daily to separate equipment within the same center and to a physically remote backup facility, the G-Drive’s structure did not allow for extern…
Rightfully did not trust these companies. Sure what happened is a disaster for them, but you cant simply trust Amazon & Microsoft.
Re: Fire destroys S. Korean government's cloud storage system, no backups available
#155It's hard to believe this happened. South Korea has tech giants like Samsung, and yet this is how the government runs? Is the US government any better?
The first thing that comes to mind when I think of the South Korean government is the storied tradition of physical confrontation in their parliament along with more than a few viral videos of brawls and such over the years. It used to be better in the US, but with the intensity of discord in our government lately, I don't think anyone really knows anymore.
You're thinking of Taiwan, not South Korea.
Re: Fire destroys S. Korean government's cloud storage system, no backups available
#156I mean ... was making backups on the backlog at least? Can they at least point to the work item that was going to get done soonish ?
Re: Fire destroys S. Korean government's cloud storage system, no backups available
#157The government official who insisted that commercial AWS/GCP/Azure couldn't possibly be trusted with keeping the information will be keeping their head low for a few days then... "The Interior Ministry explained that while most systems at the Daejeon data center are backed up daily to separate equipment within the same center and to a physically remote backup facility, the G-Drive’s structure did not allow for extern…
Because these companies never lose data, like during some lightning strikes, oh wait: https://www.bbc.com/news/technology-33989384 As a government you should not be putting your stuff in an environment under control of some other nation, period. That is a completely different issue and does not really relate to making backups.
Why? If you encrypt it yourself before transfer, the only possible control some_other_nation will have over you or your data is availability.
Re: Fire destroys S. Korean government's cloud storage system, no backups available
#158Earlier quoted context omitted.
Why not? You can easily encrypt your data before sending it for storage on on S3, for example.
You can encrypt them at rest, but data that lies encrypted and is never touched, is useless data. You need to decrypt them as well. Also, plenty of incompetent devops around, and writing a decryption toolchain can be difficult.
Re: Fire destroys S. Korean government's cloud storage system, no backups available
#159The government official who insisted that commercial AWS/GCP/Azure couldn't possibly be trusted with keeping the information will be keeping their head low for a few days then... "The Interior Ministry explained that while most systems at the Daejeon data center are backed up daily to separate equipment within the same center and to a physically remote backup facility, the G-Drive’s structure did not allow for extern…
Agree completely that it's absolute wild to run such a system without backups. But at this point no government should keep critical data on foreign cloud storage.
Re: Fire destroys S. Korean government's cloud storage system, no backups available
#160The government official who insisted that commercial AWS/GCP/Azure couldn't possibly be trusted with keeping the information will be keeping their head low for a few days then... "The Interior Ministry explained that while most systems at the Daejeon data center are backed up daily to separate equipment within the same center and to a physically remote backup facility, the G-Drive’s structure did not allow for extern…
Agree completely that it's absolute wild to run such a system without backups. But at this point no government should keep critical data on foreign cloud storage.
Not that they should just go all in on it, but an encrypted copy on S3 or GCS would seem really useful right about now.