GithubHelp home page GithubHelp logo

saadullah01 / ai-for-cloud-ops Goto Github PK

View Code? Open in Web Editor NEW

This project forked from operate-first/ai-for-cloud-ops

0.0 0.0 0.0 28 KB

Boston University Collaboratory project for applying AI to cloud operations

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%

ai-for-cloud-ops's Introduction

This repo is not maintained, please see the updated repo at : https://github.com/ai4cloudops

AI for cloud ops

BU faculty members Ayse Coskun, Alan Liu, and Gianluca Stringhini, along with Red Hat researcher Marcel Hild will pursue work at the intersection of artificial intelligence (AI) and cloud systems through this joint project, ai-for-cloud-ops.

The researchers intend to create new methods for fusing and representing systems data to enable AI-based analytics and will build, apply, and scale AI frameworks to improve performance, management, security, compliance, and resilience problems in the cloud.

"We aim to help deliver easily-accessible and open source AI technologies that will cater to both developers and administrators solving real-world performance, resilience, and security challenges”

Foundational Work

The following projects form the foundation of the AI for Cloud Ops initiative. We plan to incorporate these into our unified framework; in the meantime, we encourage you to try each one out and open issues (in each project's respective repository) with any ideas for potential improvements!

ACE

Approximate Concrete Execution (ACE) is a just-in-time binary analysis technique that enables automatic detection of undesirable components in executable binaries found in serverless and other cloud applications without requiring a trusted build system. With ACE, we contribute a novel method of creating function fingerprints just before serverless software is first-executed, in which we execute an intermediate representation of the code in an approximate virtual machine and use the resulting context as the fingerprint. ACE fingerprints can then be compared to a function blocklist using simple vector distance metrics or searched for in a k-nearest-neighbor fashion. In our evaluation, we find that ACE performs these tasks with comparable accuracy 5.2x faster than a state-of-the-art method. More details are available in our WoSC 2020 paper and in our GitHub repo.

Iter8

Iter8, an open-source system that enables practitioners to deliver code changes to cloud applications in an agile manner while minimizing risk. Iter8 embodies our novel mathematical formulation built on online Bayesian learning and multi-armed bandit algorithms to enable online experimentation tailored for the cloud, considering both SLOs and business concerns, unlike existing solutions. Using Iter8, practitioners can safely and rapidly orchestrate various types of online experiments, gain key insights into the behavior of cloud applications, and roll out the optimal versions in an automated and statistically rigorous manner. More details available in our SOCC 2021 paper and on the project website.

Praxi

Praxi is a tool for discovering software running in the cloud using machine learning. Users can create a corpus of “changesets” representing the software they’d like to discover on their cloud systems (e.g., insecure server applications like Telnet or resource-stealing applications like crypto-currency miners) using Praxi’s filesystem fingerprint recording tool, which can then be used to train a machine learning model. Users can then run Praxi as a daemon, using the trained model to predict whether current filesystem activity matches that of an application in the corpus. Thanks to Praxi’s low overhead and incremental training ability, it’s well-suited to long-term deployments on cloud systems of all sizes. More details available in our TCC 2019 paper and in our GitHub repo.

Join the Project!

If you want to learn more about this project and get involved, come say 'Hi!'and ask questions in the #ai4cloudops channel on the Operate First Slack. We also invite you to join our monthly community Zoom meetings on the first Wednesday of every month at 10am U.S. Eastern. You can find recordings of past meetings on the meeting agenda doc.

Or, go ahead an open an issue in this repo.

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.