comp.lang.ada
 help / color / mirror / Atom feed
From: Brian Drummond <brian@shapes.demon.co.uk>
Subject: Re: Is AWS a web server?
Date: Sat, 1 Aug 2015 09:51:39 +0000 (UTC)
Date: 2015-08-01T09:51:39+00:00	[thread overview]
Message-ID: <mpi4ra$6dk$1@dont-email.me> (raw)
In-Reply-To: 87a8ucxdzf.fsf@ludovic-brenta.org

On Fri, 31 Jul 2015 22:35:00 +0200, Ludovic Brenta wrote:

> EGarrulo writes:
>> 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 *part* of a web server.  You can use AWS to write a full
> internet-facing web application; in this case AWS is embedded (or
> dynamically linked) into your program and your program *is* the web
> server.

To be more specific, AWS plus about ten lines of wrapper code form a very 
simple very basic webserver. 

The AWS demo programs illustrate this, and how to grow it to add more 
features as you need, adapting them is an easy way to get started.

-- Brian


  reply	other threads:[~2015-08-01  9:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-31 20:04 Is AWS a web server? EGarrulo
2015-07-31 20:35 ` Ludovic Brenta
2015-08-01  9:51   ` Brian Drummond [this message]
2015-07-31 20:49 ` Jeffrey R. Carter
2015-08-01 16:23   ` Pascal Obry
2015-08-01 17:55     ` Jeffrey R. Carter
2015-07-31 21:24 ` J-P. Rosen
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox