Skip to content

Latest commit

 

History

History
60 lines (45 loc) · 1.59 KB

Concerns.md

File metadata and controls

60 lines (45 loc) · 1.59 KB

Important Concerns that need to be addressed to build Agile infrastructure :-

  1. Deployment Management
  • Self Service for Infrastructure and Environment Provisioning
  1. Cost Monitoring integrated with Billing / Chargeback policies for infrastructure assets

  2. Built tools

  • Image Management
  • Source Code Builder
  • Infrastructure and Environment Configuration Management
  1. Service Registry
  • Service Registration
  • Service Discovery
  • Service Playground
  • Service Documentation
  1. Universal Access History and Audit Trail

  2. System Wide Configuration and Global Property Management

  • Environment variables
  • Project specific variables
  1. Polyglot Data Storage and Data Management

  2. Dynamic Traffic Routing for Services

  3. Availability maintenance and Regression tools

  • Based on Simian Army
  1. Developer Productivity
  • Code Search
  • Project specific Logging and Log analysis Dashboard
  • Project and Task Management
  • Bug Tracker
  • API Simulators
  • Stubs
  • API Clients
  1. Infrastructure, Environment and Application Monitoring
  • Data Collection for measurement
  • Monitoring dashboard
  • Notifications
  1. System wide Account and Secure Key Management
  • Roles and Permission management
  • Enable 2 factor authentication
  1. Project Templates for Developers
  • Java / Python / Ruby / Node ... - based Disposable Environments
  • Sample Apps to build reusable services with all boilerplate taken care of
  1. Policy Validator
  • Identify Policy violation
    • Wrong security groups
    • wrong permissions
    • No monitoring data
    • No logging