Can I downgrade Wowza Instance?

0

Hi, I have EC2 that now running Wowza Streaming Engine (Linux PAID) then I found that I can use lower-spec EC2. I want to make sure that I can change instance type and don't have to reset setting. Will it less cost? Thank you

asked a year ago189 views
1 Answer
0
Accepted Answer

If you change the type of an EC2 instance the information is not lost (except for the instance store-backed instances), so your application should be working as usual.

To be sure that you can do the change follow the next steps:

To do the instance type change follow the next steps:

  1. Shutdown the instance (make sure the shutdown behavior is not set to terminate).
  2. Change the instance type and
  3. Start the instance again.

For detailed information about changing the instance type, have a look at the Change the instance type documentation.

Regarding the pricing, when you change the instance type, you'll start paying the rate of the new instance type. For the on-demand rates of all instance types, see Amazon EC2 On-Demand Pricing. So if your new instance is less expensive you will reduce your final cost.

I recommend you to have a look at the Get recommendations for an instance type for having a better insight of the better instance type to use for your workload.

profile pictureAWS
answered a year ago
profile picture
EXPERT
reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions