Skip to content

Instantly share code, notes, and snippets.

@subfuzion
Last active July 19, 2017 18:16
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save subfuzion/a1876a14d818f9af2ba86355ddcecc31 to your computer and use it in GitHub Desktop.
Save subfuzion/a1876a14d818f9af2ba86355ddcecc31 to your computer and use it in GitHub Desktop.
AMP Sprint Summaries 2017
@subfuzion
Copy link
Author

Sprint 8 - April 24, 2017

  • Released 0.9.0 in time for DockerCon
    • Significant milestone release
    • Hosted version at cloud.atomiq.io
    • Team spent last week at DockerCon
    • Goals for 1.0 include improvements around securing and sharing resources, provisioning additional cluster/swarms isolated from primary, reverse proxy enhancements, UI/UX, documentation and examples
    • DEMO
      • amp
      • pinger
      • visualizer
      • web ui

@subfuzion
Copy link
Author

Sprint 9 - May 8, 2017

  • Released 0.9.1 patch last Wednesday, 0.10.0 tomorrow
    • Most improvements are "under the hood"
    • Significant stability/usability/performance enhancements ranging over
      • local cluster deployments
      • improved developer experience on linux
      • vendor package updates
      • examples and documentation updates
      • HTTP REST gateway for gRPC API; all HTTP -> HTTPS
      • Web UI enhancements (Francois to demo)
    • API / command UX 95%+ complete
      • Focus next sprint is on isolated swarms
      • Only two more sprints until our baseline release

@subfuzion
Copy link
Author

subfuzion commented May 22, 2017

Sprint 10 - May 22, 2017

Released 0.10.1 last week

  • Add CLI for Windows (amp.exe)
  • Faster local deployment (uses host swarm mode instead of a DinD cluster)
  • Email verification can be disabled for local develpment and testing
  • Updated docs and examples
  • Fix file permission issues for builds on Linux
  • Simplifies the developer local workflow (flags for registration and notifications are not required by default)
  • Synchronizes all the images to the same tag

Release 0.11.0 today

  • Significant new functionality in web UI
  • Various stability enhancements

https://github.com/appcelerator/amp/releases

Sprint 11

  • second to last sprint until mid-June 1.0 release

Notes

arrow-reference-server-on-amp

getting-started-with-arrow-on-amp

@subfuzion
Copy link
Author

subfuzion commented Jun 5, 2017

Sprint 11 - June 5, 2017

Releasing v0.12.0 today

  • Many fixes

General

  • Added service ls, ps and inspect commands
  • Added super user and super organization
  • Fixed logs ordering
  • Added a stack status
  • Added a more detailed service status (reporting if placement constraints don't match any node)
  • Added custom dashboards

Cluster

  • HA and self healing Cluster deployment on AWS
  • Cluster health alerting
  • UI for user and team management, stack and service management
  • Stack file filtering for reserved resources

UI

  • User organization status management (Member or Owner)
  • Custom dashboard
  • Dashboard as a resource sharable with authorization
  • Super user management / super org

Sprint 12

  • Last full sprint until general release

@subfuzion
Copy link
Author

subfuzion commented Jun 19, 2017

Sprint 12 - June 19, 2017

Releasing this sprint (targeting Monday).

  • Slight delay due to personnel issues
  • Introducing a simplified cluster provisioning plugin model while InfraKit continues to incubate

Video Links

@subfuzion
Copy link
Author

appcelerator-io-screenshot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment