Learn more about AWS Amplify, one of the fundamental building blocks of an AWS Cloud Native CMS.
-
ReactJS Amplify App Part I - Overview and Auth
This is a three part post about our experience using AWS Amplify to develop a food logging app for the Metal Toad hackathon. Here in part one we cover the initial project overview/setup and our experience implementing Amplify Auth. Part two will cover Amplify Storage, with part three covering Amplify AppSync and PubSub.
-
How to Host a Website on AWS in 5 Minutes
For most casual website owners, it’s often easy to simply use a hosting provider with built in support for their CMS and integrating analytics. However, for the curious and ambitious, hosting directly on cloud (Amazon Web Services (AWS)) will unleash new oppor
-
AWS MediaLive + Drones = Hackathon Fun
Hackathons! Weeeeeee!!!!! Am I right? I work in tech and I love it! I do not come from a technical background. Nope. I have decades of business management experience under my belt which helps me navigate...
-
AWS Media Services + AWS Amplify
YouToad For the first Metal Toad hackathon of 2020, our goal was to build a web based social media platform for on demand video using AWS Media Services and AWS Amplify.
-
Lambda: javascript vs python
For this hackathon we created a product, YouToad, using Amplify (S3, React, Lambda) and AWS Elemental MediaConvert
-
Metal Toad Hackathon - A unique (non-technical) experience
Have you ever felt happy, nervous, motivated and excited in just 48 hours? If your answer is no you have never participated in a hackathon before!
-
ReactJS Amplify App Pt II - Storage
The banner and food feed have placeholder images that are ready to accept an avatar image. Now on to storing and retrieving an avatar in an s3 bucket using Amplify Storage, and displaying it using Amplify React S3Image!