The Essential Guide to Load-Balancing Minecraft Servers with Kong Gateway
#devops #loadbalancing #kong #api #minecraft #architecture #programming #coding #webmonetization
https://hackernoon.com/the-essential-guide-to-load-balancing-minecraft-servers-with-kong-gateway-mr3i37aw
#devops #loadbalancing #kong #api #minecraft #architecture #programming #coding #webmonetization
https://hackernoon.com/the-essential-guide-to-load-balancing-minecraft-servers-with-kong-gateway-mr3i37aw
Hackernoon
The Essential Guide to Load-Balancing Minecraft Servers with Kong Gateway | HackerNoon
We're going to explore port forwarding and load balancing with Kong Gateway by spinning up multiple Minecraft servers,
How to Use Kong for Full-stack Application Deployments with Kubernetes
#devops #kubernetes #docker #kong #kongingressconroller #programming #codingskills #coding #webmonetization
https://hackernoon.com/how-to-use-kong-for-full-stack-application-deployments-with-kubernetes-hm1x37nc
#devops #kubernetes #docker #kong #kongingressconroller #programming #codingskills #coding #webmonetization
https://hackernoon.com/how-to-use-kong-for-full-stack-application-deployments-with-kubernetes-hm1x37nc
Hackernoon
How to Use Kong for Full-stack Application Deployments with Kubernetes | HackerNoon
Kubernetes has become the name of the game when it comes to container orchestration. It allows teams to deploy and scale applications to meet changes in demand while providing a great developer experience.
4 Key Observability Metrics for Distributed Applications
#observability #kong #kubernetes #kuma #metrics #prometheus #grafana #softwaredevelopment #webmonetization
https://hackernoon.com/4-key-observability-metrics-for-distributed-applications-z11337yh
#observability #kong #kubernetes #kuma #metrics #prometheus #grafana #softwaredevelopment #webmonetization
https://hackernoon.com/4-key-observability-metrics-for-distributed-applications-z11337yh
Hackernoon
4 Key Observability Metrics for Distributed Applications | Hacker Noon
A common architectural design pattern these days is to break up an application monolith into smaller microservices. Each microservice is then responsible for a specific aspect or feature of your app. For example, one microservice might be responsible for…
Why We Switched from NGINX Is to KONG API Gateway
#konggateway #kong #nginx #nginxreverseproxyinlinux #kongapigateway #api #proxy #goodcompany
https://hackernoon.com/why-we-switched-from-nginx-is-to-kong-api-gateway
#konggateway #kong #nginx #nginxreverseproxyinlinux #kongapigateway #api #proxy #goodcompany
https://hackernoon.com/why-we-switched-from-nginx-is-to-kong-api-gateway
Hackernoon
Why We Switched from NGINX Is to KONG API Gateway | HackerNoon
For many developers, NGINX would be the primary choice for reverse proxy. However, we moved on to something more exciting! NGINX move over, here comes the Kong!
Breaking Up a Monolithic Database with Kong
#restapi #databasedesign #apigateway #kong #databasewithkong #breakingamonolithicdatabase #restfulapi #databasemanagement
https://hackernoon.com/breaking-up-a-monolithic-database-with-kong
#restapi #databasedesign #apigateway #kong #databasewithkong #breakingamonolithicdatabase #restfulapi #databasemanagement
https://hackernoon.com/breaking-up-a-monolithic-database-with-kong
Hackernoon
Breaking Up a Monolithic Database with Kong | HackerNoon
If your microservice design results in a very large API or multiple services accessing a single database, check out Kong Gateway.
CI for APIs with the Kong Insomnia CLI and GitHub Actions
#javascript #nodejs #kong #insomnia #api #apidevelopment #continuousintegration #cicd
https://hackernoon.com/ci-for-apis-with-the-kong-insomnia-cli-and-github-actions
#javascript #nodejs #kong #insomnia #api #apidevelopment #continuousintegration #cicd
https://hackernoon.com/ci-for-apis-with-the-kong-insomnia-cli-and-github-actions
Hackernoon
CI for APIs with the Kong Insomnia CLI and GitHub Actions
Create a simple server with Node.js and Express, write API tests using Kong Insomnia, and then run these tests in our CI pipeline with Inso and GitHub Actions.
An Introduction to API Gateways
#apigateway #microservices #kong #loadbalancers #reverseproxy #introductiontoapigateways #programming #learntocode
https://hackernoon.com/an-introduction-to-api-gateways
#apigateway #microservices #kong #loadbalancers #reverseproxy #introductiontoapigateways #programming #learntocode
https://hackernoon.com/an-introduction-to-api-gateways
Hackernoon
An Introduction to API Gateways
Understanding what API Gateways are, how they differ from a reverse proxy & load balancer and their use in a microservices environment
Kong Plugins as Microservices: Writing a Single-Plugin Server for Kong in Go
#microservices #microservicearchitecture #go #kong #plugins #kongplugins #singlepluginserver #kongingo #webmonetization
https://hackernoon.com/kong-plugins-as-microservices-writing-a-single-plugin-server-for-kong-in-go
#microservices #microservicearchitecture #go #kong #plugins #kongplugins #singlepluginserver #kongingo #webmonetization
https://hackernoon.com/kong-plugins-as-microservices-writing-a-single-plugin-server-for-kong-in-go
Hackernoon
Kong Plugins as Microservices: Writing a Single-Plugin Server for Kong in Go | HackerNoon
Many developers and DevOps engineers have been deploying Kong Gateway in front of their microservices-based applications.
How to Set up an API Gateway for Your Microservices
#apigateway #kong #microservices #docker #postman #api #programming #restapi
https://hackernoon.com/how-to-set-up-an-api-gateway-for-your-microservices
#apigateway #kong #microservices #docker #postman #api #programming #restapi
https://hackernoon.com/how-to-set-up-an-api-gateway-for-your-microservices
Hackernoon
How to Set up an API Gateway for Your Microservices
How to deploy a single node Kong API gateway in front of multiple microservices?