<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>AWS on Throwin&#39; Exceptions</title>
    <link>https://throw.nullreference.io/tags/aws/</link>
    <description>Recent content in AWS on Throwin&#39; Exceptions</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>Copyright © 2020-{year} Elan Hasson. All Rights Reserved.</copyright>
    <lastBuildDate>Mon, 08 Sep 2014 08:26:00 +0000</lastBuildDate><atom:link href="https://throw.nullreference.io/tags/aws/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Adding IIS Features to an AWS Elastic Bean Stalk .Net Container</title>
      <link>https://throw.nullreference.io/posts/adding-iis-features-to-an-aws-elastic-bean-stalk-.net-container/</link>
      <pubDate>Mon, 08 Sep 2014 08:26:00 +0000</pubDate>
      
      <guid>https://throw.nullreference.io/posts/adding-iis-features-to-an-aws-elastic-bean-stalk-.net-container/</guid>
      <description>I use Amazon Web Services&amp;rsquo;s Elastic Bean Stalk to automagically scale my ASP.Net web applications. I&amp;rsquo;m using a Windows 2012 R2 based instance.
I also use SignalR for real time communications within my app. While, I could use Ajax Long Polling, WebSockets are a tad bit faster.
Problem The default AMI has doesn&amp;rsquo;t have the IIS Feature for WebSockets installed.
Solution Create a folder in your project named .ebextensions.
If Visual Studio complains about not being allowed to add a folder with a leading dot, name the folder .</description>
    </item>
    
  </channel>
</rss>
