Happy Birthday to me π€π
Grateful to God for growth and how far Iβve come. I am not where I was yesterday, and Iβm excited for the beautiful future ahead π«π
Today is all about me! π€π₯³π
#birthdaygirlπ€ #followers#happynewyeartome
#100DaysOfCode Day 97
Learning about logging & observability.
Logs help track errors, monitor behavior, and debug issues in production.
Building reliable systems goes beyond just writing code.
#Logging#Observability#BackendBestPractices
#100DaysOfCode Day 91
Learning MongoDB as a NoSQL database.
Unlike SQL tables, MongoDB stores data as flexible JSON-like documents.
This makes it easier to handle changing data structures in real-world apps.
#MongoDB#NoSQL#BackendDevelopment#Python