Sumanshu Nankana
Sumanshu Nankana
  • 448
  • 186 811
AWS # 088 # AWS Step Functions Error Handling
#awstutorial #awstutorialforbeginners #stepfunction #awsstepfunction
In this video we will see how can we handle the Error in Step Functions.
docs.aws.amazon.com/step-functions/latest/dg/concepts-error-handling.html#:~:text=Learn%20about%20handling%20workflow%20state%20errors,%20error%20types,%20fallback%20states
Переглядів: 10

Відео

AWS # 087 # AWS Step Functions Invoke Lambda
Переглядів 67 годин тому
#awstutorial #awstutorialforbeginners #awstepfunction #stepfunction In this video, we will use the step function to invoke the Lambda
AWS # 086 # AWS Step Functions (Hello World Example)
Переглядів 119 годин тому
#awstutorial #awstutorialforbeginners #awsstepfunction #stepfunction In this video we will learn about AWS Step Function and see the Basic Hello World Example.
AWS # 085 # AWS Cognito Identity Pool
Переглядів 219 годин тому
#awstutorial #awstutorialforbeginners #awscognito #cognitoidentitypool In this video we will see what is cognito identity pool
AWS # 084 # AWS Cognito User Pool
Переглядів 149 годин тому
#awstutorial #awstutorialforbeginners #awscognito #cognitouserpool In This video we will learn about AWS Cognito Service and It's first component Cognito User Pool
AWS # 083 # AWS API Gateway with Lambda (Basic Handson)
Переглядів 48День тому
#awstutorial #awstutorialforbeginners #apigateway In this video we will integrate Lambda with API Gateway by adding the API gateway as a trigger and run the AWS Lambda using API Gateway endpoint
AWS # 082 # AWS API Gateway Caching
Переглядів 23День тому
#aws #apigateway #awstutorialforbeginners #awstutorial #apigatewaycaching In this video we will learn how we can enable the caching in API gateway at Stage Level and Method Level docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-caching.html
AWS # 081 # AWS API Gateway Canary Deployment
Переглядів 41День тому
#aws #awstutorial #apigateway #awstutorialforbeginners In this video we will lean about Canary Deployment using API Gateway and see the handson as well docs.aws.amazon.com/apigateway/latest/developerguide/canary-release.html
AWS # 080 # AWS API Gateway Stages and Deployment
Переглядів 8514 днів тому
#aws #awstutorial #awstutorialforbeginners #apigateway In this video we will learn about the api gateway stages and did the deployment in different stages docs.aws.amazon.com/apigateway/latest/developerguide/how-to-set-stage-variables-aws-console.html
AWS # 079 # AWS API Gateway Integration with Lambda
Переглядів 4214 днів тому
#aws #awstutorial #awstutorialforbeginners #apigateway In this video we will learn about API Gateway and See the Integration with AWS Lambda docs.aws.amazon.com/apigateway/latest/developerguide/welcome.html
AWS # 078 # AWS DynamoDB CLI
Переглядів 614 днів тому
#aws #awstutorial #awstutorialforbeginners #dynamodb In This video, we will explore aws cli command on dynamo db awscli.amazonaws.com/v2/documentation/api/latest/reference/dynamodb/index.html#cli-aws-dynamodb
AWS # 077 # AWS DynamoDB TTL (Time to Live)
Переглядів 1514 днів тому
#aws #awstutorial #awstutorialforbeginners #dynamodb #dynamodbdttl In this video, we will learn about the Dynamo DB TTL (Time to Live) option. Time To Live (TTL) for DynamoDB is a cost-effective method for deleting items that are no longer relevant. TTL allows you to define a per-item expiration timestamp that indicates when an item is no longer needed. DynamoDB automatically deletes expired it...
AWS # 076 # AWS DynamoDB Streams
Переглядів 1114 днів тому
#aws #awstutorial #awstutorialforbeginners #awstutorials #dynamodb #dynamodbstream In this video we will learn about the DynamoDB Stream and will do the practical by triggering the Lambda. docs.aws.amazon.com/amazondynamodb/latest/developerguide/Streams.html
AWS # 075 # AWS DynamoDB DAX (Accelerator)
Переглядів 2221 день тому
#aws #awstutorial #awstutorialforbeginners #dynamodb #dax In This video we will learn about Dynamo DB Accelerator (DAX).In most cases, the DynamoDB response times can be measured in single-digit milliseconds. However, there are certain use cases that require response times in microseconds. For these use cases, DynamoDB Accelerator (DAX) delivers fast response times for accessing eventually cons...
AWS # 074 # AWS PartiQL For Dynamo DB
Переглядів 1621 день тому
#aws #partiQL #awstutorial #awstutorialforbeginners #dynamodb In this video we will see the PartiQL, a SQL-compatible query language for Amazon DynamoDB and will perform basic operations SELECT, UPDATE etc.
AWS # 073 # AWS DynamoDB Secondary Indexes (LSI & GSI)
Переглядів 521 день тому
AWS # 073 # AWS DynamoDB Secondary Indexes (LSI & GSI)
AWS # 072 # AWS DynamoDB Capacity Modes & RCU/WCU
Переглядів 17Місяць тому
AWS # 072 # AWS DynamoDB Capacity Modes & RCU/WCU
AWS # 071 # Lambda Versions and Aliases
Переглядів 15Місяць тому
AWS # 071 # Lambda Versions and Aliases
AWS # 070 # Lambda Concurrency
Переглядів 8Місяць тому
AWS # 070 # Lambda Concurrency
AWS # 069 # Lambda Layers
Переглядів 6Місяць тому
AWS # 069 # Lambda Layers
AWS # 068 # Lambda - X-RAY Tracing
Переглядів 59Місяць тому
AWS # 068 # Lambda - X-RAY Tracing
AWS # 067 # Lambda - Destinations
Переглядів 17Місяць тому
AWS # 067 # Lambda - Destinations
AWS # 066 # Lambda - Event & Context Object
Переглядів 42Місяць тому
AWS # 066 # Lambda - Event & Context Object
AWS # 065 # Lambda Event Source Mapping (SQS Polling)
Переглядів 272 місяці тому
AWS # 065 # Lambda Event Source Mapping (SQS Polling)
AWS # 064 # Lambda with S3 Event Notifications
Переглядів 652 місяці тому
AWS # 064 # Lambda with S3 Event Notifications
AWS # 063 # Invoke AWS Lambda On a EventBridge Schedule
Переглядів 212 місяці тому
AWS # 063 # Invoke AWS Lambda On a EventBridge Schedule
AWS # 062 # Invoke AWS Lambda synchronous & asynchronous.
Переглядів 442 місяці тому
AWS # 062 # Invoke AWS Lambda synchronous & asynchronous.
AWS # 061 # Invoke AWS Lambda via Application Load Balancer
Переглядів 352 місяці тому
AWS # 061 # Invoke AWS Lambda via Application Load Balancer
AWS # 060 # AWS SageMaker - Run a Notebook Instance
Переглядів 1072 місяці тому
AWS # 060 # AWS SageMaker - Run a Notebook Instance
AWS # 059 # AWS CodeArtifact
Переглядів 1103 місяці тому
AWS # 059 # AWS CodeArtifact

