Coderjony
Coderjony
  • Видео 40
  • Просмотров 176 218
How to Create, Configure, and Deploy Amplify Gen2 Applications on Amplify Hosting | AWS Amplify Gen2
In this tutorial, I’ll walk you through the process of creating, configuring, and deploying an application using AWS Amplify Gen2. We'll focus on the latest updates and enhancements introduced in Amplify Gen2, specifically when deploying apps on Amplify Hosting.
Whether you're a beginner or looking to upgrade from Amplify Gen1, this tutorial will help you get started with Amplify Gen2 and leverage its improved deployment workflow.
🛠️ Resources:
Notion page link - resonant-cement-f3c.notion.site/Creating-Configuring-Deploying-Amplify-Gen2-application-on-Amplify-Hosting-1254180133bb80a7a317eb625b8e38db
AWS Amplify Gen2 Tutorial for Beginners | Amplify Gen1 vs Gen2 Comparison Explained - ruclips...
Просмотров: 493

Видео

AWS Amplify Gen2 Tutorial for Beginners | Amplify Gen1 vs Gen2 Comparison Explained
Просмотров 613Месяц назад
In this video, I'll guide you through the key differences between Amplify Gen1 and Amplify Gen2, explaining their core features and improvements. We’ll dive into how Amplify Gen2 enhances your development experience and streamlines the process of building cloud-enabled applications with AWS Amplify. Whether you're new to Amplify or already using Gen1, this video will help you understand how Amp...
Create AWS Lambda Layer for Node.js | Step By Step Tutorial | Demo with Sharp Image Resizing Lambda
Просмотров 3852 месяца назад
In this video, I'll walk you through a detailed step-by-step guide on creating a Lambda Layer for AWS Lambda using Node.js. We’ll focus on using the Sharp npm package for image resizing within the Lambda function. You’ll learn how to bundle the necessary dependencies into a Lambda Layer, optimize your deployment, and efficiently handle image processing tasks in the cloud. Here’s what we’ll cove...
Building GraphQL APIs with AWS AppSync | AWS CDK | AWS Amplify | Zero to Hero Tutorial for Beginners
Просмотров 6943 месяца назад
Welcome to the ultimate guide on building GraphQL APIs with AWS AppSync! In this step-by-step tutorial, we’ll take you from zero to hero as we explore the ins and outs of AWS AppSync and how to seamlessly integrate it with AWS CDK and AWS Amplify. What You'll Learn: ✅API Gateway vs AppSync: Understand the key differences and why AppSync is a game-changer for building scalable GraphQL APIs. ✅ Fu...
Building, Debugging and Packaging AWS Lambda Functions with Python - Step by Step | AWS | Serverless
Просмотров 1723 месяца назад
This tutorial will guide you through building, debugging, and packaging an AWS Lambda function using Python. You will learn how to install Python on your machine and set up a development environment using Visual Studio Code. By the end of the tutorial, you will have a solid understanding of how Lambda functions work in AWS and how to create them with Python. Follow along step-by-step as we guid...
Implementing Amazon Cognito Authentication in Angular using AWS Amplify | Practical Demo
Просмотров 3,5 тыс.6 месяцев назад
In this tutorial, learn how to integrate Amazon Cognito authentication seamlessly into your Angular applications using AWS Amplify. Amazon Cognito provides secure and scalable user authentication and authorization solutions, while AWS Amplify simplifies the integration process by offering a set of libraries to build scalable applications faster. Follow along step-by-step as we guide you through...
Implementing Amazon Cognito Authentication in Flutter Apps using AWS Amplify | Hands-on tutorial
Просмотров 4,7 тыс.7 месяцев назад
In this tutorial, learn how to integrate Amazon Cognito authentication seamlessly into your Flutter applications using AWS Amplify. Amazon Cognito provides secure and scalable user authentication and authorization solutions, while AWS Amplify simplifies the integration process by offering a set of libraries to build scalable applications faster. Follow along step-by-step as we guide you through...
Deploying .NET API on Amazon Linux EC2 | Custom Domain | SSL certificate with Let's Encrypt
Просмотров 3 тыс.9 месяцев назад
In this video, I will show you how to deploy your ASP.NET Core application on Amazon Linux EC2 with a custom domain and SSL certificate. Follow step-by-step instructions for a seamless setup, ensuring your application is secure and accessible. This guide covers everything from EC2 hosting to configuring a Let's Encrypt SSL certificate, providing valuable insights required for the deployment on ...
Running Node.js API on Amazon Linux EC2 with Custom Domain and SSL Certificate | Let's Encrypt | AWS
Просмотров 1,5 тыс.11 месяцев назад
In this tutorial, I'll guide you through the process of setting up a Node.js API on an Amazon Linux EC2 instance, complete with a custom domain and SSL certificate for enhanced security. Whether you're a beginner or an experienced developer, this step-by-step guide will help you deploy your Node.js application with confidence. 🛠️ Resources: Notion page link - resonant-cement-f3c.notion.site/Run...
Amazon Cognito Tutorial for Beginners | AWS Cognito
Просмотров 26 тыс.11 месяцев назад
This video will teach you about Amazon Cognito User Pools and their benefits. I'll also walk you through the process of creating a user pool step by step. You will also learn about the hosted UI, multi-factor authentication, and web identity federation. I'll also demonstrate how to utilize Amazon Cognito to secure your APIs with Cognito Tokens. You will learn about SDKs (.NET, Java, Python, Nod...
Burstable EC2 Instances - Practical Demo, CPU Credits, and Baseline Utilization Explained In-Depth
Просмотров 1,2 тыс.11 месяцев назад
In this insightful RUclips video, we delve into the Burstable EC2 Instances, providing you with a practical demo and a thorough understanding of key concepts such as CPU Credits and Baseline Utilization. 🚀 🛠️ Useful Resources: Notion page link - www.notion.so/Understanding-Burstable-EC2-instances-a50fbc46d17e46259ad88e7fc851077f 🔍 Video Highlights: - Practical Demo: Hands-on demonstration of Bu...
10 - How to Deploy & Test | Serverless .NET API | AWS Lambda | API Gateway | Amazon Cognito
Просмотров 227Год назад
In this video, you'll learn the following: - Deploying the GitHub solution on AWS using AWS CDK. - Testing the deployed APIs effectively using ThunderClient. 👨‍💻 GitHub Repository - github.com/ankushjain358/serverless-dotnet-apis-with-amazon-cognito 🌐 Demo Page Link - resonant-cement-f3c.notion.site/10-How-to-Deploy-Test-d3835d74505a437eb4355c7c21724a63 📢 Blog Post - coderjony.com/blogs/buildin...
09 - Proxy Integration | Authentication & Authorization in .NET Lambda Function With Amazon Cognito
Просмотров 332Год назад
In this video, you'll learn the following: - Understanding the differences between a Class Library handler and an ASP.NET Core API Lambda Function. - Creating a Class Library handler Lambda Function from scratch. - Deploying the Class library handler Lambda Function using Visual Studio. - Understanding the importance of application-level security. - Creating or utilizing an existing Cognito Aut...
08 - Proxy Integration | Separate Lambda Functions for Each Endpoint | Serverless .NET API
Просмотров 159Год назад
In this video, you'll learn the following: - Differentiating between a Class Library Lambda Function (Class library handlers) and an ASP.NET Core API Lambda Function. - Creating a Class Library handler Lambda Function from scratch. - Deploying the Class library handler Lambda Function using Visual Studio. - Creating an API Gateway route and linking it to the Lambda function through Proxy Integr...
07 - Fine-Grained Authorization With Custom Scopes Using Amazon Cognito | Serverless .NET API
Просмотров 845Год назад
07 - Fine-Grained Authorization With Custom Scopes Using Amazon Cognito | Serverless .NET API
06 - Securing .NET API With Amazon Cognito | Role Based Authorization | AWS Lambda | API Gateway
Просмотров 1,2 тыс.Год назад
06 - Securing .NET API With Amazon Cognito | Role Based Authorization | AWS Lambda | API Gateway
05 - Securing .NET API With Amazon Cognito | Authentication | AWS Lambda | Amazon API Gateway
Просмотров 3 тыс.Год назад
05 - Securing .NET API With Amazon Cognito | Authentication | AWS Lambda | Amazon API Gateway
04 - Creating Amazon Cognito User Pool & App Client | Serverless .NET API | AWS Lambda | API Gateway
Просмотров 1,3 тыс.Год назад
04 - Creating Amazon Cognito User Pool & App Client | Serverless .NET API | AWS Lambda | API Gateway
03 - Introduction to Amazon Cognito User Pools | Serverless .NET API | AWS Lambda | API Gateway
Просмотров 453Год назад
03 - Introduction to Amazon Cognito User Pools | Serverless .NET API | AWS Lambda | API Gateway
02 - Building and Deploying Your First Serverless .NET API Using AWS Lambda & Amazon API Gateway
Просмотров 2,1 тыс.Год назад
02 - Building and Deploying Your First Serverless .NET API Using AWS Lambda & Amazon API Gateway
01 - Introduction to Serverless .NET APIs | AWS Lambda | API Gateway | Amazon Cognito
Просмотров 1,1 тыс.Год назад
01 - Introduction to Serverless .NET APIs | AWS Lambda | API Gateway | Amazon Cognito
Creating Business Emails using Amazon SES | Sending & Receiving Emails with Amazon SES | AWS Guide
Просмотров 23 тыс.Год назад
Creating Business Emails using Amazon SES | Sending & Receiving Emails with Amazon SES | AWS Guide
AWS S3 Bucket Versioning | S3 Delete Marker | Restore S3 File | AWS Tutorial
Просмотров 1,6 тыс.Год назад
AWS S3 Bucket Versioning | S3 Delete Marker | Restore S3 File | AWS Tutorial
Deploying ASP.NET Core Web Apps on AWS Elastic Beanstalk
Просмотров 6 тыс.Год назад
Deploying ASP.NET Core Web Apps on AWS Elastic Beanstalk
How to consume APIs with OAuth2.0 scopes | Example with Google Services API
Просмотров 1,4 тыс.Год назад
How to consume APIs with OAuth2.0 scopes | Example with Google Services API
Creating an internal domain using Amazon Route53 Private Hosted Zone and accessing it from EC2
Просмотров 1,1 тыс.Год назад
Creating an internal domain using Amazon Route53 Private Hosted Zone and accessing it from EC2
Step by Step How to Access Your EC2 Instance with SSH client, EC2 Instance Connect & Session Manager
Просмотров 6 тыс.Год назад
Step by Step How to Access Your EC2 Instance with SSH client, EC2 Instance Connect & Session Manager
Proxy and Non-proxy Integration in Amazon API Gateway | Demo with .NET Lambda Functions
Просмотров 2 тыс.Год назад
Proxy and Non-proxy Integration in Amazon API Gateway | Demo with .NET Lambda Functions
Getting Access Token from Amazon Cognito using Postman | Authorization Code Grant and Implicit Grant
Просмотров 26 тыс.Год назад
Getting Access Token from Amazon Cognito using Postman | Authorization Code Grant and Implicit Grant
Building a Serverless ASP.NET Core Web API using AWS Lambda and Amazon API Gateway REST API
Просмотров 13 тыс.Год назад
Building a Serverless ASP.NET Core Web API using AWS Lambda and Amazon API Gateway REST API

Комментарии

  • @aluuusch
    @aluuusch 28 минут назад

    Apparently the menu to create an user pool has changed a lot. I keep looking for an option to not generate a client secret, but there seem to be none.

  • @asiary-g3v
    @asiary-g3v 9 дней назад

    Really good resource. It really helped. All the steps from start to finish are very clear. Thanks a lot.

  • @keithjairam8452
    @keithjairam8452 10 дней назад

    very good content, keep up the great work.

  • @benderino42
    @benderino42 10 дней назад

    Great video! Thank you!

  • @keithjairam8452
    @keithjairam8452 11 дней назад

    great content and very valuable.

  • @yogeshpuranik7780
    @yogeshpuranik7780 14 дней назад

    Good explanation..can u pls share the links you refered here and where can i find the charges of each type

  • @vedantmarwadi4605
    @vedantmarwadi4605 15 дней назад

    Please keep on making full project videos like this!

  • @Connor51440
    @Connor51440 21 день назад

    Excellent, very helpful. Thank you.

  • @yaseralsaad
    @yaseralsaad 22 дня назад

    Still how to configure amplify resources in cace you want to handle some APIs from outside Should you configure these cdk ( amplify gen 2 files too) ?

  • @user-Chinchu_Ori
    @user-Chinchu_Ori 22 дня назад

    The best of BEST !!!! Thank you a lot, you've been very easy to understand !!!!

  • @cevatsirin3352
    @cevatsirin3352 23 дня назад

    Great video really! Thanks a ton!

  • @Jay2Ops
    @Jay2Ops 27 дней назад

    Thanks for this tutorial! I enjoyed and learned a lot.

  • @angieburk4814
    @angieburk4814 Месяц назад

    Mine doesn't work?!?!? I'm using a secret key with Visual Studio. does that matter? I'm getting a 500 server error

  • @mossabrabah2592
    @mossabrabah2592 Месяц назад

    Thanks Bro that was a success !!!

  • @prerakhere
    @prerakhere Месяц назад

    Thanks. It helped a lot!

  • @sivas4861
    @sivas4861 Месяц назад

    Excellent sir

  • @bubblTea01
    @bubblTea01 Месяц назад

    Hello sir, really love your explaination...!! can you please create a simple ecommerce website like a bookstore app, using aws amplify and other services... I really need that for my project.. Please consider it for your next video!!! Thank you!!!!

  • @williamd7997
    @williamd7997 Месяц назад

    Brilliant! So clearly explained. I was churning through the aws and sharp documentation which was both tedious and confusing. Thank you!

    • @coderjony9694
      @coderjony9694 Месяц назад

      Glad I could simplify it for you!

  • @CC-tf1wq
    @CC-tf1wq Месяц назад

    Good vid, youtube badly needs updated tutorials for amplify gen2 and updated services. Everything is gen1 and several years old or at such a high level they're useless.

  • @NareshNagal-y7t
    @NareshNagal-y7t Месяц назад

    Great Job Ankush :) Nice Video

  • @ariodhilla
    @ariodhilla Месяц назад

    THANKS A LOT YOU ARE SAVING MY LIFE, A LOT OF VIDEO I WATCHING FOR THIS. USSUALY I NEVER COMMENT IN TUTOR VIDEO. BUT HOPE YOU ALWAYS HEALTHY.

    • @coderjony9694
      @coderjony9694 Месяц назад

      Glad you found my content useful!

  • @JohnColani
    @JohnColani 2 месяца назад

    Thank you so much for awesome video, is it possible to change background color of login page please?

    • @coderjony9694
      @coderjony9694 Месяц назад

      The Amplify Authenticator component offers extensive customization options. You can refer to its documentation for more information on how to customize it according to your needs. Refer - ui.docs.amplify.aws/flutter/connected-components/authenticator/customization#full-ui-customization

  • @GaryGartley
    @GaryGartley 2 месяца назад

    Great tutorial! I'm stuck on what to do if I need to make an edit to index.js. How do I stop all processes to let me edit the file, save the change and restart all services?

    • @coderjony9694
      @coderjony9694 Месяц назад

      You can simply stop and disable the service, make the changes in file or replace the file. Then restart and enable the service.

    • @GaryGartley
      @GaryGartley Месяц назад

      Thank you! Do I need to stop and restart just Daemon service or Nginx as well?

    • @coderjony9694
      @coderjony9694 Месяц назад

      @@GaryGartley Restarting just daemon service is enough.

  • @elyacoubiahmed6544
    @elyacoubiahmed6544 2 месяца назад

    Great, A lot of useful info here.

  • @solano_motoaventura
    @solano_motoaventura 2 месяца назад

    I have a quick question that just came to my mind, how we can store the userPoolId and userPoolClientId secure? after deploy the app, you can find the values in the js, and if someone take it, will have access to our user pool. Thanks in advance!

    • @coderjony9694
      @coderjony9694 2 месяца назад

      Here is a discussion around the same stackoverflow.com/a/47865747/1273882 Hope this would help!

  • @gurinderpalsingh6064
    @gurinderpalsingh6064 2 месяца назад

    Hi Coderjony, I am using Amazon Cognito and right now MFA for email is also there, but Amplify library is not handling it, can you let me know how to create CUSTOM_AUTH for email, and how to consume that in Angular?

  • @solano_motoaventura
    @solano_motoaventura 2 месяца назад

    Thanks! it was awesome

  • @henriettecyiza
    @henriettecyiza 2 месяца назад

    Great tutorial, it helped me get started with flutter

  • @baltasar1309
    @baltasar1309 2 месяца назад

    Thanks a lot. I edited the HOST file to override my local DNS and redirect domain.tld to localhost with a valid ssl for domain.tld, fantastic. I never comment but your explanation is great, the notation file super useful and well organized. Keep it up!

  • @vampireosoffical
    @vampireosoffical 2 месяца назад

    Sir how do i get imap server

  • @keithjairam8452
    @keithjairam8452 2 месяца назад

    great content!

  • @itamarfadida1348
    @itamarfadida1348 2 месяца назад

    thank you very much!!

  • @FudeDevelopments
    @FudeDevelopments 3 месяца назад

    can you make video of aws amplify gen 2 with cognito

    • @coderjony9694
      @coderjony9694 3 месяца назад

      Sure, that's already in my list!

  • @AbaloCloudNative
    @AbaloCloudNative 3 месяца назад

    I bought domain with godaddy and hosted a webpage, then I integrated 0365 exchange services, I need now amazon SES, cname updates in godaddy brought my page

  • @govindsaini5600
    @govindsaini5600 3 месяца назад

    This is the best explanation ever in RUclips related to programing or DevOps. each step by step and clear.

  • @paragkhuman4574
    @paragkhuman4574 3 месяца назад

    Thank you so much buddy!

  • @niveditareddy1410
    @niveditareddy1410 3 месяца назад

    Thank you for the clear steps. I understand AWS SES can send and receive emails. However, is it possible to send email via AWS SES and receive email on my personal mail server?

    • @coderjony9694
      @coderjony9694 3 месяца назад

      Thanks for the kind words! Yes, this is absolutely possible, and I believe in this video I have shown how to receive emails on your Gmail account. Although the email comes as an attachment, but you can modify the Lambda function to parse the content and send it to you.

  • @vamsikrishna-dq3du
    @vamsikrishna-dq3du 3 месяца назад

    Great Efforts!! So much informative with good explanation, Thanks.

  • @Crunkmastaflexx
    @Crunkmastaflexx 3 месяца назад

    ty brother

  • @FahimKhan-ww4xm
    @FahimKhan-ww4xm 3 месяца назад

    This was cool but I have a question. What if on startup I am fetching few values from dynamo db for my project, will this approach work in case of lambda+api gateway ?

    • @coderjony9694
      @coderjony9694 3 месяца назад

      Yes, it would work. But since lambda is serverless, and if you are planning to cache that value for subsequent calls, it won't make much sense, as after idle timeout, the lambda compute is destroyed. Better to do everything n controller's action. But, again it depends on what you want to do.

  • @manikanta-sr3zc
    @manikanta-sr3zc 3 месяца назад

    Thank you so much and clearly understood

  • @mazheriqbal826
    @mazheriqbal826 3 месяца назад

    excellent explaination with step by step.

  • @wavydeer7423
    @wavydeer7423 3 месяца назад

    Just want to say you just helped me after hours of debugging, thanks for this video

  • @gajendrasahuu5595
    @gajendrasahuu5595 3 месяца назад

    👍👍👍👍❤️

  • @jnsridhar
    @jnsridhar 3 месяца назад

    excellently done.thanks

  • @parvaallahyary9641
    @parvaallahyary9641 3 месяца назад

    excellent

  • @lajithkumar4492
    @lajithkumar4492 3 месяца назад

    Thank you very much . i have 2 doubts, i) if installed .net 8 future if i wanted to upgrade to .net 9 whethere reinstall .net required ii) if letsencrypt expired after 3 months it will auto renew,, Waiting for your reply

    • @coderjony9694
      @coderjony9694 3 месяца назад

      1. For upgrade, yes, you need to install .NET 9 on EC2. 2. Since we are also installing certbot, your certificate will be automatically renewed as soon as it reaches near expiry.

    • @lajithkumar4492
      @lajithkumar4492 3 месяца назад

      @@coderjony9694thank you very much last time this is is best tutorial i have seen ever can i use this in production environment? Thanks

  • @thapasujan07
    @thapasujan07 3 месяца назад

    Thank you Sir for your efforts. 💚

  • @deanboock6187
    @deanboock6187 3 месяца назад

    Great job, thank you!

  • @devver-r3g
    @devver-r3g 4 месяца назад

    brother maine saara process thik se perform kar diya aur mere ko recieve bhi ho raha history me but inbox me deliver ni ho rahe and koi error bhi ni dekha rha , iska koi solution hai