Skip to content

Commit

Permalink
adding sig for aws proposal (#3)
Browse files Browse the repository at this point in the history
Full SC voted in favor.
  • Loading branch information
imosquera authored and aglover committed Jun 7, 2019
1 parent 4ef740d commit ea5bbe9
Showing 1 changed file with 67 additions and 0 deletions.
67 changes: 67 additions & 0 deletions sig-aws/README.md
@@ -0,0 +1,67 @@
# Proposal: Spinnaker AWS Special Interest Group

## Roles & Responsibilities of the SIG Leads

### SIG Lead(s):

**[Clare Liguori](https://github.com/clareliguori)** \
Principal Software Engineer \
_AWS_

**[Rob Zienert](https://github.com/robzienert)** \
Senior Software Engineer \
_Netflix_

**[Isaac Mosquera](https://github.com/imosquera)** \
Software Engineer \
_Armory_


### SIG Lead Responsibility

1. Coordinate communication.
2. Set meeting dates and objectives for the coming year.
3. Curate agenda for each meeting.
4. Raise awareness and invite appropriate participants.
5. Encourage and foster an inclusive environment.
6. Facilitate the identification and development of resources (people or funding) for support of AWS within Spinnaker.


### Meeting Cadence
- 1 hour, monthly, on **[Google Hangouts](https://meet.google.com/yfp-ekod-sxj)**
- Third Wednesday of every month at 3PM PST
- [AWS SIG Notes](https://docs.google.com/document/d/1TB7dSQDTM9jFBsttuevxOsP6MGQ3-z0wrYMIGxYxhYQ/edit)

# Responsibilities

## Description

AWS SIG is responsible for the creation and maintenance of subprojects & subservices necessary to integrate AWS services for the operation and management of Spinnaker on AWS as well as using AWS as a deployment target.

AWS SIG also acts as a forum for discussions and feature demos for Spinnaker users on AWS users/developers to raise their feature requests and support issues. SIG leads in collaboration with SIG members will develop, maintain and prioritize a backlog of features. This prioritization will be published as the AWS SIG Roadmap.


## Scope of Work

Spinnaker integrations specific to AWS including:

* Integrations, interfaces, libraries and extension points for all low-level AWS modules such as IAM, storage, networking, load balancers, registry, security, monitoring/logging at the instance or container level
* Development of Spinnaker APIs to provide software delivery best practices for AWS compute services which might include, but are not limited to, the following:
* EC2
* ECS / Fargate
* Lambda
* Elastic Beanstalk
* CloudFormation
* Integrations for AWS services into the release pipeline
* CodeCommit for source
* CodeBuild for build / bake
* ECR for Docker registry
* CloudWatch for canary analysis (Kayenta)
* Support users on their issues and feature requests
* Documentation for all things AWS for Spinnaker
* Consult with other SIGs and the community on how to apply mechanisms owned by SIG AWS. Examples include:
* Review escalation implications of feature and API designs as it relates to core Spinnaker components (orca, clouddriver, echo, deck, etc)
* AWS Clouddriver implementation and interface design
* Implementing and improving core functionality (such as tests and documentation) to clarify and validate the contract between the core and and the AWS specific functionality


0 comments on commit ea5bbe9

Please sign in to comment.