Skip to content

Elastic Beanstalk CloningΒΆ

  • Clone an environment with the exact same configuration
  • Useful for deploying a "test" version of your application
  • All resources and configuration are preserved:
    • Load Balancer type and configuration
    • RDS database type (but the data is not preserved)
    • Environment variables
  • After cloning an environment, you can change settings