173 How Can I Succeed In A Crisis? : How can I be successful in a crisis What tips or tricks are there to help me come out of a bad situation with a good result How do I ensure that I do not make a bad situation worse These are the questions we are going to be answering in this episode of Dev QuestionsWebsite: https://wwwiamtimcoreycom/ Patreon: https://wwwpatreoncom/IAmTimCorey Ask Your Question: https://suggestionsiamtimcoreycom/ Sign Up to Get More Great Developer Content in Your Inbox: https://signupiamtimcoreycom/
Tue 01 Aug 2023 02:27:00 GMT
The Backend Engineering Show with Hussein Nasser
The Journey of a Request to the Backend
The Backend Engineering Show with Hussein Nasser Episode Details
The Journey of a Request to the Backend : From the frontend through the kernel to the backend processWhen we send a request to a backend most of us focus on the processing aspect of the request which is really just the last step There is so much more happening before a request is ready to be processedcomma most of this step happens in the Kernel I break this into 6 stepscomma each step can theoretically be executed by a dedicated thread or process Pretty much all backendscomma web serverscomma proxiescomma frameworks and even databases have to do all these steps and they all do choose to do it differently Grab my backend performance course https://performancehusseinnassercom 0:00 Intro 3:50 What is a Request 10:14 Step 1 Accept 21:30 Step 2 Read 29:30 Step 3 Decrypt 34:00 Step 4 Parse 40:36 Step 5 Decode 43:14 Step 6 Process Medium article https://mediumcom/hnasr/thejourneyofarequesttothebackendc3de704de223
Mon 15 Feb 2016 00:00:00 EST
.NET Rocks!
Azure and GitHub with April Edwards
.NET Rocks! Episode Details
Azure and GitHub with April Edwards : Azure and GitHub better together While at the Copenhagen Developer Festivalcomma Carl and Richard talked to April Edwards for a special NET Rocks Live April talked about how Azure and GitHub work well togethercomma discussing Azure DevOps and GitHub Actions on the CI/CD pipeline side and how other services can interact Lots of laughter and great questions from the live audience