← Back

Understanding the Development Environment for Successful Projects (Development/Operations)

2018-05-23Internal
DevOps

Presentation Overview

In the internal "Anyone Can Learn!" program, we cover an understanding of development and operational environments for successful project execution.

Key Topics

Importance of the Development Environment

  • Development environment as a success factor for projects
  • Problems caused by mismatches between development and operational environments
  • Need for a standardized environment configuration

Understanding Development Environment Components

  • Version control systems
  • Build tools and dependency management
  • Test environment configuration
  • Deployment automation tools

Integration with the Operational Environment

  • Flow from development to operations
  • Configuration management per environment
  • Deployment strategy and rollback

Best Practices

  • Industry-standard development environment configuration cases
  • Methods for optimizing team collaboration
  • Continuous improvement process

Target Audience

  • Project developers
  • Participants in the "Anyone Can Learn!" program
  • Teams thinking about improving their development environment