Skip to content

Instantly share code, notes, and snippets.

View Prajwalprakash3722's full-sized avatar
⛰️
consistency is the key :)

Prajwal prakash Prajwalprakash3722

⛰️
consistency is the key :)
View GitHub Profile
@Prajwalprakash3722
Prajwalprakash3722 / sql.js
Created March 30, 2023 08:25
For Migrating Alumini Data to SQL Statements
const sids = {
main: 0,
compsoc: 1,
comsoc: 2,
pes: 3,
aps: 4,
sps: 5,
ras: 6,
wie: 7,
sight: 8,

Troubleshooting

Intro

The incident management steps I have in mind when being on-call and getting an alert are:

  • Verify the issue
  • Triage
  • Communicate and scalate if needed
  • Mitigate