From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: buffer2.nntp.dca1.giganews.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: "Jeffrey R. Carter" Newsgroups: comp.lang.ada Subject: Re: Is AWS a web server? Date: Fri, 31 Jul 2015 13:49:42 -0700 Organization: Also freenews.netfront.net; news.tornevall.net; news.eternal-september.org Message-ID: References: <73c252ea-aba3-497b-b53b-ebf6cfdba723@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Injection-Date: Fri, 31 Jul 2015 20:48:10 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="ee44d3db9c41f5ad88d7e8e8f0268f05"; logging-data="3503"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+OyEm1b9+6TRF62+tlrpiM9WKylGnpU30=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 In-Reply-To: <73c252ea-aba3-497b-b53b-ebf6cfdba723@googlegroups.com> Cancel-Lock: sha1:3q9OseNPLUY3NuLvAg3RfQAobZc= X-Enigmail-Draft-Status: N1110 Xref: number.nntp.giganews.com comp.lang.ada:194588 Date: 2015-07-31T13:49:42-07:00 List-Id: On 07/31/2015 01:04 PM, EGarrulo wrote: > This may seem a dumb question, but the documentation of AWS states that "AWS > is not a Web Server like IIS or Apache, it is a component to embedded HTTP > protocol in an application." On the other hand, the Gem #29 says that > "Common usages [for AWS] are: - To develop a full Web application." Hence, > can you employ AWS to develop a Web application that faces the Internet, or > not? Any direct experiences and/or recommendations? Thank you. AWS is a framework that is used to develop applications that can be interacted with over the internet. One such application is, of course, a web server. I worked on a good-sized, soft-real-time, distributed system that was accessed over the internet using AWS. It required a fair amount of JS; the error rate in the JS was significantly higher than the Ada. Both AWS and Annex E imposed architectural constraints on the system. Today Gnoga would probably be a better choice; it would eliminate the JS. -- Jeff Carter "I'm a kike, a yid, a heebie, a hook nose! I'm Kosher, Mum! I'm a Red Sea pedestrian, and proud of it!" Monty Python's Life of Brian 77