Shared responsibility model#

2i2c shares responsibility for each hub with the communities we serve.[1] This aligns with our mission of promoting collaborative and open workflows in research and education. It also leads to a more effective, more sustainable, and more transparent service[2], and ensures that the community has the Right to Replicate their infrastructure. Here’s how it works:

  1. Define the major responsibilities needed to run a hub service with a community, and categorize them broadly by skillset.

  2. Assign responsibilities that are well-suited to the skills and the interests of each group.

  3. Choose an operational and cost model for the group so that each actor is empowered to carry out their responsibilities.

Below is a high-level summary of the major areas of responsibility in this service and how they work together.

../../../_images/shared_responsibility_diagram.png

An overview of the major teams that collaborate around the cloud service in order to serve a community of users.#

Below we describe these areas in more detail, and define the roles that 2i2c and our partner communities take on in the service.

Site Reliability Engineering#

Key goal: Ensure that the cloud infrastructure is reliable, robust, and scalable.

Responsibilities#

  1. Monitor infrastructure for errors. Continuously monitor cloud infrastructure to identify usability problems before they affect users.

  2. Respond to incidents. When incidents are identified or reported, carry out an incident response process to diagnose and resolve the incident.

  3. Deploy and configure the cloud environment. Make the necessary service connections and technical changes to set up the community’s environment (e.g., authenetication, connecting with a database or defining RAM per user, etc).

  4. Enhance and develop cloud infrastructure. Continuously develop and deploy software improvements with the goal of boosting service reliability and scalability.

  5. Operate a Kubernetes cluster. This is the cloud platform that manages all of a community’s infrastructure, and may be shared between many communities.

Role: Site Reliability Engineer

A team of engineers with expertise in cloud infrastructure and open source tools that we use as part of our services. This group of people oversees the cloud infrastructure that a community uses. They perform new development and upgrades, make changes per the request of Community Representatives, and coordinate with the Community Support Team during incidents and outages. This is roughly equivalent to a Site Reliability Engineering Team.

See our Infrastructure documentation for more information.

Usually filled by 2i2c team members. Though we are experimenting with ways to involve community members in our cloud operations.

Responsibility breakdown#

Usually, 2i2c assumes responsibility for all of the above, though we are experimenting with ways to involve community members in our cloud operations.

Service applications support#

Key goal: Ensure that communities have the skills and understanding needed to use the cloud infrastructure to have an impact.

Responsibilities#

  1. Create documentation and training material. Write and improve content that helps users learn cloud-native workflows and use the infrastructure effectively.

  2. Provide support to community leaders. Follow our service for community leaders.

  3. Assist with user environment creation. Provide domain expertise about how to configure and set up the proper environment using Binder-style repositories.

  4. Create and manage data in the cloud. If your communities requires access to a cloud-native dataset, format it properly and put it in a place that the hub can connect to.

  5. Run workshops and training. Training workshops are geared towards community leaders, with the goal of helping them share knowledge with others in their community.

Role: Community Guide

An expert practitioner with familiarity in user workflows as well as the technical use-cases that 2i2c’s cloud services enable. Acts as a bridge between the communities we work with and our Site Reliability Engineers. Facilitates information transfer, signal-boosts community needs and requests, and guides communities in utilizing the infrastructure more effectively.

See the Support Team Documentation for more information.

Usually filled by 2i2c team members. Though communities with “Power Users” or those with exceptional engineering and computational skills may serve in this role as well.

Responsibility breakdown#

Generally shared between 2i2c and the community partners it works with. We focus our efforts on general use-case training for community leaders, as well as documentation. However, our base service model does not allow us to spend extensive time managing complex environments or cloud-native datasets on behalf of communities.

Community leadership and management#

Key goal: Ensure that a hub’s community has the structure, support, and leadership to make the most of the hub.

Responsibilities#

A team of leaders within the community that we work with who act as Community Representatives on behalf of their community. This team coordinates more closely with our Community Support Team, facilitates the transfer of knowledge between 2i2c teams and communities of users, and helps manage the structure and dynamics of these communities. They also define the strategic mission and goals of each user community, and help us define the definition of “success” for the hub service.

  1. Define success for the hub’s community. Community leaders understand the goals of a community’s users, and define whether the hub is meeting their needs.

  2. Oversee user access policy. Decide who has access to the hub, and what permissions they have. Generally done via the JupterHub admin panel.

  3. Manage and cultivate a community around the hub. Define the community events, processes, structure, and communication channels that are best for a hub’s community.

  4. Represent community in decisions and feedback. Serve as a point of contact for Site Reliability Engineers, make requests for changes to the hub, and surface incidents or problems if they arise.

  5. Make financial decisions about the hub. Have decision authority for changes that have a financial impact on the infrastructure, and serve as a point of contact for billing matters.

Role: Hub Administrator

Trusted community members that perform common administrative operations on a hub that do not require intervention from a Hub Engineer. Community Representatives are the first Hub Administrators, and they may add new Hub Administrators via the JupyterHub interface. They are able to add users, start/stop servers, and generally have more control over operations on the hub.

Filled by a community member.

Role: Community Representative

Acts as the primary point of contact for a community, and ensures that the interests of the Hub Community are represented in the infrastructure, and that the hub serves their needs.

They have the authority to speak on behalf of the community, and make decisions about the infrastructure that the community uses.

Filled by one or two community leaders.

Responsibility breakdown#

Community management and leadership is generally the responsibility of the community.

Software engineering#

Key goal: Improve and maintain open source tools to support community workflows.

Responsibilities#

  1. Develop domain-specific software that is relevant to your community members for their specific use-cases.

  2. Develop software for interactive computing to improve the underlying infrastructure that provides user sessions (e.g., JupyterHub, JupyterLab, etc).

  3. Support open source communities so that the service infrastructure has a solid and reliable foundation of tools on which it runs, and so that the communities that produce those tools are healthy.

There are no formal roles for this area. 2i2c does not currently have the capacity for dedicated software development, though it hopes to grow this capacity in the future.

Responsibility breakdown#

Software development is performed by community members or their partners.