Hi Mihai,

Currently there is no "official" way to deploy to EC2 -- if that is what
you wanted to ask.

-Endre


On Tue, Jan 21, 2014 at 7:25 PM, Mihai Barbulescu <[email protected]> wrote:

> Any update on this?
>
>
> On Monday, 11 July 2011 06:52:40 UTC+1, Eugene Vigdorchik wrote:
>
>> Hi Reuben,
>> Deploying to EC2 instances is already implemented in Atmos, which is
>> Akka commercial offering.
>> The deployment is done by publishing to S3 first, and EC2 instances
>> downloading from there.
>> Amazon Elastic Beanstalk is in our plans for future versions.
>>
>> Cheers,
>> Eugene.
>>
>> On Sun, Jul 10, 2011 at 11:17 PM, reuben doetsch
>> <[email protected]> wrote:
>> > Hey guys,
>> > I currently have an application with a backend API, and then various
>> thin
>> > front clients. I am using Akka for some sync backend API processing
>> which
>> > does not have to happen in real time and can be paralelized. I want to
>> ask
>> > how to best accomplish the following:
>> > Right Now I am using Amazon Elastic Beanstalk for the API server and the
>> > lift website. Both of these will scale and are nice. What is the best
>> way
>> > (using Amazon AWS) to deploy Akka. How can I embed akka into a tomcat
>> > instance for elastic beanstalk. Perhaps this is not a good idea because
>> I
>> > have a server load balancer and Akka's load balancers.
>> > What is the best solution using Akka with Amazon (either Amazon Elastic
>> Bean
>> > stalk or multiple EC2 instances)? Am I missing something obvious and
>> very
>> > simple?
>> > Reuben
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> Groups
>> > "Akka User List" group.
>> > To post to this group, send email to [email protected].
>>
>> > To unsubscribe from this group, send email to
>> > [email protected].
>>
>> > For more options, visit this group at
>> > http://groups.google.com/group/akka-user?hl=en.
>> >
>>
>>  --
> >>>>>>>>>> Read the docs: http://akka.io/docs/
> >>>>>>>>>> Check the FAQ: http://akka.io/faq/
> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
> ---
> You received this message because you are subscribed to the Google Groups
> "Akka User List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
>
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Akka Team
Typesafe - The software stack for applications that scale
Blog: letitcrash.com
Twitter: @akkateam

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: http://akka.io/faq/
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to