Boburmirzo commented on code in PR #1365:
URL: https://github.com/apache/apisix-website/pull/1365#discussion_r999043584


##########
blog/en/blog/2022/10/19/deploy-apisix-on-scaleway-cloud.md:
##########
@@ -0,0 +1,293 @@
+---
+title: "Deploy and Run Apache APISIX on Scaleway Cloud"
+authors:
+  - name: Bobur Umurzokov
+    title: Author
+    url: https://github.com/Boburmirzo
+    image_url: https://avatars.githubusercontent.com/u/14247607
+keywords: 
+- API Gateway
+- Apache APISIX
+- API
+- Scaleway
+- Cloud
+- Deployment
+description: In this post, you will learn how easily deploy and run both 
Apache APISIX API Gateway and Ingress Controller on Scaleway Cloud Managed 
Kubernetes to efficiently manage, protect and observe your APIs in the cloud.
+tags: [Case Studies]
+---
+
+> In this post, you will learn how easily deploy and run both [Apache APISIX 
API Gateway](https://apisix.apache.org/docs/apisix/getting-started/) and 
[Ingress 
Controller](https://apisix.apache.org/docs/ingress-controller/getting-started/) 
on [Scaleway Cloud Managed Kubernetes](https://www.scaleway.com/en/docs/) to 
efficiently manage, protect and observe your APIs in the cloud.
+
+<!--truncate-->
+
+![Apache APISIX as an API Management solution on Scaleway 
Cloud](https://static.apiseven.com/2022/10/19/634f92af0e74b.png)
+
+Today, more and more developers are looking at how they can bring their 
existing applications to the cloud—or at how to build new cloud-native 
applications. Many organizations have significant investments in the migration 
of mission-critical applications running on-premises to fully supported 
environments to run these apps in the cloud. This post explains how to deploy 
and run both [Apache APISIX API 
Gateway](https://apisix.apache.org/docs/apisix/getting-started/) and [Ingress 
Controller](https://apisix.apache.org/docs/ingress-controller/getting-started/) 
on [Scaleway Cloud Managed Kubernetes](https://www.scaleway.com/en/docs/)
+
+Firstly, let’s understand what is Apache APISIX and Scaleway, how you can 
leverage both solutions to serve your needs. Or you can just skip the intro 
sections and start with the tutorial.
+
+## What’s Apache APISIX?
+
+[Apache APISIX](https://apisix.apache.org/) is an open-source  **API Gateway** 
under [Apache Software Foundation](https://www.apache.org/) that is 
lightweight, independently deployable, and scalable that can run anywhere that 
allows developers to manage API endpoints. You can also leverage APISIX as 
[Kubernetes Ingress Controller](url) to deliver high performance and get the 
benefits of stateful load balancing, traffic split, hot reloading, and 
expansion capabilities by means of its offered diverse plug-ins to satisfy your 
specific needs.  You can read more about the use cases and features offered by 
Apache APISIX in the 
[documentation](https://apisix.apache.org/docs/apisix/getting-started/).
+
+![photo_2022-04-03_22-38-23.jpg](https://static.apiseven.com/2022/10/17/634d545743b1a.jpg)
+
+It is also possible to install Apache APISIX by [different 
method](https://apisix.apache.org/docs/apisix/installation-guide/)s 
([Docker](https://www.docker.com/), [Helm](https://helm.sh/), or 
[RPM](https://rpm.org/)) and run it in the various public cloud providers 
because of its 
[cloud-native](https://learn.microsoft.com/en-us/dotnet/architecture/cloud-native/definition)
 behavior.

Review Comment:
   @SylviaBABY Very good catch! Thanks.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to