Happenn
  • Introduction
  • System Architect
  • For Dev
    • AWS
      • Domain & CNAME
      • Rescale Instance
      • Request AWS Certificate
      • Generate Certificate with Certbot
      • S3
      • SSH & FTP
      • Auto Scaling
      • RDS MySQL
    • Digital Ocean
      • Virtual Host & Certificate
      • SSH & FTP
    • Server
      • Git
      • Setup the Server
    • Code
      • Laravel/Lumen
      • Vue.js
      • Webpack
      • JavaScript Library
        • Lodash
        • axios
        • Moment.js
      • Code Style Guide
      • Useful Tools
    • HAM Admin
      • Install locally
      • Deploy
    • Happenn API
      • Install locally
      • Install DB locally
      • Make DB changes
    • Happenn IO
      • Install locally
    • Happenn Virtual
      • Install locally
      • Folders and file structure
      • Deploy code
        • Happenn AWS
        • Delegia AWS
    • Happenn Event app
      • Deploy
      • Install locally
Powered by GitBook
On this page
  1. For Dev
  2. AWS

Rescale Instance

How to rescale instance to ensure that the instance will not crash when the it has heavy load.

  1. Go to AWS console and select service EC2

  2. Select Instances > Instances

  3. Select the instance(s) and stop it from running by Stop instance either from Instance state at the top or right click

  4. Select Actions at the top or right click then select Instance settings > Change instance type

  5. Choose the instance you want to change into. Each instance information type can be seen at Instances > Instance Types.

PreviousDomain & CNAMENextRequest AWS Certificate

Last updated 4 years ago