Categories
Archives
- September 2024
- August 2024
- July 2024
- June 2024
- April 2024
- March 2024
- January 2024
- December 2023
- October 2023
- September 2023
- August 2023
- July 2023
- May 2023
- April 2023
- February 2023
- January 2023
- November 2022
- October 2022
- September 2022
- July 2022
- May 2022
- April 2022
- February 2022
- January 2022
- December 2021
- November 2021
- September 2021
- August 2021
- July 2021
Month: June 2024
Managing APIs with Azure API Gateway – Comparing Application Components
Dania Simeon
Exams of Microsoft AZ-304 Microsoft AZ-304 Certifications Operational decisions The discovery phase Using deployment slots
06/19/2024
0
When building cloud solutions and web applications, it is common to use APIs – specific types of apps that only return data in JSON or XML. This data is then used by a consuming application, a desktop application, a mobile application, or even a website. APIs can be used internally or to expose your data …
Managing APIs with Azure API Gateway – Comparing Application ComponentsRead More