Peter Mbanugo
CODE Author
Peter is a software developer who codes in JavaScript and C#. He has experience working on the Microsoft stack of technologies and also building full-stack applications in JavaScript. He is a co-chair on NodeJS Nigeria, a Twilio Champion, and a contributor to the Hoodie open source project.
He is the maker of Hamoni Sync, a real-time state synchronization as a service platform. He currently works with Field Intelligence, where he helps build a Supply Chain Management system that powers vaccine and immunization distribution with the Nigerian government as a major user.
When he is not coding, he enjoys writing the technical articles that you can find on his website or other publications, such as on Pluralsight and Telerik. His current focus is on Offline-First and GraphQL.
Detailed Biography
Peter is a software developer who codes in JavaScript and C#. He has experience working on the Microsoft stack of technologies and also building full-stack applications in JavaScript. He is a co-chair on NodeJS Nigeria, a Twilio Champion, and a contributor to the Hoodie open source project.
He is the maker of Hamoni Sync, a real-time state synchronization as a service platform. He currently works with Field Intelligence, where he helps build a Supply Chain Management system that powers vaccine and immunization distribution with the Nigerian government as a major user.
When he is not coding, he enjoys writing the technical articles that you can find on his website or other publications, such as on Pluralsight and Telerik. His current focus is on Offline-First and GraphQL.
Contact Information:
Articles Authored
-
Getting Started with Cloud Native Buildpacks
Last updated: Thursday, January 9, 2025
Published in: CODE Magazine: 2022 - September/October
Learn to create Cloud Native Buildpacks to create container images without a Dockerfile.
-
Running Serverless Functions on Kubernetes
Last updated: Tuesday, January 14, 2025
Published in: CODE Magazine: 2022 - January/February
Peter explains how to automate load balancing, scaling, and more, using Kubernetes’ primitives and container technology.
-
Running Serverless Workloads on Kubernetes with Knative
Last updated: Tuesday, January 21, 2025
Published in: CODE Magazine: 2021 - September/October
Kubernetes is great for helping you organize and distribute your applications, but it can be a bit confusing when it comes to the infrastructure for your code. Peter introduces some tools to help you keep track of all of it.
-
Introduction to GraphQL for .NET Developers: Mutation
Last updated: Wednesday, August 31, 2022
Published in: CODE Magazine: 2020 - March/April
Peter uses the Hot Chocolate Library to teach you about GraphQL. Learn how to use the Entity Framework to access and store data and explore mutations using GraphQL.
-
Intro to GraphQL for .NET Developers: Schema, Resolver, and Query Language
Last updated: Thursday, March 18, 2021
Published in: CODE Magazine: 2019 - September/October
Peter introduces you to GraphQL so your REST API client list can grow and change without a lot of pain. You can use strongly typed schema, eliminated over- and under-fetching, and you can get analytics about how clients are really using your API.