📰 Dev.to · Gokul G.K.
Articles from Dev.to · Gokul G.K. · 7 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (10277)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · Gokul G.K.
1mo ago
Design pattern visualization: Creational Design Patterns
Refactoring Guru already has the best blog to learn Design patterns. Here I am just trying to give a...

Dev.to · Gokul G.K.
2mo ago
API designs for microservice comparison.
I have created a separate blog for REST, GraphQL, and gRPC. The codebase for Imaginary Aquarium...

Dev.to · Gokul G.K.
2mo ago
Implementing gRPC.
gRPC is a framework developed by Google that provides an efficient, language-independent mechanism...

Dev.to · Gokul G.K.
2mo ago
Getting started with the REST API in Spring Boot.
What is REST? Representational state transfer (REST) or RESTful web services is a way to...

Dev.to · Gokul G.K.
3mo ago
SOLID Design Principle
What is SOLID? SOLID stands for: Single Responsibility, Open/Closed, Liskov Substitution,...

Dev.to · Gokul G.K.
3mo ago
Polyglot Microservices Communication in Kubernetes with DNS, CoreDNS, and Istio (Java & Python)
Exploring service registry, service discovery, and service mesh in Kubernetes. Here we...

Dev.to · Gokul G.K.
3mo ago
Let's talk about service discovery, service registry, and service mesh.
How Do Our Microservices Find Each Other and Communicate With Each Other? Imagine a system...
DeepCamp AI