Prajakta Khatriprajaktakhatri.hashnode.dev·Oct 13, 2024API GatewayIt is an API management tool that sits between a client and a collection of backend services. It serves as a single entry point for all API requests, offering a unified interface to access different services and data. By separating client applicati...Discussapigateway
BEN.Rblog.cloudarchiadvisor.fr·Oct 10, 2024API GatewayWhat is an API Gateway ? An API Gateway acts as a single entry point or “gateway” through which external applications can access multiple backend services in an API-driven architecture. It sits between the client and a collection of backend services,...Discussapi
Utkarsh Rastogiawslearner.hashnode.dev·May 11, 2024Amazon API Gateway - Part1Amazon Cloud Concepts Learning --> Day15 Amazon API Gateway Developers can easily construct, publish, maintain, monitor, and protect APIs at any scale with the help of Amazon API Gateway, a fully managed service. APIs serve as the "front door" via...Discuss·37 readsAWS
Saloni Singhsalonisingh.hashnode.dev·May 8, 2024Learning AWS Day by Day — Day 58 — Security in API GatewayExploring AWS !! Day 58 Security in API Gateway Security is one of the most important aspects. Security is the responsibility of both AWS and you, as being an AWS customer, AWS as well keeps your security as priority. The shared responsibility descri...DiscussAWS
Aparna Vikramanaparnavikraman.hashnode.dev·Apr 21, 2024Serverless Design for URL Shortening Service1. Overview 1.1 What is a URL shortening Service? It is a service which can provide short aliases for long URLs. Instead of sharing a lengthy URL with your customers or peers, a short URL will be generated and shared. On clicking the short URL, the l...Discussserverless
Kilokiloai.hashnode.dev·Apr 9, 2024API Gateway PatternAPI Gateway Pattern trong Kiến trúc Microservices Bài viết này sẽ giới thiệu về API Gateway Pattern, một trong những Design Pattern thường dùng trong Kiến trúc Microservices. Như chúng ta đã biết, việc học hỏi và áp dụng các practices cùng pattern sẽ...DiscussDevops
Kilokiloai.hashnode.dev·Apr 9, 2024Why do you need API Gateway?Tại sao bạn cần API Gateway? Trong kiến trúc microservices, client có thể tương tác với nhiều hơn một service phía frontend. Vấn đề đặt ra là làm sao client biết được các endpoint nào cần gọi? Điều gì xảy ra khi các service mới được triển khai hoặc c...DiscussDevops
Divya MahajanforPartner Penspartnerpens.hashnode.dev·Mar 26, 2024AWS Containerization, Serverless Computing, and Simplified Infrastructure ManagementLink to exam: https://aws.amazon.com/certification/certified-cloud-practitioner/ Containerization: Docker Definition: Software development platform for deploying apps. Apps are packaged in containers runnable on any OS. Advantages: Uniform app ...DiscussAWS Certified Cloud Practitioner | CLF-C02 preparation KitDocker
Yilia LinforApache APISIXapisix.hashnode.dev·Feb 7, 2024API Gateway and Service Discovery: Seamless Microservices IntegrationIn the digital era, Application Programming Interfaces (APIs) have become the cornerstone of communication between different systems and services. With the proliferation of microservices architecture, the importance of API gateways and service discov...DiscussService Discovery
Irshit mukherjeeirshitmukherjee55.hashnode.dev·Jan 3, 2024Fixing Tech Hiccups: Based on true storyIntroduction Ever noticed how solving one tech puzzle can help crack another? Recently, I faced a head-scratcher while setting up the IPFS daemon. IPFS : Interplanetary File System (IPFS) is a decentralized, peer-to-peer file sharing protocol. It's a...Discuss·12 likes·66 readsapigateway