1 Answer
- Newest
- Most votes
- Most comments
0
Hi Marcius.
Which edition of SQL Server are you using? The reason for the high cost is the license that is included for you to use SQL Server (Web, Standard, or Enterprise). Is there a way you could use SQL Express Edition which is free? Also, there is the Windows license you need to take into account; however, the largest license cost is SQL.
The smallest instance size I see is t3.small. I don't think there is a technically viable way to use anything smaller considering the demands of Windows+SQL.
I hope this helps.
Relevant content
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated a year ago
But in SQL Edition, can I upload backups and make queries?
And I didn't see the t3.smal option, even after selecting the SQL Server Standard Edition option it only appears larger options. What was the options you selected that a t3.small appeared?
I tried it with SQL Server Express Edition.