<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (Vaguery)</title>
    <link>https://pinboard.in/u:Vaguery/public/</link>
    <description>recent bookmarks from Vaguery</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GettingStartedCreateTables.html"/>
	<rdf:li rdf:resource="http://alestic.com/2009/12/ec2-spot-instance-prices"/>
	<rdf:li rdf:resource="http://aws.amazon.com/ec2/spot-instances/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GettingStartedCreateTables.html">
    <title>Step 2: Create Example Tables - Amazon DynamoDB</title>
    <dc:date>2015-03-07T18:01:39+00:00</dc:date>
    <link>http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GettingStartedCreateTables.html</link>
    <dc:creator>Vaguery</dc:creator><description><![CDATA[Suppose you want to store product information in DynamoDB. Each product you store has its own set of properties, and accordingly, you need to store different information about each of these products. DynamoDB is a NoSQL database: Except for a required common primary key, individual items in a table can have any number of attributes. This enables you to save all the product data in the same table. So you will create a ProductCatalog table that uses Id as the primary key and stores information for products such as books and bicycles in the table. Id is a numeric attribute and hash type primary key. After creating the table, in the next step you will write code to retrieve items from this table. Note that while you can retrieve an item, you cannot query the table. To query the table, the primary key must be of the hash and range type.

]]></description>
<dc:subject>Amazon nudge EC2 cloud-computing NoSQL database system-administration devops</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Vaguery/b:5b56198c78c3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:Amazon"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:nudge"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:EC2"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:cloud-computing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:NoSQL"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:database"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:system-administration"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:devops"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://alestic.com/2009/12/ec2-spot-instance-prices">
    <title>Listing Recent Prices for EC2 Spot Instances - Alestic.com</title>
    <dc:date>2009-12-15T13:39:39+00:00</dc:date>
    <link>http://alestic.com/2009/12/ec2-spot-instance-prices</link>
    <dc:creator>Vaguery</dc:creator><description><![CDATA["The best way to approach auction type situations like this is often to simply list the maximum price you can afford. Your instance(s) will get run if and when the spot instance price reaches that price and you will regularly get charged less depending on what other users are bidding for their instances.

Though I don’t recommend trying to chase the spot instance price around, it is natural to be curious about what others have been paying and whether or not you might have a chance to get in with your bid."
]]></description>
<dc:subject>spot-pricing Amazon economics auction pricing EC2 data-analysis</dc:subject>
<dc:identifier>https://pinboard.in/u:Vaguery/b:35871a415680/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:spot-pricing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:Amazon"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:economics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:auction"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:pricing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:EC2"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:data-analysis"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://aws.amazon.com/ec2/spot-instances/">
    <title>Amazon EC2 Spot Instances</title>
    <dc:date>2009-12-15T13:38:01+00:00</dc:date>
    <link>http://aws.amazon.com/ec2/spot-instances/</link>
    <dc:creator>Vaguery</dc:creator><description><![CDATA["Spot Instances are a new way to purchase and consume Amazon EC2 Instances. They allow customers to bid on unused Amazon EC2 capacity and run those instances for as long as their bid exceeds the current Spot Price. The Spot Price changes periodically based on supply and demand, and customers whose bids meet or exceed it gain access to the available Spot Instances. Spot Instances are complementary to On-Demand Instances and Reserved Instances, providing another option for obtaining compute capacity."
]]></description>
<dc:subject>grid-computing cloud-computing EC2 Amazon markets auction ecommerce</dc:subject>
<dc:identifier>https://pinboard.in/u:Vaguery/b:b60d9f911354/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:grid-computing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:cloud-computing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:EC2"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:Amazon"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:markets"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:auction"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Vaguery/t:ecommerce"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>