[Backend] Clarify Role and Setting in Microsoft Entra IDExplains how to integrate OIDC with Microsoft Entra, clarifies portal and app registration differences, and outlines how clients can…5d ago5d ago
[Backend] Django Auth and Google Login IntegrationClarifying Django’s authentication system and integrating it with Google login using Django Allauth.May 1May 1
[Backend] How to Handle Periodic Task Result in Celery + SQS + DynamoDB ?Using Celery as a task queue, AWS SQS as a task broker and AWS DynamoDB (DDB) as a backend result server.Apr 4Apr 4
[Backend] How to use Pytest Fixture with Database in Integrate test ?Utilize pytest fixture and mock to design a robust test flow for API integration. The goal is to effectively manage dependencies…Mar 24Mar 24
How to configure OIDC & SAML in Microsoft ?Clarify concepts in SSO scenario and create a Microsoft application with SAML, allowing external users to log in.Feb 13Feb 13
[Backend] Integrate FastAPI with Microsoft Azure OAuth2.0Understand how Microsoft Azure OAuth2.0 working and implement it into FastAPI project.Jan 291Jan 291
[Backend] 後端工程師的一些面試考古題如同前一篇文章所分享的,這裡是我在台灣和日本兩邊同時面試時,被問到的問題。差不多來自 15 間公司,因為這些題目都是我憑印象記錄下的,所以並非完整的考題。想說簡單做一個紀錄,也可以供大家複習 python 和後端開發的參考。Jan 9Jan 9
[Career] 好久沒有找工作,忽然不知從何開始?這裡先簡單的自我介紹,我是台大研究所畢業,但非資訊相關出身。研究所期間開始接觸程式語言,後來自學 python、參與老師介紹的網站開發計畫,才進入後端領域。畢業後,在業界擔任工程師兩年半,現在在日本 AI…Jan 61Jan 61
[Backend] SQS + Celery Application and Clarification of IdeasSending message through FastAPI using SQS as celery’s broker.Dec 6, 2024Dec 6, 2024