Mani Paliwalcloudova.hashnode.dev·Sep 18, 2024How to setup a custom domain in amplify?A custom domain is a powerful way to enhance your application's professional appearance, improve brand recognition, and provide a memorable web address for your users. AWS Amplify makes setting up a custom domain for your Next.js app simple, allowing...Discuss·1 likeAWS
Bryan Barrettfullstackblogger.com·Jul 30, 2024How to Deploy and Host a React App using NetlifyIn this article, we will deploy the final part of our full-stack application to the cloud: the front-end website. This will communicate with the REST API we deployed in the previous blog. We will discuss why we are using Netlify to host our React app...Discuss·31 readsYour First AWS AppAWS
Ankur Singhiamankursingh.hashnode.dev·Jun 12, 2024Deploying React.js Applications with AWS Amplify: A Comprehensive GuideAWS Amplify is a powerful platform that simplifies the process of building, deploying, and hosting full-stack applications. In this blog post, we'll explore how to deploy React.js applications on AWS Amplify, delve into the differences between AWS Am...Discuss·50 readsAWS
Victor NdabaforJumba Engineering Blogengineering.jumba.com·Apr 20, 2024Streamlining AWS Amplify backend deployment via Github actionsIn case you're not familiar with Amplify, it's a Backend as a Service (BaaS) offered by AWS. It's pretty similar to Firebase though one would argue that Amplify has more to offer. Like all BaaS platforms, it has its ups and downs but when running smo...Discuss·85 readsamplify
Saurabh Mahajanblog.saurabhmahajan.com·Mar 3, 2024Code, Cloud and Coffee: Deploying a MySQL, Spring and React application on AWS Free Tier with CI/CD through GitHub ActionsIntroduction Embarking on the AWS Free Tier journey, I set out to weave a tapestry of technology by deploying a full-stack application, combining the power of MySQL, Spring, and React. This blog serves as a chronicle of my exploration into the world ...Discuss·120 readsProjectsMySQL
Mustafa Dalgasft.hashnode.dev·Oct 24, 2023Solving Next.js Caching Issues on AWS AmplifyDeveloping with Next.js and deploying on AWS Amplify offers many advantages, but we encountered a significant hurdle: caching issues. Despite updates, users kept seeing outdated content, thanks to stubborn caching. Our journey to resolve this led us ...Discuss·40 readsNext.jsNext.js
jacob Morachamoracha.hashnode.dev·Oct 16, 2023Serverless ComputingServerless Introduction In the rapidly evolving landscape of modern application development, serverless computing stands out as a revolutionary paradigm shift. It represents a departure from traditional server-based models, offering a more efficient ...DiscussBuilding Serverless application with Amplifyserverless
Christoberchristober.hashnode.dev·Oct 6, 2023Deploy web app on AWS AmplifyAWS Amplify is an all-inclusive development framework provided by Amazon Web Services (AWS) that streamlines the process of constructing web and mobile applications. It presents a suite of tools and services specifically designed to expedite the deve...DiscussAWS
Didenko Vladyslavblog.nodevops.nl·Jul 11, 2023Amplify & Appsync : Hashnode hackathonHave used amplify quite a while, it has its cons and prosThough, there is a holy grail of functionality :)So, will take part in the hackathon to came up with some good idea & tech implementation for the Amplify & Appsync hackathonDiscussAWS
Rahul Naikrahulnaik.hashnode.dev·Jun 10, 2023AWS Amplify DataStoreLet's understand today what is AWS Amplify Datastore and Understand how Amplify Datastore is working. What is AWS Datastore? AWS DataStore is a fully managed NoSQL document data store that provides fast and predictable performance with seamless scala...Discuss·1 like·45 readsamplify