How can I reduce my AWS QuickSight charges as a student?

0
13
Asked By DataNinja42 On

I'm a student and recently discovered that my AWS QuickSight charges are skyrocketing to over $250 a month. This is mainly due to the Amazon Q regional service being automatically enabled. I really value my dashboards and don't want to lose everything I've created. I'm looking for help on how to disable the Amazon Q service and how to downgrade to a basic QuickSight plan that costs around $20 per month or less. Also, is there any possibility of securing educational funding? I'm currently completing my master's in data science and this is part of my final project. Any assistance would be greatly appreciated!

4 Answers

Answered By LinuxLover21 On

You might want to consider other options, like learning Linux and switching to a cheaper solution. A $3 a month VPS could do everything AWS does—just remember you pay for convenience!

Answered By StudentSupportAce On

I totally get how frustrating that can be! To get some help, I recommend contacting the AWS Support team directly through their Support Center. They have resources and may be able to assist you with getting a refund for those extra charges.

For educational funding, the Training & Certification team can provide more details on options available to you as a student. Don't hesitate to reach out and make your case!

Answered By TechieTommy On

Good luck! I've faced similar issues before and reached out for help. They often remind you about their shared responsibility policy but can sometimes refund if you explain your situation well enough.

Answered By QuickFixGuru88 On

First off, sorry to hear about the unexpected charges! To cut down on those costs, you should disable Amazon Q for QuickSight and also make sure to turn off the Amazon Q regional service for each region you're using. You can do this via the AWS CLI with this command:

`aws quicksight update-account-configuration --aws-account-id --region --termination-protection-enabled false`

If you're looking to downgrade, simply go to QuickSight > Manage QuickSight > Account Settings > Choose Edition and switch to the Standard Edition, which should cost you around $9/month. Just note that you might need to remove any enterprise-only features first.

For educational funding, definitely check out AWS Educate or AWS Academy; your university might have a partnership with AWS that you can benefit from. When you reach out to support, explain your situation regarding your student project to see if they're willing to offer a refund. They're usually pretty understanding!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.