Y) use a ( supports these) new data as it arrive. If you're using supports you can also set up connections that stream new data from the origin servers in

#realtime #socket #serverside #websockets #api #stream #APIGateway #websocket

Last updated 1 year ago

Nope, it's happening out of incognito, and even when I'm using NetworkFirst... maybe something is fucky with my deployment. I'm using arc.codes and enhance.dev. I think I set this one up without , just .

Any @enhance_dev folks around today? @macdonst @tbeseda @brianleroux @kristoferjoseph ?

#APIGateway #Cloudfront #aws

Last updated 1 year ago

ankurkumar · @ankurkumar
54 followers · 100 posts · Server techhub.social

Liked the architecture guide for different deployment options offered by Kong Gateway (can be leveraged for design considerations w.r.t. other solutions as well) 👇

1⃣ Single Tenant CP / Single Tenant DP
2⃣ Multi-tenant CP / Multi-tenant DP
3⃣ Multi-tenant CP / Single Tenant DP

konghq.com/blog/enterprise/mul

#kong #APIGateway #cloudnative

Last updated 2 years ago

Bobur · @bobur
0 followers · 5 posts · Server mastodon.world

In a 𝐃𝐞𝐯𝐒𝐞𝐜𝐎𝐩𝐬 environment, 𝐀𝐏𝐈 𝐆𝐚𝐭𝐞𝐰𝐚𝐲 is a critical component that helps to achieve the core principles of DevSecOps, which are collaboration, automation, and security. In this article, we will walk you through 𝐭𝐡𝐞 6 𝐫𝐞𝐚𝐬𝐨𝐧𝐬 𝐰𝐡𝐲 𝐀𝐏𝐈 𝐆𝐚𝐭𝐞𝐰𝐚𝐲 𝐢𝐬 𝐢𝐦𝐩𝐨𝐫𝐭𝐚𝐧𝐭 in building APIs with the DevSecOps approach.

👉api7.ai/blog/guide-to-devsecop

#devsecops #APIGateway #apisecurity #automation

Last updated 2 years ago

InfoQ · @infoq
483 followers · 77 posts · Server techhub.social

🎥 Watch a modern approach to designing, implementing & documenting using dedicated tooling.

Matt Turner shows how to deploy them in a decentralized environment that has all the good parts of an solution: bit.ly/41tIBnk

#apis #APIGateway #softwarearchitecture #infoq #transcript

Last updated 2 years ago

Siwat · @siwat
108 followers · 794 posts · Server mstdn.social
Brian LeRoux 💚 · @brianleroux
2149 followers · 492 posts · Server indieweb.social

Yet another thing serverless solutions handle for you automatically is rate limiting. throttles at 10k rps by default.

So any app built w Architect, Enhance, Serverless, SAM, CDK, STS or raw Cloudformation gets rate limiting by default. Pretty great having table stakes built-in by default. Daresay this is essential complexity for production apps.

#APIGateway #aws

Last updated 2 years ago

Bobur · @bobur
0 followers · 4 posts · Server mastodon.world

👋 New year with new content :)

This article shows a simple example of 𝐡𝐨𝐰 𝐭𝐨 𝐦𝐚𝐧𝐚𝐠𝐞 Java-based serverless APIs built with Azure functions. It uses azure-functions plugin to integrate Apache APISIX 𝐀𝐏𝐈 𝐆𝐚𝐭𝐞𝐰𝐚𝐲 with Azure Serverless Function that invokes the HTTP trigger functions and returns the response from 𝐀𝐳𝐮𝐫𝐞 𝐂𝐥𝐨𝐮𝐝.

👉 lnkd.in/deKRvcJj

#api #serverless #java #azure #Cloud #functions #APIGateway #apache #APISIX

Last updated 2 years ago

I deployed my first fully website tonight using @enhance_dev

Who needs Netlify and Zeit!? I'm an ADULT! I can pay my own AWS bills!

(thanks for the help @brianleroux , @tbeseda @Kj on the Discord w/e they are on the fediverse)

#serverless #dns #certificates #APIGateway #Route53 #aws

Last updated 2 years ago

ankurkumar · @ankurkumar
2 followers · 5 posts · Server techhub.social

Rise of Solo.io as a Cloud-native API management platform is impressive (recognized by Gartner as a Niche Player) powered by Cloud-native Opensource engineering (Kubernetes, Envoy, Istio, Gloo Mesh, eBPF, Cilium, GraphQL)

docs.solo.io/gloo-edge/1.7.23/

#cloudnative #opensource #APIGateway

Last updated 2 years ago

Carlos :verified: · @carlosenog
167 followers · 687 posts · Server bolha.us

AWS Lambda is probably not the tool to consider when expecting sub-second ReST API response times.

The best cold-start time I can see is for Python (635 ms). But this is only a benchmark. Real-world code would include at least half a dozen imports which would significantly slow down the cold-start, taking it to around 1 second.

gist.github.com/tainguyenbui/5

#awslambda #faas #APIGateway

Last updated 5 years ago