File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -151,6 +151,8 @@ AWS Free Tier: https://aws.amazon.com/free
151151
152152Backend Overview: https://youtu.be/XBu54nfzxAQ
153153
154+ Put an HTML Website on the Internet: https://youtu.be/p1QU3kLFPdg
155+
154156### Elastic Beanstalk Instance Types
155157If you created your account ** after July 15, 2025** use these instance types:
156158```
@@ -166,9 +168,13 @@ t3.micro
166168t2.micro
167169```
168170
169- ### More Links
170- Put an HTML Website on the Internet: https://youtu.be/p1QU3kLFPdg
171+ ### Database Instance Class
172+ Use this instance class when creating the database:
173+ ```
174+ db.t3.micro
175+ ```
171176
177+ ### Domain Name
172178Namecheap: https://namecheap.pxf.io/jeDGga <br >
173179(This is an affiliate link. If you buy a domain using this link, part of your purchase will support SuperSimpleDev. Thank you!)
174180
You can’t perform that action at this time.
0 commit comments