Coder Social home page Coder Social logo

apisix-apiops's Introduction

Exploring APIOps with APISIX

This repo demonstrates how you can use Apache APISIX to automate developer pipeline with APIOps (DevOps + GitOps).

How does it work?

Using the standalone deployment mode, declarative configuration and APISIX Declarative CLI, aka ADC is one of the quickest and easiest ways to get started with the APIOps.

You start with designing an apisix.yml file (which includes declarative configuration for APISIX objects like upstreams, plugins, and routes). Use APISIX Declarative CLI (ADC) tool to capture APISIX configuration changes, and synchronize change back into a running instance. Then, you connect APISIX to continuous integration and continuous delivery of CI/CD tools such as GitHub actions in the same way you update and deliver code to enable APIOps.

How to test

Change apisix.yml config, push the change to the branch and see if the changes reflected on the running APISIX instance after the GitHub workflow finishes.

How to run this demo locally?

Prerequisites

β€’ DockerΒ is used to install the containerized example backend service(You can use your own API backend service) and APISIX.

To start the project run simply the following command from the project root directory:

docker compose up

Community

πŸ™‹Β Join the Apache APISIX Community

🐦 Follow us on Twitter

πŸ“Β Find us on Slack

πŸ’Β How to contribute page

About the author

Follow me on Twitter:Β @BoburUmurzokov

Visit my blog:Β www.iambobur.com

apisix-apiops's People

Contributors

boburmirzo avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.