<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>databases &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/databases/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Tue, 21 May 2024 19:18:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>Upgrading GitHub.com to MySQL 8.0</title>
		<link>https://noise.getoto.net/2023/12/08/upgrading-github-com-to-mysql-8-0/</link>
		
		<dc:creator><![CDATA[Jiaqi Liu]]></dc:creator>
		<pubDate>Thu, 07 Dec 2023 22:00:36 +0000</pubDate>
				<category><![CDATA[Availability]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[infrastructure]]></category>
		<category><![CDATA[mysql]]></category>
		<guid isPermaLink="false">https://github.blog/?p=75736</guid>

					<description><![CDATA[<p>GitHub uses MySQL to store vast amounts of relational data. This is the story of how we seamlessly upgraded our production fleet to MySQL 8.0.</p>
<p>The post <a href="https://github.blog/engineering/infrastructure/upgrading-github-com-to-mysql-8-0/">Upgrading GitHub.com to MySQL 8.0</a> appeared first on <a href="https://github.blog/">The GitHub Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Let’s Architect! Architecting with Amazon DynamoDB</title>
		<link>https://noise.getoto.net/2022/10/19/lets-architect-architecting-for-nosql-databases/</link>
		
		<dc:creator><![CDATA[Luca Mezzalira]]></dc:creator>
		<pubDate>Wed, 19 Oct 2022 13:23:03 +0000</pubDate>
				<category><![CDATA[Amazon DynamoDB]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[DynamoDB]]></category>
		<category><![CDATA[Let's Architect]]></category>
		<category><![CDATA[multi-region]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[resilience]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=ea6183ea8454b91a476d366c6cb44c61</guid>

					<description><![CDATA[NoSQL databases are an essential part of the technology industry in today’s world. Why are we talking about NoSQL databases? NoSQL databases often allow developers to be in control of the structure of the data, and they are a good fit for big data scenarios and offer fast performance. In this issue of Let’s Architect!, […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Leak of Russian Censorship Data</title>
		<link>https://noise.getoto.net/2022/03/14/leak-of-russian-censorship-data/</link>
		
		<dc:creator><![CDATA[Bruce Schneier]]></dc:creator>
		<pubDate>Mon, 14 Mar 2022 11:09:24 +0000</pubDate>
				<category><![CDATA[anonymous]]></category>
		<category><![CDATA[Censorship]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[russia]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.schneier.com/?p=65214</guid>

					<description><![CDATA[<p>The transparency organization Distributed Denial of Secrets has <a href="https://www.vice.com/en/article/xgdmj7/russian-censorship-roskomnadzor-hacked-leak-distributed-denial-of-secrets">released</a> 800GB of data from Roskomnadzor, the Russian government censorship organization.</p>
<blockquote><p>Specifically, Distributed Denial of Secrets says the data comes from the Roskomnadzor of the Republic of Bashkortostan. The Republic of Bashkortostan is in the west of the country.</p>
<p>[…]</p>
<p>The data is split into two main categories: a series of over 360,000 files totalling in at 526.9GB and which date up to as recently as March 5, and then two databases that are 290.6GB in size, according to Distributed Denial of Secrets’ website...</p></blockquote>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Bunnie Huang’s Plausibly Deniable Database</title>
		<link>https://noise.getoto.net/2022/02/10/bunnie-huangs-plausibly-deniable-database/</link>
		
		<dc:creator><![CDATA[Bruce Schneier]]></dc:creator>
		<pubDate>Thu, 10 Feb 2022 12:13:26 +0000</pubDate>
				<category><![CDATA[academic papers]]></category>
		<category><![CDATA[cryptanalysis]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[deniability]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[threat models]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.schneier.com/?p=65033</guid>

					<description><![CDATA[<p>Bunnie Huang has <a href="https://www.bunniestudios.com/blog/?p=6307">created</a> a Plausibly Deniable Database.</p>
<blockquote><p>Most security schemes facilitate the coercive processes of an attacker because they disclose metadata about the secret data, such as the name and size of encrypted files. This allows specific and enforceable demands to be made: “Give us the passwords for these three encrypted files with names A, B and C, or else…”. In other words, security often focuses on protecting the confidentiality of data, but lacks deniability.</p>
<p>A scheme with deniability would make even the existence of secret files difficult to prove. This makes it difficult for an attacker to formulate a coherent demand: “There’s no evidence of undisclosed data. Should we even bother to make threats?” A lack of evidence makes it more difficult to make specific and enforceable demands...</p></blockquote>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Frictionless hosting of containerized ASP.NET web apps using Amazon Lightsail</title>
		<link>https://noise.getoto.net/2021/06/10/frictionless-hosting-of-containerized-asp-net-web-apps-using-amazon-lightsail/</link>
		
		<dc:creator><![CDATA[Emma White]]></dc:creator>
		<pubDate>Thu, 10 Jun 2021 13:57:44 +0000</pubDate>
				<category><![CDATA[Amazon Lightsail]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[Compute]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[Lightsail Containers]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=0032059c2f73234a78ac7b2f14f93080</guid>

					<description><![CDATA[This post is written by Fahad Mustafa, Cloud Application Architect, AWS Professional Services There are many ways to deploy ASP.NET web apps to AWS. Each with its own use cases and differing pricing models. But what if you have a small website and database that you must deploy rapidly, manage, and scale? What if you […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Dutch Insider Attack on COVID-19 Data</title>
		<link>https://noise.getoto.net/2021/01/27/dutch-insider-attack-on-covid-19-data/</link>
		
		<dc:creator><![CDATA[Bruce Schneier]]></dc:creator>
		<pubDate>Wed, 27 Jan 2021 14:59:03 +0000</pubDate>
				<category><![CDATA[cybercrime]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[insiders]]></category>
		<category><![CDATA[netherlands]]></category>
		<category><![CDATA[risks]]></category>
		<category><![CDATA[theft]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.schneier.com/?p=61855</guid>

					<description><![CDATA[<p>Insider <a href="https://www.zdnet.com/article/dutch-covid-19-patient-data-sold-on-the-criminal-underground/">data theft</a>:</p>
<blockquote><p>Dutch police have arrested two individuals on Friday for allegedly selling data from the Dutch health ministry’s COVID-19 systems on the criminal underground.</p>
<p>[…]</p>
<p>According to Verlaan, the two suspects worked in DDG call centers, where they had access to official Dutch government COVID-19 systems and databases.</p></blockquote>
<p>They were working from home:</p>
<blockquote><p>“Because people are working from home, they can easily take photos of their screens. This is one of the issues when your administrative staff is working from home,” Victor Gevers, Chair of the Dutch Institute for Vulnerability Disclosure, told ZDNet in an interview today. ...</p></blockquote>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Amazon Has Trucks Filled with Hard Drives and an Armed Guard</title>
		<link>https://noise.getoto.net/2021/01/04/amazon-has-trucks-filled-with-hard-drives-and-an-armed-guard/</link>
		
		<dc:creator><![CDATA[Bruce Schneier]]></dc:creator>
		<pubDate>Mon, 04 Jan 2021 12:11:20 +0000</pubDate>
				<category><![CDATA[amazon]]></category>
		<category><![CDATA[business of security]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.schneier.com/?p=60699</guid>

					<description><![CDATA[<p>From an <a href="https://logicmag.io/commons/inside-the-whale-an-interview-with-an-anonymous-amazonian/">interview</a> with an Amazon Web Services security engineer:</p>
<blockquote><p>So when you use AWS, part of what you&#8217;re paying for is security.</p>
<p>Right; it&#8217;s part of what we sell. Let&#8217;s say a prospective customer comes to AWS. They say, &#8220;I like pay-as-you-go pricing. Tell me more about that.&#8221; We say, &#8220;Okay, here&#8217;s how much you can use at peak capacity. Here are the savings we can see in your case.&#8221;</p>
<p>Then the company says, &#8220;How do I know that I&#8217;m secure on AWS?&#8221; And this is where the heat turns up. This is where we get them. We say, &#8220;Well, let&#8217;s take a look at what you&#8217;re doing right now and see if we can offer a comparable level of security.&#8221; So they tell us about the setup of their data centers...</p></blockquote>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 102/103 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-05 00:28:12 by W3 Total Cache
-->