КОМЕНТАРІ

  • @adityapatil8703
    @adityapatil8703 2 дні тому

    Thankss

  • @DianZhi-o1b
    @DianZhi-o1b 3 дні тому

    Looking forward to see your tutorial for replication!😊

  • @sitanshumishra7854
    @sitanshumishra7854 4 дні тому

    Very nice. Make more videos on aws

  • @stalinjebakumar9043575776
    @stalinjebakumar9043575776 7 днів тому

    Good

  • @RameshVamshee
    @RameshVamshee 9 днів тому

    Do you have kafka java Tutorial? if you have it please provide me the link.

  • @DianZhi-o1b
    @DianZhi-o1b 12 днів тому

    hi Sumanshu, I actually have a question whether flush is still necessary when on_delivery exists. What if when i breaked the loop, the program exited quickly without sending the last message out?

    • @sumanshu.nankana
      @sumanshu.nankana 11 днів тому

      @@DianZhi-o1b If we have on_delivery report in produce function and we are running sunchrously then we don't need flush method. But if we are running asynchronously where producer is not waiting for the delivery report and continuing with the next message. In that case flush is required just in case producer exists early so that any message which are still in buffer get flushed

    • @DianZhi-o1b
      @DianZhi-o1b 11 днів тому

      @@sumanshu.nankana Got it! Thank you for the response and your work, this kafka tutorial series is definitely the best one i ve watched

  • @SaurabhMittal-n2h
    @SaurabhMittal-n2h 15 днів тому

    Thank you for the clear explanation. On the consumer side, although we retrieve the schema from the schema registry during deserialization, we are still using the Avro file to initialize the SchemaClient. Is there a way to avoid using the schema file on the consumer side?

  • @sragopal
    @sragopal 15 днів тому

    Nice explanations you have great knowledge 😊 thank you.

  • @jituvasishta0404
    @jituvasishta0404 16 днів тому

    Perfect, exactly what I was looking for! 👍Thanks Sumanshu

  • @sagarmali9490
    @sagarmali9490 17 днів тому

    Very good explanation Hope your channel grows well

  • @billalmiron8719
    @billalmiron8719 29 днів тому

    Is beatiful , thank you

  • @gamingclips5874
    @gamingclips5874 Місяць тому

    After lot of search i found this video great video solve my all problems to connect to kafka using python!!.

  • @akashmekal
    @akashmekal Місяць тому

    Thanks for the clear explanation. How can I deserialize it with just fast avro? I’m not using confluent Kafka here but a plain Kafka - python lib

  • @abhishekbhatt5975
    @abhishekbhatt5975 Місяць тому

    can we use jupyter notebook to make this .yaml file

    • @sumanshu.nankana
      @sumanshu.nankana Місяць тому

      Yes any IDE you can use to create .yaml files.

  • @maazshaikh7905
    @maazshaikh7905 Місяць тому

    Thank you for the explanation. The real time fraud detection example is very accurate. Would be very helpful if you could provide the doc link.

    • @sumanshu.nankana
      @sumanshu.nankana Місяць тому

      @@maazshaikh7905 Thank You. Let me add the doc link in description

  • @306Drago
    @306Drago 2 місяці тому

    Really good explanation I did with slicing

  • @chuksiwundu7299
    @chuksiwundu7299 2 місяці тому

    Thank you so much for this video

  • @jaggu7775
    @jaggu7775 2 місяці тому

    Hi Sumanshu-- I have few questions regaring dependabot, what is the best way to reach out to you?

    • @sumanshu.nankana
      @sumanshu.nankana 2 місяці тому

      Hi , You can ask the question, I will try to help.

  • @milon27
    @milon27 2 місяці тому

    thanks 🎉🎉

  • @AryanDurge1
    @AryanDurge1 2 місяці тому

    hello sir , your tutorial is great sir it was quite useful for us , but i have a doubt is it a paid service do we need to pay for the service ??

    • @sumanshu.nankana
      @sumanshu.nankana 2 місяці тому

      Hi Bro, Yes its a paid service. It's not come under free tier. aws.amazon.com/athena/pricing/ Also, on this link we can check what all services comes under FREE TIER. So on below link, we unable to find ATHENA, which means, it's not comes under FREE TIER. aws.amazon.com/free/?all-free-tier.sort-by=item.additionalFields.SortRank&all-free-tier.sort-order=asc&awsf.Free%20Tier%20Types=*all&awsf.Free%20Tier%20Categories=*all

  • @your_daily_needs3897
    @your_daily_needs3897 2 місяці тому

    one of the bestest explanation i have ever seen.

  • @hitman2754
    @hitman2754 2 місяці тому

    Sir doc's link

    • @sumanshu.nankana
      @sumanshu.nankana 2 місяці тому

      Hi Bro, Many links are in description, and also share one document link in another comment (you asked) on first video of Kafka Series

  • @hitman2754
    @hitman2754 2 місяці тому

    Sir doc's link pls

    • @sumanshu.nankana
      @sumanshu.nankana 2 місяці тому

      docs.google.com/document/d/1eARJ2Op5hifmSANAlfZ4njCLusCqeS1qbFy6qotgVEk/edit?usp=sharing

  • @DATHuynh-s7m
    @DATHuynh-s7m 3 місяці тому

    YOUR CODE NOT WORKING AS RED PANDA ABOUT THIS ONE CONFIG_FILEPATH: /tmp/config.yml

  • @yadikishameer9587
    @yadikishameer9587 3 місяці тому

    Your explanation is very good. Hope you get more subscribers

  • @abarairenji123
    @abarairenji123 3 місяці тому

    Can you help on how to pass artifacts between two different workflows in the same repo and not just jobs? Been trying to get it to work for the past week.

  • @AiBeast
    @AiBeast 3 місяці тому

    Nice video

  • @AiBeast
    @AiBeast 3 місяці тому

    You can sort dictionary it will increase time

    • @sumanshu.nankana
      @sumanshu.nankana 3 місяці тому

      ahm, correct, It will decrease the execution time.

  • @SigmaSid98
    @SigmaSid98 4 місяці тому

    Best explanation. Thank you.

  • @SigmaSid98
    @SigmaSid98 4 місяці тому

    Thank you for the explanation.

  • @ezdevops101
    @ezdevops101 4 місяці тому

    Excellent tutorial

  • @satyam70
    @satyam70 4 місяці тому

    i want to enable health notifications at Org level

    • @sumanshu.nankana
      @sumanshu.nankana 4 місяці тому

      Hi Satyam, This link might be useful docs.aws.amazon.com/health/latest/ug/enable-organizational-view-in-health-console.html#enable-organizational-view-console

  • @ManshuDwivedi-oy4kj
    @ManshuDwivedi-oy4kj 4 місяці тому

    Great explanation. Is it possible to consume those messages in batches from consumer logic?

    • @sumanshu.nankana
      @sumanshu.nankana 4 місяці тому

      Hi Manshu, I just looked the configuration of consumer. and seems 1) max.poll.records docs.confluent.io/platform/current/installation/configuration/consumer-configs.html#max-poll-records 2) max.partition.fetch.bytes. docs.confluent.io/platform/current/installation/configuration/consumer-configs.html#max-partition-fetch-bytes Also, I found one link on StackOverflow - stackoverflow.com/questions/51753883/increase-the-number-of-messages-read-by-a-kafka-consumer-in-a-single-poll

  • @harishreeln4706
    @harishreeln4706 5 місяців тому

    thanks a lot undertood clearly

  • @prathutyagi5155
    @prathutyagi5155 5 місяців тому

    Hi, This is a great video, Can I have the link for the document showing above. Once again, Thanks for this.

    • @sumanshu.nankana
      @sumanshu.nankana 5 місяців тому

      Can you try accessing this link - docs.google.com/document/d/1eARJ2Op5hifmSANAlfZ4njCLusCqeS1qbFy6qotgVEk/edit?usp=sharing

  • @SoumilShah
    @SoumilShah 5 місяців тому

    Good job

  • @ritupradhan6922
    @ritupradhan6922 6 місяців тому

    Grt

  • @ohokie4558
    @ohokie4558 6 місяців тому

    okay so suppose i have one github CI ,to show that the tests are passing ,should i do the same as you showed in the video ?,what if it is a public repo?

    • @sumanshu.nankana
      @sumanshu.nankana 6 місяців тому

      Yes you can do in same way just to update ReadMe with workflow status link. Whenever Workflow Status gets changed , ReadMe Badge automatically gets updated...(Some time it took time as image was picking from cache). I did not understand by public repo...it will work for your own public repo.

    • @ohokie4558
      @ohokie4558 6 місяців тому

      @@sumanshu.nankana i mean for an open source repo ,if i need to add a status badge ,should i just do the same as above

    • @ohokie4558
      @ohokie4558 6 місяців тому

      @@sumanshu.nankana i meant open source public repo's

  • @Miho_13
    @Miho_13 7 місяців тому

    Thank you for explaining this, include and extends worked perfectly for me!

  • @MonaChawala
    @MonaChawala 8 місяців тому

    Amazing video on AWS config . Nice explanation.

  • @suen-tech
    @suen-tech 8 місяців тому

    Thank you

  • @JosepOriol24
    @JosepOriol24 8 місяців тому

    your GH tutorials are gold! Thankyou!

  • @suen-tech
    @suen-tech 8 місяців тому

    Thank you

  • @abhimj8526
    @abhimj8526 8 місяців тому

    Hi Sumanshu. This is the best explanation of S3 Service in the entire UA-cam. Not only this video, but also the entire S3 series. Each and every part of this service explained very neatly and in a simplistic manner without leaving any loopholes. Thank you for your contribution towards the community of cloud enthusiasts. By the way, I am also a TCS'er. Feels proud to call you my Senior!

  • @rahulnegi456
    @rahulnegi456 8 місяців тому

    Good explaintaion!!!

  • @parastak2469
    @parastak2469 8 місяців тому

    sir aap agar isko hindi me smjaoge to jyda ache rhega in my opinion

  • @mwnkt
    @mwnkt 8 місяців тому

    Very nice explanation, Currently just learning about trees for the first time, no one mentioned that you can't traverse backwards, i love how you explained everything. i

  • @Augusto-mn8ft
    @Augusto-mn8ft 8 місяців тому

    Thanks a lot for that simple explanation!

  • @creativecads7379
    @creativecads7379 8 місяців тому

    I was not able to connect the server from remote.. I followed all steps and in security group added port 80 but unable to access.

    • @sumanshu.nankana
      @sumanshu.nankana 8 місяців тому

      What error you are getting? Did you check the startup logs of EC2

  • @arshhasan2985
    @arshhasan2985 8 місяців тому

    Very nice explanation, crisp, easy to understand with dry run of the code statements too.. Great job