aws-samples / aws-fault-injection-simulator-workshop

MIT No Attribution
37 stars 17 forks source link

RFC: Pull the Athena commands from the end of "First experiment" into separate section later in the workshop #39

Open rudpot opened 3 years ago

rudpot commented 3 years ago

Not totally sure if we even want to cover this as it may not be aligned with service team messaging but if service team doesn't object it might be worthwhile to create a standalone section around "how can I see what FIS actually did using Athena / cloudtrail"

ferngus commented 2 years ago

I’m not sure I understood your suggestion, but if it is something low priority and that can wait until next week, we can chat later and I can take care of it.

Gustavo Fernandes AWS Solutions Architecture Senior Solutions Architect, Startup @.**@.>

[signature_1409801434]

Thoughts on our interaction? Provide Feedback herehttps://feedback.aws.amazon.com/?ea=ferngus&fn=Gustavo&ln=Fernandes. We’re hiring!!https://www.amazon.jobs/en/job_categories/solutions-architect

From: Rudolf Potucek @.> Reply-To: aws-samples/aws-fault-injection-simulator-workshop @.> Date: Wednesday, July 21, 2021 at 10:46 AM To: aws-samples/aws-fault-injection-simulator-workshop @.> Cc: "Fernandes, Gustavo" @.>, Mention @.***> Subject: Re: [aws-samples/aws-fault-injection-simulator-workshop] RFC: Pull the Athena commands from the end of "First experiment" into separate section later in the workshop (#39)

Ok, after trying to do the workshop as a demo I think there is value in having this. My suggestion would be to create a {{% expand "Demo Prep" %}} section somewhere an SA can easily access but that's unlikely to be used by the workshop participants, e.g. at the bottom of the "Synthetic user experience" section. Ideally it would populate all the environment variables and would have both of the load gen copy and past blocks duplicated but with 900s run times.

@ferngushttps://github.com/ferngus did you want to do this?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/aws-samples/aws-fault-injection-simulator-workshop/issues/39#issuecomment-884372713, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AUPP7P7R2JHERYPBUGSBQUDTY4BU3ANCNFSM47G6KUDQ.

rudpot commented 2 years ago

Whoever gets to it. This is definitely low priority. I have already moved the code snippets into their own section under "100 observability / 20 athena queries". I think there are probably some good queries we could and should show people. Maybe not the ones I had but they can be a good starting point.

One customer asked whether there was a way to tie the effects of an experiment to the run of the experiment itself. I opened a PFR for it but I wonder how much of that could be done with smart use of athena.

ferngus commented 2 years ago

Sound good. Just blocked some hours next week to get back to FIS Workshop

Gustavo Fernandes AWS Solutions Architecture Senior Solutions Architect, Startup @.**@.>

[signature_1409801434]

Thoughts on our interaction? Provide Feedback herehttps://feedback.aws.amazon.com/?ea=ferngus&fn=Gustavo&ln=Fernandes. We’re hiring!!https://www.amazon.jobs/en/job_categories/solutions-architect

From: Rudolf Potucek @.> Reply-To: aws-samples/aws-fault-injection-simulator-workshop @.> Date: Monday, July 26, 2021 at 9:16 AM To: aws-samples/aws-fault-injection-simulator-workshop @.> Cc: "Fernandes, Gustavo" @.>, Mention @.***> Subject: Re: [aws-samples/aws-fault-injection-simulator-workshop] RFC: Pull the Athena commands from the end of "First experiment" into separate section later in the workshop (#39)

Whoever gets to it. This is definitely low priority. I have already moved the code snippets into their own section under "100 observability / 20 athena queries". I think there are probably some good queries we could and should show people. Maybe not the ones I had but they can be a good starting point.

One customer asked whether there was a way to tie the effects of an experiment to the run of the experiment itself. I opened a PFRhttps://aws-crm.lightning.force.com/lightning/r/Product_Feature_Request__c/a2v4z000002SS5HAAW/view for it but I wonder how much of that could be done with smart use of athena.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/aws-samples/aws-fault-injection-simulator-workshop/issues/39#issuecomment-886840069, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AUPP7P5JHGNMUJAFLJRZXQ3TZWCY7ANCNFSM47G6KUDQ.

rudpot commented 2 years ago

Athena prepared statements would make this a lot more readable

https://docs.aws.amazon.com/athena/latest/ug/querying-with-prepared-statements.html

rudpot commented 2 years ago

Had a conversation with Adrian and he said there were lots of features coming in this space to let's deprioritize this until we see what lands in the observability space naturally