Share

From 2020 to 2021, I worked as a Software Development Engineer (SDE) at Amazon (AWS = Amazon Web Services). Some say SDE stands for “Someone Does Everything,” and that’s quite accurate. Every SDE at Amazon is responsible for their code from design to testing and must also handle on-call duties periodically. Most Amazon teams consist of 6-8 engineers and a Software Development Manager (SDM), adhering to the “Two Pizza Team” principle. Each Software Engineer (SDE) typically takes an on-call shift every 6-7 weeks, covering a 24/7 schedule for an entire week. During this period, you’re responsible for mitigating and fixing Continue Reading »

The post The Experience of On-call (Paging) for Amazon Software Engineers first appeared on Algorithms, Blockchain and Cloud.

 

 From 2020 to 2021, I worked as a Software Development Engineer (SDE) at Amazon (AWS = Amazon Web Services). Some say SDE stands for “Someone Does Everything,” and that’s quite accurate. Every SDE at Amazon is responsible for their code from design to testing and must also handle on-call duties periodically. Most Amazon teams consist of 6-8 engineers and a Software Development Manager (SDM), adhering to the “Two Pizza Team” principle. Each Software Engineer (SDE) typically takes an on-call shift every 6-7 weeks, covering a 24/7 schedule for an entire week. During this period, you’re responsible for mitigating and fixing Continue Reading »
The post The Experience of On-call (Paging) for Amazon Software Engineers first appeared on Algorithms, Blockchain and Cloud.

Related posts:
Hunting Down The Mythical High-Quality Code Choosing the right career path can be a bit difficult. If you love building software…
The Powerful Remote Cloud Desktop by Railway.Up (Visual Studio Code Everywhere) Although, Railway.Up is ending their free $5 plan monthly soon, you can still benefit it…
Teaching Kids Programming – Minimum Swaps to Get Semi-Ordered Permutation Teaching Kids Programming: Videos on Data Structures and Algorithms You are given a 0-indexed permutation…
Teaching Kids Programming – Introduction to Units of Information (Byte, KB, MB, GB, TB, PB) Teaching Kids Programming: Videos on Data Structures and Algorithms Information is the lifeblood of the…
Teaching Kids Programming – Count Pairs Whose Sum is Less than Target (Two Pointer Algorithm) Teaching Kids Programming: Videos on Data Structures and Algorithms Given a 0-indexed integer array nums…
Facebook Interview Tips and Guidance I have attended a Facebook interview last year – although I didn’t get the job…
How to Auto Complete Comment Form using Javascript? The bloggers have the comment forms in their blogs, which normally require the visitors to…
Should I Ignore 429 Error (Too Many Requests) in AWS Health Monitor Checks or Health Canary in General? Health Checks or Canaries are sending requests periodically to ensure the API or services are… Read More Algorithms, Blockchain and Cloud 

By