Skip to content

Commit 890c649

Browse files
authored
docs: add vision and milestones for APISIX. (#7607)
1 parent 2311768 commit 890c649

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

Vision-and-Milestones.md

+40
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
<!--
2+
#
3+
# Licensed to the Apache Software Foundation (ASF) under one or more
4+
# contributor license agreements. See the NOTICE file distributed with
5+
# this work for additional information regarding copyright ownership.
6+
# The ASF licenses this file to You under the Apache License, Version 2.0
7+
# (the "License"); you may not use this file except in compliance with
8+
# the License. You may obtain a copy of the License at
9+
#
10+
# http://www.apache.org/licenses/LICENSE-2.0
11+
#
12+
# Unless required by applicable law or agreed to in writing, software
13+
# distributed under the License is distributed on an "AS IS" BASIS,
14+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+
# See the License for the specific language governing permissions and
16+
# limitations under the License.
17+
#
18+
-->
19+
20+
### Vision
21+
22+
Apache APISIX is an open source API gateway designed to help developers connect any APIs securely and efficiently in any environment.
23+
24+
Managing thousands or tens of thousands of APIs and microservices in a multi-cloud and hybrid cloud environment is not an easy task.
25+
There will be many challenges as authentication, observability, security, etc.
26+
27+
Apache APISIX, a community-driven project, hopes to help everyone better manage and use APIs through the power of developers.
28+
Every developer's contribution will used by thousands of companies and served by billions of users.
29+
30+
### Milestones
31+
32+
Apache APISIX has relatively complete features for north-south traffic,
33+
and will be iterated around the following directions in the next 6 months (if you have any ideas, feel free to create issue to discuss):
34+
35+
- More complete support for Gateway API on APISIX ingress controller
36+
- Add support for service mesh
37+
- User-friendly documentation
38+
- More plugins for public cloud and SaaS services
39+
- Java/Go plugins and Wasm production-ready
40+
- Add dynamic debugging tools for Apache APISIX

0 commit comments

Comments
 (0)