GOV Video Flashcards

1
Q

Intro

A

Cloud Integration I deliveered while working as a engineer for Thomson Reuters

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Situation

A

The business needed to onboard the 1st level support group to monitor replication from the HVR tool

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Task

A

The business required a tactical replication alerting solution for the HVR infrastructure until the strategic datadog solution was ready (6 months away)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Action

A

python script on EC2 rep hub - not cloud native and not utilizing HVR out of the box alerting also wanted a solution more eventually driven and micro service based. Have had a robust scheduler and didn’t want to rely on a logfile
Solution I came up with was to use a combination of SNS , Lambda and API gateway to send tickets to Snow
Initial issue was that the HVR tool required an SNMP endpoint with usernamd and password

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Result

A

Business unit teams had control over their own monitoring
the support group received snow tickets
the business had an interim monitoring solution prior to datadog rollout

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Learning

A

Improvements
Support did have a few issues with the lack of deduplication - this had to be managed in the replication tool
Would have been a nice addition to have handled this in the automation perhaps using something like SQS that has depulication capabilities or even dynamo DB
Bear in minf that the solution would have grown larger and larger and this was an interim solution
Also teh learning curve for support was quite steep and it would have been more beneficial to have onboarded them earlier

How well did you know this?
1
Not at all
2
3
4
5
Perfectly