Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
#
knowledgebytes
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
API Contracts in Microservices Communication
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Jan 7
API Contracts in Microservices Communication
#
knowledgebytes
#
api
#
microservices
#
eventdriven
Comments
Add Comment
2 min read
Hinted Handoff in System Design
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Jan 6
Hinted Handoff in System Design
#
knowledgebytes
#
systemdesign
#
eventdriven
#
hintedhandoff
Comments
Add Comment
2 min read
State of AI at the End of 2024
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Dec 28 '24
State of AI at the End of 2024
#
knowledgebytes
#
ai
#
genai
#
technologytrends
Comments
Add Comment
2 min read
Understanding SSH: Secure Shell Protocol
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Dec 23 '24
Understanding SSH: Secure Shell Protocol
#
knowledgebytes
#
networking
#
ssh
#
security
Comments
Add Comment
2 min read
12 Factor App Principles Explained
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Dec 20 '24
12 Factor App Principles Explained
#
12factorapp
#
cloudnative
#
knowledgebytes
#
scalability
Comments
Add Comment
3 min read
Concurrency vs Parallelism in Computing
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Dec 19 '24
Concurrency vs Parallelism in Computing
#
knowledgebytes
#
concurrency
#
parallelism
#
performance
Comments
Add Comment
3 min read
Consistent Hashing in System Design
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Dec 18 '24
Consistent Hashing in System Design
#
knowledgebytes
#
systemdesign
#
distributedsystems
#
consistenthashing
Comments
Add Comment
2 min read
Eventual Consistency Patterns in Distributed Systems
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Dec 17 '24
Eventual Consistency Patterns in Distributed Systems
#
knowledgebytes
#
distributedsystems
#
eventdriven
#
quorum
Comments
Add Comment
2 min read
Consensus in Distributed Systems
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Dec 14 '24
Consensus in Distributed Systems
#
distributedsystems
#
knowledgebytes
#
consensus
#
consensusalgorithms
Comments
Add Comment
2 min read
Understanding Vertical Slice Architecture
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Dec 13 '24
Understanding Vertical Slice Architecture
#
knowledgebytes
#
softwareengineering
#
modularity
#
softwaredevelopment
Comments
Add Comment
2 min read
Best Practices for REST API Error Handling
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Dec 12 '24
Best Practices for REST API Error Handling
#
knowledgebytes
#
webdev
#
restapi
#
errors
Comments
Add Comment
2 min read
Domain-Driven Design as a Software Design Approach
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Dec 16 '24
Domain-Driven Design as a Software Design Approach
#
knowledgebytes
#
domaindrivendesign
#
softwaredesign
#
ddd
Comments
Add Comment
2 min read
Understanding SSL and Its Importance
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Dec 24 '24
Understanding SSL and Its Importance
#
knowledgebytes
#
ssl
#
networking
#
security
1
 reaction
Comments
2
 comments
2 min read
Protocol Buffers as a Serialization Format
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Dec 5 '24
Protocol Buffers as a Serialization Format
#
serialization
#
protobuf
#
grpc
#
knowledgebytes
Comments
Add Comment
2 min read
MQTT Protocol Overview
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Dec 3 '24
MQTT Protocol Overview
#
knowledgebytes
#
iot
#
networking
#
mqtt
Comments
Add Comment
2 min read
Understanding the Concept of VPNs
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Dec 1 '24
Understanding the Concept of VPNs
#
knowledgebytes
#
networking
#
vpn
#
networkprotocols
Comments
Add Comment
2 min read
Canary Deployments: A Safer Way to Roll Out Updates
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Nov 30 '24
Canary Deployments: A Safer Way to Roll Out Updates
#
knowledgebytes
#
devops
#
deployments
#
canarydeployment
Comments
Add Comment
2 min read
Timeout Pattern in Microservices
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Nov 25 '24
Timeout Pattern in Microservices
#
knowledgebytes
#
microservices
#
responsive
#
timeoutpattern
Comments
Add Comment
2 min read
Chaos Engineering in Microservices
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Nov 23 '24
Chaos Engineering in Microservices
#
knowledgebytes
#
microservices
#
chaosengineering
#
resilience
Comments
Add Comment
2 min read
Distributed Tracing in Microservices Explained
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Nov 20 '24
Distributed Tracing in Microservices Explained
#
knowledgebytes
#
microservices
#
scalability
#
distributedtracing
Comments
Add Comment
2 min read
Service Mesh: Managing Microservices Communication
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Nov 19 '24
Service Mesh: Managing Microservices Communication
#
knowledgebytes
#
microservices
#
scalability
#
servicemesh
Comments
Add Comment
2 min read
Sidecar Pattern in Microservices
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Nov 18 '24
Sidecar Pattern in Microservices
#
knowledgebytes
#
microservices
#
systemdesign
#
sidecarpattern
Comments
Add Comment
2 min read
Event Sourcing in Microservices
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Nov 17 '24
Event Sourcing in Microservices
#
knowledgebytes
#
microservices
#
eventsourcing
#
systemdesign
Comments
Add Comment
2 min read
Understanding Request and Response Headers in REST APIs
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Dec 10 '24
Understanding Request and Response Headers in REST APIs
#
knowledgebytes
#
webdev
#
api
#
rest
1
 reaction
Comments
Add Comment
2 min read
Understanding the CQRS Pattern
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Nov 15 '24
Understanding the CQRS Pattern
#
knowledgebytes
#
microservices
#
cqrs
#
systemdesign
Comments
Add Comment
2 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account