Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serverless application infrastructure #225

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Commits on May 6, 2024

  1. Small Python version changes

    orosca committed May 6, 2024
    Configuration menu
    Copy the full SHA
    4bd6f44 View commit details
    Browse the repository at this point in the history
  2. AWS queue and storage triggers

    orosca committed May 6, 2024
    Configuration menu
    Copy the full SHA
    728288e View commit details
    Browse the repository at this point in the history
  3. GCP queue and storage triggers

    orosca committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9c3a016 View commit details
    Browse the repository at this point in the history
  4. Azure queue and storage triggers

    orosca committed May 6, 2024
    Configuration menu
    Copy the full SHA
    63ab522 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94d3449 View commit details
    Browse the repository at this point in the history
  6. Linting

    orosca committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0f7454a View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Address comments, lint

    orosca committed May 20, 2024
    Configuration menu
    Copy the full SHA
    8f96eda View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Cache prep

    orosca committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    107b53f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Address comments

    orosca committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ba67b4a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. [aws] Linting

    mcopik committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    94a675a View commit details
    Browse the repository at this point in the history
  2. [azure] Linting

    mcopik committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    bb0ade5 View commit details
    Browse the repository at this point in the history
  3. [gcp] Linting

    mcopik committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    97d6345 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be4e4f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    debbda0 View commit details
    Browse the repository at this point in the history
  6. [aws] Fix return type

    mcopik committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3e52f3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4bd7a20 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a466aab View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Measurements infrastructure with queues

    orosca committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    0b310c1 View commit details
    Browse the repository at this point in the history
  2. Fix

    orosca committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    f8f3162 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Wrap up and clean up

    orosca committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    dac2840 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Applications client-side infrastructure

    orosca committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    86f0030 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Handler and storage wrappers

    orosca committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    28da756 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Wrapper adjustments for applications

    orosca committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d3d5c71 View commit details
    Browse the repository at this point in the history
  2. Application: Airline Booking

    orosca committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    59a6c56 View commit details
    Browse the repository at this point in the history
  3. Application: Prediction Reviews

    orosca committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    2048011 View commit details
    Browse the repository at this point in the history
  4. Application: Feature Generation

    orosca committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    da56e97 View commit details
    Browse the repository at this point in the history
  5. Application: Naive MapReduce

    orosca committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7f6d780 View commit details
    Browse the repository at this point in the history