No issues noticed.

EC2 [0][1] instances are the lowest level (or basis/basic level)
technologies in the AWS stack.  High Availability/Disaster
Recovery/Fail Over (HA/DR/FO) is not something you buy in AWS; it's
something that is configured (relatively easily).  Something like
Cloud Formation [2], Elastic Beanstalk [3], Troposphere [4], Terraform
can do the more intelligent scaling & failure recovery that you're
describing/expecting.  Really, those things are
scripting/specification technologies layered on top of EC2, S3, AMI,
EBS, ELB.

If you need help setting up a HA/DR/FO config, let me know.  At work
we support dozens of public web apps and sites on AWS.

[0] https://www.expeditedssl.com/aws-in-plain-english
[1] https://en.wikipedia.org/wiki/Amazon_Elastic_Compute_Cloud
[2] https://aws.amazon.com/cloudformation/
[3] https://en.wikipedia.org/wiki/AWS_Elastic_Beanstalk
[4] https://github.com/cloudtools/troposphere



On Sat, Jul 9, 2016 at 3:47 AM, Jim Hall <jh...@freedos.org> wrote:
> Has anyone had problems accessing the website recently?
>
> I haven't seen any issues, but I was just notified that Amazon's "EC2 has
> detected degradation of the underlying hardware hosting your Amazon EC2
> instance." So they are advising me to set up a fresh instance on another
> "AMI" (virtual server) to host the website. If I'm reading the email right,
> Amazon says I should do this by the end of the month before they shut down
> the server that's running my virtual server.
>
> (This seems weird to me as one benefit of virtual servers is you can
> automatically move them off failing servers to other servers, without the
> virtual server's owner being aware. But maybe I didn't buy into that level
> of service; I'm running the low-cost instance.)
>
> Just wanted to see if anyone was having problems, and share that if you do
> see problems on the website, this might be the reason.
>
>
> ------------------------------------------------------------------------------
> Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
> Francisco, CA to explore cutting-edge tech and listen to tech luminaries
> present their vision of the future. This family event has something for
> everyone, including kids. Get more information and register today.
> http://sdm.link/attshape
> _______________________________________________
> Freedos-devel mailing list
> Freedos-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-devel
>

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to