DEV Community

Cover image for Create your Biography Web Page with AWS Amplify Gen 2

Create your Biography Web Page with AWS Amplify Gen 2

Alejandro Castañeda Ocampo on May 19, 2024

This is a submission for the The AWS Amplify Fullstack TypeScript Challenge What I Built I'm excited to introduce BIO an application d...
Collapse
 
softwaredeveloping profile image
FrontEndWebDeveloping

Good idea! I tried it out. You should add a feature where, when a user is creating an account, (for example, a dev.to account) they can use an extension, or something similar, to fill in their bio information as they're creating the account.

Also, it would be great if, when they did this, their new account (let's say their dev.to account) was displayed in you list of account links at the bottom. I think you could actually have a popular tool here, if you pull a few more strings! Again, great job!

Collapse
 
alejandro_castaneda profile image
Alejandro Castañeda Ocampo

I like it, and will be easy the implantation, based on the quasar framework that give the posibility to compile a browser extension, thanks for your comment's.

Collapse
 
softwaredeveloping profile image
FrontEndWebDeveloping

Good. I look forward to being on of your first users! 😀

Collapse
 
katafrakt profile image
Paweł Świątkowski

This looks really great, congrats!

Collapse
 
maludecks profile image
Malu Decks

awesome idea! just created mine maludecks.bio.awslearn.cloud 😁

Collapse
 
cobykalter profile image
Coby Kalter

Nice job! Great looking app!

Collapse
 
chintanonweb profile image
chintanonweb

Greate something unique!
Hey Can you please guide me as I'm beginner and new to AWS
Unexpected usage of Free Tier (Amazon Simple Storage Service) I see in my Free Tier table (Billing) usage of Free Tier of Amazon Simple Storage Service, but I didn't use this much so how it can reach to this much request. Can you explain to me where these usages come from? And how to stop these usages?
Image description

Collapse
 
alejandro_castaneda profile image
Alejandro Castañeda Ocampo

Hello thanks for read.
In case that the consumes they are not from your side, review if you have a credentials with admin permissions (policy) exposed, other way is using AWS Cloudtrail to audit the origin of this consume. Finally contact the AWS support in case that Cloudtrail not be helpful.
Be free to write me on LinkedIn: alejandro.bio.awslearn.cloud

Collapse
 
chintanonweb profile image
chintanonweb

Thank you so much for your guidance. will check it and let you know

Collapse
 
aspittel profile image
Ali Spittel

Very cool!

Collapse
 
hvmathan profile image
hvmathan

Awesome :)

Collapse
 
farmer_sneed_b58f87019ef1 profile image
Farmer Sneed

Impressive.

Collapse
 
danieldizzy profile image
Daniel Agbolozo • Edited

Looks AWSesome! Am curious what’s the monthly AWS Bill for this ?

Collapse
 
alejandro_castaneda profile image
Alejandro Castañeda Ocampo

How all the components of the infrastructure are serverless the price is based on the use, but to resume is so cheap. To understand the exact cost we need to know the quantity of users per month that will use the application, based on it we will be able to calculate the cost of compute (lambdas), and the cost pf Database (Dynamo) related with storage in S3 is the most cheaper cost, up to 5gb of storage is free.

Collapse
 
danieldizzy profile image
Daniel Agbolozo

Thanks for the prompt response.