AWS X-Ray: Analyze, Debug & Optimize Application Performance | Concept | Demo

Поделиться
HTML-код
  • Опубликовано: 27 фев 2020
  • Video Will help us to understand the concept of AWS X-Ray , why and where this AWS service is useful. Below points covered with this session:-
    - Concept
    - Benefits//Use Cases
    - Detail Demo
    AWS Link:- aws.amazon.com/xray/
    If you like the video please like , comment , share and subscribe the channel to get more updates on technical videos.
    Channel Link:- / @cloud4devops
    Happy Learning !!!

Комментарии • 19

  • @0xvishal
    @0xvishal 2 года назад +1

    Hi Sashak, You explain all things in a better way. Can I setup X ray for EKS?

  • @AkashDeeP81
    @AkashDeeP81 3 года назад

    I am getting a error The following resource(s) failed to create: [SampleEBServiceRole, ElasticBeanstalkApplication, SampleInstanceProfileRole]. . Rollback requested by user.

    • @Cloud4DevOps
      @Cloud4DevOps  3 года назад

      Hi,
      It seems config missing on one of the step or you dont have permission or not creating with proper step.., thats what i can tell from your error....

  • @vallalalakshminarasimharao407
    @vallalalakshminarasimharao407 Год назад

    hello
    I had an Issue while creating a x-ray sample application .In cloud Formation after creation of an elb it rollbacks and delete elb automatically and rollback entire stack automatically. What the reason ?

    • @Cloud4DevOps
      @Cloud4DevOps  Год назад +1

      CFT by default rollback entire resource creation if there is any error . You need to error in stack creation events..

  • @AkashDeeP81
    @AkashDeeP81 3 года назад

    Attribute: EndpointURL was not found for resource: nodeXray. Rollback requested by user.
    Now getting this error :(

    • @Cloud4DevOps
      @Cloud4DevOps  3 года назад

      Without understanding the issue its difficult to troubleshoot by seeing generic error.. For sure you are you are missing a config step in between which is minute in nature..

  • @sanketh768
    @sanketh768 2 года назад +1

    please make a video for a java application

    • @Cloud4DevOps
      @Cloud4DevOps  2 года назад +1

      I dont have any java application with me , and i dont know coding so difficult to have that platform..

  • @srinuchandra6008
    @srinuchandra6008 2 года назад +1

    Can you share us the document that your explaning?

    • @Cloud4DevOps
      @Cloud4DevOps  2 года назад +1

      I dont have such specific document created.. If you are looking for documentation then please search aws x-ray on aws documentation page.. That will help you..

  • @ravi2int
    @ravi2int 4 года назад

    how do we instrument x-ray on docker container ? for ex: app running on python

    • @Cloud4DevOps
      @Cloud4DevOps  4 года назад

      Try to pull the docker image aws-xray-daemon on on Amazon ECS and execute it from there.. Check the link :- docs.aws.amazon.com/xray/latest/devguide/xray-daemon-ecs.html

  • @jamesj.october6810
    @jamesj.october6810 6 месяцев назад

    when can i download the cloudformation templete

    • @jamesj.october6810
      @jamesj.october6810 6 месяцев назад

      Hi Sashak

    • @jamesj.october6810
      @jamesj.october6810 6 месяцев назад

      where can i download the cloudformation templete

    • @Cloud4DevOps
      @Cloud4DevOps  5 месяцев назад

      @@jamesj.october6810 you can find sample template from aws documents or github aws labs