Questions tagged [scalr]

13 questions
12
votes
6 answers

How do you automate failover on EC2?

Of the folks managing their own clusters (i.e. not using/paying for Amazon Autoscale, Rightscale, Scalr, etc.), how are you managing your instances on EC2 and handling (e.g.) failover? I'm wondering if most folks just end up writing their own…
Yang
  • 1,655
  • 6
  • 20
  • 35
8
votes
4 answers

Ways to auto scale MySQL servers?

I run a site which has high traffic surges and because of that auto scaling solutions is very profitable for this case. Currently the web server is able to horizontally auto scale but the bottleneck is on the MySQL server. I have tried with Amazon…
Zillo
  • 111
  • 2
  • 4
7
votes
1 answer

What are compelling use cases for having both Chef/Puppet and RightScale/Scalr?

I was wondering about the differences between cloud computing management tools and server configuration software as there seems to be an overlap between them. I would like to have some feedback from customers who have been using both software.
Anonymous
  • 71
  • 1
3
votes
1 answer

Need a recommendation for shared storage on auto-scaling ec2 w/ scalr

I have come across so many answers to this question that I am completely lost! I am moving our 2 sites to a load balanced ec2 system with scalr as our cloud manager. Now the question is coming up about persistent storage for the user's uploaded…
john h.
  • 135
  • 1
  • 5
3
votes
3 answers

Managing rolling deployments with amazon EC2

Recently I've been experimenting with various cloud management tools like RightScale, Scalr, custom scripts for managing a variety of servers, each hosting several roles (app, db, load balancer, job queues, etc). The one thing I find lacking in most…
Josh Nankin
  • 722
  • 11
  • 27
1
vote
2 answers

Rackspace cloud recomendations

What tools do you use to help you manage your cloud, specially with rackspace cloud? Things like Provisioning, Monitoring, Autoscaling, Alerting etc... I'm just a developer, and for a little while I'm on devops duty. Here is some background…
Mon Villalon
  • 123
  • 4
1
vote
4 answers

Best practice for synchronizing sources across servers (Amazon EC2)

I'm moving from single app server to load balanced config. In the single server config I synchronized the sources by S3 cmd sync s3 every few minutes and on hostup (Scalr event) I sync the sources back from S3. This ensures the server will run…
Niro
  • 1,371
  • 3
  • 17
  • 35
1
vote
2 answers

RDS, scalr with EC2 or xeround for a 40GB database

We are currently preparing for a move of a reasonably high traffic web site to the cloud. We are thinking of using scalr to help us manage the whole setup especially since we dont have experience with amazon. We are unsure about whether we should…
webgr
  • 203
  • 1
  • 2
  • 7
0
votes
1 answer

DNS configuration using Route 53 and Scalr

Possible bad configure of DNS using Route 53 and Scalr Hi, I’m trying to configure the DNS for hosted Scalr. Unfortunately I can’t point the nameservers to Scalr directly, as it’s not allowed by the DK Hostmaster. So I have to use Route…
kris
  • 123
  • 1
  • 1
  • 4
0
votes
1 answer

how to simulate load on multiple app servers when nginx balances load according to IP

I use httperf from external server to stress test my app (on scalr/EC2). However nginx is configured to distribute load according to IP address of the source (so each app server will receive all the traffic from the same user). Any idea how to work…
Niro
  • 1,371
  • 3
  • 17
  • 35
0
votes
2 answers

Easy GUI way to auto scale EC2 and RDS: aws console, scalr, ylastic...?

I am managing all my instances with the AWS Management Console (the GUI web console) but now I want to use Auto Scale and it seems that this can not be done with that console. Yes, there is CloudWatch but I can only create alarms (e-mail…
Zillo
  • 111
  • 2
  • 4
0
votes
2 answers

AWS EC2: How to determine whether my EC2/scalr AMI was hacked? What to do to secure it?

(See update below) I received notification from Amazon that my instance tried to hack another server. there was no additional information besides log dump: Original report: Destination IPs: Destination Ports: Destination URLs: Abuse Time: Sun May…
Niro
  • 1,371
  • 3
  • 17
  • 35
0
votes
1 answer

Web service not accessible from behind corporates firewalls - how come?

We run a SaaS serving a widget which is embedded in customer websites. The service includes static javascript code hosted on Amazon S3 and a dynamic part hosted on EC2 with Scalr (using Scalr name servers). We received some feedback from users…
Niro
  • 1,371
  • 3
  • 17
  • 35