Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

352
Visualizações
AWS Elasticache - Redis Autoscaling

There is an redis instance been created in ElasticCache and this will be used to store and retrieve data as usual.

Is there any max memory for this redis instance and how can that be checked?

All I need is say example if the data size in redis reaches above 100 mb then it should be auto scaled without me having to manually scale it or create a new instance and things like that.

And when the data size is reduced(example: From 300mb to 50 mb due to less traffic) then the instances should be reduced so that there is no extra cost incured. How can this be configured in AWS ElastiCache?

over 4 years ago · Santiago Trujillo
2 Respostas
Responde à pergunta

0

unfortunately there is no auto-scaling policy attach with Elasticcache out of the box, amazon ElastiCache provides console, CLI, and API support for scaling your Redis (cluster mode disabled) replication group up.

One option that you can try is to set cloud watch alarm base on node memory and then trigger lambda function that will scale up and down base on metrics.

  • Create a CW alarm
  • Select Elastic cache metrics
  • Select Node level metrics
  • Select Free memory metrics
  • Trigger notification to SNS topic
  • Subscribe lambda function
  • scaleup/scaledown base on metrics

enter image description here

enter image description here

enter image description here

over 4 years ago · Santiago Trujillo Relatório

0

Now Elasticache supports autoscaling https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/AutoScaling.html

over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda