In the team-matching phase, I connected with a team focused on a monolithic backend built in Django with GraphQL. My manager recommended I learn Datadog and Sentry, and I’d love some tips on onboarding to these technologies as efficiently as possible. This is for Nextdoor working on team that owns Feed, Events, Groups and Messaging.
I've been working through a course on CodeSignal that covers GraphQL and Apollo Server, but it’s primarily JavaScript-oriented, using Apollo with Express. Since I already have a Django side project, I’m interested in how to apply what I’m learning specifically to Django and Python environments.
Additionally, I’m aiming to streamline my onboarding with some guidance around these points from my manager:
- GraphQL basics – Use it with a simple Django web app to surface data.
- Datadog and Sentry – They use Datadog for real-time monitoring and Sentry for API error tracking. Any specific tips or resources to dive into these tools effectively?
For context, I am currently a Data Engineer who uses Python and SQL and am transitioning to a Backend SWE role. I do have experience building things, here is a side project I have built from scratch.