Vercelのmcp-adapterはいいぞ!AWSでも使える!
https://qiita.com/Syoitu/items/b735321d2ab6ad47b248?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
Exploring AWS Amplify for app development? 🚀 It’s been a game-changer for me, simplifying everything from front-end integration to backend services. I'd love to hear your thoughts and experiences with AWS Amplify. Have any tips or tricks to share? Let's discuss!
https://brieflur.com/master-aws-amplify-revolutionize-your-app-development-journey/
#AWSAmplify #AppDevelopment #TechInnovation #CloudComputing #ScalableApps #brieflur #serverles
Posted New article how to deploy Flutter project with backend to AWS Amplify hosting:
https://www.glukhov.org/post/2024/09/deploy-flutter-amplify-hosting/
So as it turns out it's really easy to keep track of devices when using #AWSAmplify, if you're building a product and you need to sync data between devices you might not even need to write any extra client code.
🎧 New AWS Developers Podcast episode! Explore AWS Amplify's new Gen 2 features, CDK integration, and more with Muhammed Salih Güler.
Listen now: https://developers.podcast.go-aws.com/web/podcasts/episode_123/index.html
Connecting Amplify’s Cognito Authentication to your Redux Store - An advanced tutorial that leverage tools like Amplify Hub and Redux Toolkit to listen to auth events and update our Redux store immediately.
https://medium.com/ready-set-code/connecting-amplifys-cognito-authentication-to-your-redux-store-98455abb9fcc #aws #awsamplify #amplify #cognito #auth #authentication #events #softwaredev #softwaredevelopment #softwaredeveloper #web #webdeveloper #webdevelopment #react #frontend #reactjs #js
New blog post alert! "Mastering AWS Amplify: Simplify CloudTrail Athena SQL Queries with a ChatGPT-powered Web App!" 🚀
Have you had difficulty with confusing #CloudTrail #AthenaSQL queries? My new blog post is here to help! Learn how to create a web app using #AWSAmplify that connects to #ChatGPT, automating the generation of CloudTrail searches. 🛠️
#AWSCommunityBuilders #Serverless #React #AppDevelopment #cybsersecurity #securityandidentity #automation
Fresh out of the oven, Push Notifications on @AWSAmplify 👩🍳👨🍳
Some people were asking about this just yesterday, happy that I could answer their request in a day 🙌🙌
---
RT @AWSAmplify
🎉 NEW 📱: Android Push Notifications support for AWS Amplify is here 🚀 Keep your users updated and engaged with this powerful feature #AWSAmplify
Learn more >> https://go.aws/3TLijts
https://twitter.com/AWSAmplify/status/1639350876442869760
Who wants to come and learn about @AWSAmplify and @AndroidDev development with Jetpack Compose? Let's meet at Oslo again!
---
RT @AppriseConf
Exciting news for #android & #mobile devs! @salihgueler from @AWSAmplify will talk about building a real-time quiz app with Jetpack Compose and #AWSAmplify. Discover how to create a serverless backend & combine the power of these tools for a seamless user experience.
https://twitter.com/AppriseConf/status/1630130628355330048
Day 8 of #17DaysOfFlutter comes with a great blog post about file_picker and upload!
Fresh out of the oven:
Flutter file_picker and Uploading files to Amazon S3 with AWS Amplify
#aws #flutter #flutterexamples #amazons3 #awsamplify
https://salih.dev/flutter-filepicker-and-uploading-files-to-amazon-s3-with-aws-amplify
What is Amplify Flutter in 50 seconds! | #17DaysOfFlutter #Day6 #awsamplify #flutter
https://youtube.com/shorts/5wQMkiNkhP0?feature=share via @YouTube
Follow @aspittel
For #AWSAmplify and #Javascript developer advocacy content
For deploying a #NextJS app to #AWS it looks like #Serverless is not really going to be a viable thing going forward.
#awsAmplify or a Node Docker container are still options, but bit bummed anyway.
Have been bad at my aim for posting toots in the last few days. Things have been uneventful - decluttering the house, super busy with work (even over the weekend). Haven't even had time for my side project.
Speaking of which - does anyone here have experience with #AWSAmplify with #Flutter?
No #panthers game today, so two goals
- Move all my MFA out of Authy and into 1Password
- Remember how to build stuff with #awsamplify
Last night I think I finally put the finishing touches on the data model for my side project in #AWSAmplify. Tonight, I'm going to look at building out a UI component library in #Flutter and maybe implement some flavours.
Tomorrow, if I get time, I'll be going back into the amplify side of the project to complete the API.
Yesterday I started working with #AWSAmplify, a tool by #AmazonWebServices aimed at decreasing the time it takes to publish a new cross-platform app.
It has an #RDBMS data modeling tool that feels intuitive and counterintuitive at the same time. Adding models (tables) and fields works well. Relationships are fiddly: they automatically create a field in the related model, but you can't have 2 of the same kind to the same model.
I wonder what query language it'll have us use. #DynamoDB?