#apacheapisix نتائج البحث
Today I attended the session Chopping the monolith by @nicolas_frankel at @devconf_cz in Brno, Czech Republic. #conference #apacheapisix
Today I delivered my talk about Powering AI capabilities with API Management at CloudNativeRejekts 2023 conference. #conference2023 #apimanagement #apacheapisix #openai #amsterdam #api7cloud
¡No te pierdas la charla de @nicolas_frankel en #CodemotionMadrid23! 🤯 Aprende a evolucionar tu API HTTP de forma exitosa sin romper el contrato con tus usuarios existentes. Descubre los mejores trucos y ve demostraciones en vivo con #ApacheAPISIX.
Get the best articles and updates in the world of API management and development with this week's API7.ai weekly newsletter 💡 api7-21535844.hubspotpagebuilder.com/smooth-canary-… #api7cloud #apacheapisix #opensource #apigateway #apimanagement #programming
Join @nicolas_frankel's talk at @CodemotionIT on May 9th-10th, where he'll be discussing "Evolving your APIs: a step-by-step approach". 💫 @CodemoMadrid #APIevolution #ApacheAPISIX
Dynamic routing based on user credentials with API Gateway youtu.be/uMDaWJkqt0I #apacheapisix #okta
youtube.com
YouTube
Dynamic routing based on user credentials with API Gateway
In this week's API7.ai newsletter, learn about observability with end-to-end tracing using @OpenTelemetry, discover the top 10 use cases for #API Gateways, and get tips on managing API consumers with #ApacheAPISIX Check it out⏬ api7-21535844.hubspotpagebuilder.com/end-to-end-tra…
We welcome @nicolas_frankel to @cjug tomorrow (Thursday March 7) #ApacheAPISIX #HTTPAPI #RESTAPI. Thanks to @IBM-Chicago for hosting! Join us: meetup.com/chicagojug/eve…
Our meetup with the amazing @nicolas_frankel has just started #ApacheAPISIX! Thanks @IBM-Chicago @arunavaibm for hosting us tonight, and @ChehHoo @software29927 for helping! There's still time to join us: youtube.com/live/2QzDmZlCf…
"The community behind the project is very helpful." – Aryan P. See why users love Apache APISIX, and leave a review of your own: g2.com/products/apach… #ApacheAPISIX #APIGateway #G2Reviews #G2 #OpenSource
Looking for an API Gateway that's open source and constantly improving? 🌟 Check out @ApacheAPISIX: apisix.apache.org Here's a quick comparison with other options to help you make the right choice. #APIGateway #opensource #ApacheAPISIX
Learn about the DRY principle in software development with Apache APISIX configuration! Reduce repetition and make your config more maintainable with upstream_id and plugin_config_id. Check out @nicolas_frankel's insights on A Java Geek. #DRY #ApacheAPISIX ift.tt/T0v1GEL
dev.to
DRY your Apache APISIX config
DRY is an important principle in software development. This post will show you how to apply it to...
"Discover practical alternatives to writing custom Apache APISIX plugins in @nicolas_frankel's latest post. From vars and filter_func parameters to the serverless plugin, find out how to quickly implement solutions for your projects. #ApacheAPISIX #APIs … ift.tt/hZplwLH
dev.to
When (not) to write an Apache APISIX plugin
When I introduce Apache APISIX in my talks, I mention the massive number of existing plugins, and...
mTLS everywhere! blog.frankel.ch/mtls-everywher… #TLS #security #ApacheAPISIX
blog.frankel.ch
mTLS everywhere!
Security in one’s information system has always been among the most critical Non-Functional Requirements. Transport Secure Layer, aka TLS, formerly SSL, is among its many pillars. In this post, I’ll...
Unlock top-tier performance and security with API7 Enterprise! ⚡️ Powered by #ApacheAPISIX, it handles ~18K QPS per CPU core with a blazing-fast 0.2ms latency 🚀 Get started: api7.ai/enterprise 📬 Contact us to supercharge your API management: api7.ai/contact
Sticky sessions with @ApacheAPISIX Sticky sessions, also known as session affinity, is a mechanism by which a routing component that acts as a facade always routes a request to the same underlying upstream node. @nicolas_frankel explains: hubs.ly/Q01VNhhw0 #apacheapisix
Securing Admin access to @ApacheAPISIX blog.frankel.ch/secure-apisix-… #ApacheAPISIX #security
A flaw (CVE-2025-46647) in Apache APISIX's OpenID Connect plugin allows authenticated attackers to bypass token issuer validation and gain unauthorized cross-issuer access. #ApacheAPISIX #OpenIDConnect #Cybersecurity #Vulnerability #APIsecurity securityonline.info/apache-apisix-…
⚙️ #APISIX | Plugins for security and route customization ✳️basic-auth ✳️key-auth ✳️limit-req ✳️cors 📌Find out how to configure each of these plugins at ➡️ blog.damavis.com/apisix-autenti… #ApacheAPISIX #BigData #DataEngineering #Software
📌Main elements of #ApacheAPISIX #APISIX is a highly efficient and scalable open source API management platform Learn all about how #APISIX works and get up and running with #Docker with this practical guide➡️ blog.damavis.com/en/introductio… #BigData #Software #DataEngineering
Discover how to leverage APISIX's powerful monitoring capabilities to track performance, detect issues early, and ensure seamless operations for your applications. Check out: techoral.com/apisix/apisix-… #ApacheAPISIX #APIMonitoring #APISIX #APIManagement #DevOps #MonitoringTools
This new integration provides a modern, automatic, machine learning-based, signature-less approach to protect APISIX users against both, known and zero-day web attacks. More info on the open-appsec WAF project: openappsec.io #ApacheAPISIX #openappsec #waf #checkpoint
Don't Repeat Yourself or DRY is an important principle in software development. This post will show you how to apply it to Apache APISIX configuration. - hackernoon.com/how-to-dry-you… #apacheapisix #configurationmanagement
Learn about the DRY principle in software development with Apache APISIX configuration! Reduce repetition and make your config more maintainable with upstream_id and plugin_config_id. Check out @nicolas_frankel's insights on A Java Geek. #DRY #ApacheAPISIX ift.tt/T0v1GEL
dev.to
DRY your Apache APISIX config
DRY is an important principle in software development. This post will show you how to apply it to...
"Discover practical alternatives to writing custom Apache APISIX plugins in @nicolas_frankel's latest post. From vars and filter_func parameters to the serverless plugin, find out how to quickly implement solutions for your projects. #ApacheAPISIX #APIs … ift.tt/hZplwLH
dev.to
When (not) to write an Apache APISIX plugin
When I introduce Apache APISIX in my talks, I mention the massive number of existing plugins, and...
Powerful API Gateway 🚀 #ApacheAPISIX #APIGateway #CloudNative github.com/apache/apisix
Learn how to implement a free tier with Apache APISIX for your API service. @nicolas_frankel explains the naive approach and the better method using route matching. Check it out on #ApacheAPISIX #API #FreeTier #OpenSource ift.tt/DwbRNif
dev.to
Free tier API with Apache APISIX
Lots of service providers offer a free tier of their service. The idea is to let you kick their...
"Master Apache APISIX's random and fixed routes with Nicolas Frankel. Learn to route traffic based on conditions and set cookies efficiently. Perfect for optimizing workloads at scale. #ApacheAPISIX #Routing #TrafficManagement" ift.tt/2Ss5UOH
#ApacheAPISIX can anyone reply this problem, i had submitted post one week. github.com/apache/apisix/…
"Learn 5 ways to pass parameters to Apache APISIX from @infrabuilder. Discover the benefits of custom plugin development and enhancing server-side functionality. #ApacheAPISIX #ServerSide #CustomPlugin" ift.tt/C2wfR5g
dev.to
Five ways to pass parameters to Apache APISIX
I recently read 6 Ways To Pass Parameters to Spring REST API. Though the title is a bit misleading,...
Learn how to implement the Idempotency-Key specification on Apache APISIX with Nicolas Frankel's insightful analysis. Discover the key points and the potential for a more production-grade implementation. #API #ApacheAPISIX #IdempotencyKey #OpenResty ift.tt/oR7prXc
dev.to
Implementing the Idempotency-Key specification on Apache APISIX
Last week, I wrote an analysis of the IETF Idempotency-Key specification. The specification aims to...
Our meetup with the amazing @nicolas_frankel has just started #ApacheAPISIX! Thanks @IBM-Chicago @arunavaibm for hosting us tonight, and @ChehHoo @software29927 for helping! There's still time to join us: youtube.com/live/2QzDmZlCf…
Today I attended the session Chopping the monolith by @nicolas_frankel at @devconf_cz in Brno, Czech Republic. #conference #apacheapisix
很开心来自 印度🇮🇳 的 @ibisakh 成为 #ApacheAPISIX 社区新的 Committer 成员,在过去数月时间中,他帮助社区实现了与 #DataDog #Lambda #Azure 等服务对接,通过扩展生态的形式参与了贡献 🥳 🎉
Today I delivered my talk about Powering AI capabilities with API Management at CloudNativeRejekts 2023 conference. #conference2023 #apimanagement #apacheapisix #openai #amsterdam #api7cloud
👋 Join us for 𝐇𝐚𝐧𝐝𝐬-𝐨𝐧 𝐀𝐩𝐚𝐜𝐡𝐞 𝐀𝐏𝐈𝐒𝐈𝐗 workshop at JavaForum in Stuttgart, Germany. 𝐑𝐞𝐠𝐢𝐬𝐭𝐞𝐫 𝐧𝐨𝐰 𝐟𝐨𝐫 𝐭𝐡𝐞 𝐰𝐨𝐫𝐤𝐬𝐡𝐨𝐩: 👉 lnkd.in/dm9Wc3K5 #api #apacheapisix #java #workshop #stuttgart #germany #apache #opensource #learning
👋 Join us for 𝐇𝐚𝐧𝐝𝐬-𝐨𝐧 @ApacheAPISIX workshop at @jug_stuttgart JavaForum in Stuttgart, Germany. java-forum-stuttgart.de/workshops/hand… #api #apacheapisix #java #workshop #stuttgart #germany #apache #opensource #learning
Apache APISIX Dashboard 2.0 终于发布了,历时将近2个月时间(共5个RC版本)。剔除了 MySQL,逐步加入了前后端 E2E 测试,梳理了项目结构,完善了使用文档,修复了众多 BUG。接下来,社区要使它更加好用! github.com/apache/apisix-… #ApacheAPISIX
Today, my post is a bit "historical" in nature. Let's talk about web servers, reverse proxies and API gateways in "APISIX, an #APIGateway the Apache way" blog.frankel.ch/apisix-api-gat… #ApacheAPISIX, #systemarchitecture, #systemdesign
👋 Join my talk 𝐏𝐨𝐰𝐞𝐫𝐢𝐧𝐠 𝐀𝐈 𝐂𝐚𝐩𝐚𝐛𝐢𝐥𝐢𝐭𝐢𝐞𝐬 𝐰𝐢𝐭𝐡 𝐀𝐏𝐈 𝐌𝐚𝐧𝐚𝐠𝐞𝐦𝐞𝐧𝐭 𝐚𝐧𝐝 𝐎𝐩𝐞𝐧𝐀𝐈 𝐀𝐏𝐈 on the 4th of March, 2023 at #GlobalAIBootcamp in Turin, Italy. 👉 Register for the event here: lnkd.in/dNtA9XdY #apacheapisix #apimanagement #ai
Get the best articles and updates in the world of API management and development with this week's API7.ai weekly newsletter 💡 api7-21535844.hubspotpagebuilder.com/smooth-canary-… #api7cloud #apacheapisix #opensource #apigateway #apimanagement #programming
Too good to be true 🙈 but it's true actually. #ApacheAPISIX is under @TheASF fully, why not migrate to it? reddit.com/r/kubernetes/c…
#ApacheAPISIX Dashboard 自2019年7月至今,已迭代 2 个大版本(图一、图二)🥰 结合社区反馈与个人体验,刚刚发布了一封关于「Dashboard V3 计划」的讨论邮件:lists.apache.org/thread/lltjvf2… 欢迎大家一起来交流~🥳
Join @nicolas_frankel's talk at @CodemotionIT on May 9th-10th, where he'll be discussing "Evolving your APIs: a step-by-step approach". 💫 @CodemoMadrid #APIevolution #ApacheAPISIX
From a Piece to a Puzzle 🧩🧩 Pedro unravels the mystery behind the selection of Apache APISIX as their API Gateway in our community meeting #apacheapisix #opensource #apigateway #apis #APIGateway #community #GlobalCommunityMeeting
Register to attend the next Apache APISIX Global Community Meeting on Wednesday 1st March at 13:00 PM (UTC) ⏬ apisix.apache.org/community-meet… #apacheapisix #opensource #apigateway #programming #globalcommunitymeeting #contributors #collabrate
时隔数月,#ApacheAPISIX 迎来了新一位 PMC 成员 @bzp2010x ! 小哥哥自 #Summer2020 活动开始维护 Web 项目,到如今为 apache/apisix 贡献了诸多特性 🙈 且在各个交流渠道引导用户使用、解决问题,非常赞 🎉 apisix.apache.org/team
@nicolas_frankel's talk on End to End Tracing with Opentelemetry at #CfgMgmtCamp 🔍 blog.frankel.ch/end-to-end-tra… #apacheapisix #apis #apigateway #opensource @opentelemetry @xeraa
Something went wrong.
Something went wrong.
United States Trends
- 1. LINGORM HER AND HERS FANCON 330K posts
- 2. #BUNCHITA 1,470 posts
- 3. Frankenstein 82K posts
- 4. #KirbyAirRiders 1,891 posts
- 5. Giulia 15.5K posts
- 6. taylor york 8,821 posts
- 7. Tulane 4,460 posts
- 8. #SmackDown 47.9K posts
- 9. Supreme Court 182K posts
- 10. Aaron Gordon 4,993 posts
- 11. #TheLastDriveIn 4,022 posts
- 12. #River 4,816 posts
- 13. Pluribus 31.2K posts
- 14. Justice Jackson 6,074 posts
- 15. Brown Jackson 5,685 posts
- 16. Connor Bedard 3,206 posts
- 17. Gozyuger 2,233 posts
- 18. Russ 14.4K posts
- 19. Tatis 2,241 posts
- 20. Guillermo del Toro 26K posts