© 2023 Hashnode
#awsamplify
Objective Create a simple AWS Web Application with AWS Amplify, API Gateway, Lambda, DynamoDB and IAM. Create a webpage with AWS Amplify Deploy a Lambda function to do math Invoke the math function with API Gateway Store the math functi…
Introduction Dans cette deuxième partie de notre blog, nous plongeons dans les aspects techniques du développement Full Stack avec React.js, Amplify et GitHub. Nous explorerons en détail les étapes po…
Building end-to-end AWS DevSecOps CI/CD pipeline with open source SCA, SAST and DAST tools https://aws.amazon.com/blogs/devops/building-end-to-end-aws-devsecops-ci-cd-pipeline-with-open-source-sca-sas…
As full-stack developers, we often love to develop applications out of the box with tools that can visually design your application's UI and define your data and API layers that can seamlessly integra…
After some decades, I decided to reactivate my old project to use React for My Portfolio Website. My current website uses Vue.js, and you can access it here. I want to migrate the portfolio step by st…
Amazon Web Services (AWS) offers comprehensive free services when you register for their free tier account. The idea behind AWS free tier account is, new users can get familiar with AWS without investing a lot of money. This provides an eas…
It’s common to start with a single AWS account when you are beginning your cloud journey with AWS. Running operations such as creating, reading, updating, and deleting resources in a single AWS account can be straightforward with AWS applic…
The history behind this: "Problems are nothing but wake-up calls for creativity" – Gerhard Gschwandtner The above quote is the inspiration behind every solution which exists at this moment in the wh…
Hey Guys 🤩, So a few weeks back, I was tasked with building the infrastructure of a React Next.js Application interfacing with a Fast-API(python) backend service using AWS Amplify. I did quite a deep…