Skip to content
This repository has been archived by the owner on Jan 22, 2018. It is now read-only.

Added Serverless Stack to week-in-review-2017-04-24.html #431

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
134 changes: 134 additions & 0 deletions week-in-review/2017/04/week-in-review-2017-04-24.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
Let's take a quick look at what happened in AWS-land last week:
<table style="border: 2px solid black; border-collapse: collapse;" cellspacing="4" cellpadding="4">
<tbody>

<!-- MONDAY -->
<tr style="border-bottom: 1px dotted black;">
<td style="vertical-align: top; text-align: center;">
<div style="font-size: 110%; width: 100%; background-color: black; text-align: center; color: white;">Monday</div>
April 24
</td>
<td>
<ul>
<li><a href="http://serverless-stack.com">Serverless Stack</a> has built a really comprehensive free tutorial detailing how to build a CRUD serverless API and hooking it up to a React SPA entirely on AWS. It also shows you how to host your app on S3 and serve it out using CloudFront and Route 53. It is an end-to-end tutorial that shows the serverless architecture in action.</li>
</ul>
</td>
</tr>

<!-- TUESDAY -->
<tr style="border-bottom: 1px dotted black;">
<td style="vertical-align: top; text-align: center;">
<div style="font-size: 110%; width: 100%; background-color: black; text-align: center; color: white;">Tuesday</div>
April 25
</td>
<td>
<ul>
<li>???</li>
</ul>
</td>
</tr>

<!-- WEDNESDAY -->
<tr style="border-bottom: 1px dotted black;">
<td style="vertical-align: top; text-align: center;">
<div style="font-size: 110%; width: 100%; background-color: black; text-align: center; color: white; padding-left: 4px; padding-right: 4px;">Wednesday</div>
April 26
</td>
<td>
<ul>
<li>???</li>
</ul>
</td>
</tr>

<!-- THURSDAY -->
<tr style="border-bottom: 1px dotted black;">
<td style="vertical-align: top; text-align: center;">
<div style="font-size: 110%; width: 100%; background-color: black; text-align: center; color: white;">Thursday</div>
April 27
</td>
<td>
<ul>
<li>???</li>
</ul>
</td>
</tr>

<!-- FRIDAY -->
<tr style="border-bottom: 1px dotted black;">
<td style="vertical-align: top; text-align: center;">
<div style="font-size: 110%; width: 100%; background-color: black; text-align: center; color: white;">Friday</div>
April 28
</td>
<td>
<ul>
<li>???</li>
</ul>
</td>
</tr>

<!-- SATURDAY -->
<tr style="border-bottom: 1px dotted black;">
<td style="vertical-align: top; text-align: center;">
<div style="font-size: 110%; width: 100%; background-color: black; text-align: center; color: white;">Saturday</div>
April 29
</td>
<td>
<ul>
<li>???</li>
</ul>
</td>
</tr>

<!-- SUNDAY -->
<tr style="border-bottom: 1px dotted black;">
<td style="vertical-align: top; text-align: center;">
<div style="font-size: 110%; width: 100%; background-color: black; text-align: center; color: white;">Sunday</div>
April 30
</td>
<td>
<ul>
<li>???</li>
</ul>
</td>
</tr>

</tbody>
</table>

<span style="text-decoration: underline;"><strong>New AWS Marketplace Offerings</strong></span>
<ul style="padding-bottom: 1em;">
<li>...</li>
</ul>

<span style="text-decoration: underline;"><strong>New &amp; Notable Open Source</strong></span>
<ul style="padding-bottom: 1em;">
<li>...</li>
</ul>

<span style="text-decoration: underline;"><strong>New SlideShare Presentations</strong></span>
<ul style="padding-bottom: 1em;">
<li>???</li>
</ul>

<span style="text-decoration: underline;"><strong>New Customer Success Stories</strong></span>
<ul style="padding-bottom: 1em;">
<li>???</li>
</ul>

<span style="text-decoration: underline;"><strong>New YouTube Videos</strong></span>
<ul style="padding-bottom: 1em;">
<li>???</li>
</ul>

<span style="text-decoration: underline;"><strong>Upcoming Events</strong></span>
<ul style="padding-bottom: 1em;">
<li>...</li>
</ul>

<span style="text-decoration: underline;"><strong>Help Wanted</strong></span>
<ul style="padding-bottom: 1em;">
<li><a href="http://aws.amazon.com/careers/">AWS Careers</a>.</li>
</ul>

Stay tuned for next week! In the meantime, <a href="https://twitter.com/jeffbarr" target="_self">follow me on Twitter</a> and <a href="http://feeds.feedburner.com/AmazonWebServicesBlog" target="_self">subscribe to the RSS feed</a>.