Migrating, Deploying, and Maintaining an Application (13 percent)
- Create a deployment plan. This objective may include but is not limited to:
- Identify component-level deployment dependencies
- Identify location of specific components for deployment
- Determine a deployment method
- Identify required assembly registration
- Document the physical deployment of the application
- Analyze the configuration of the production environment. This objective may include but is not limited to:
- Security environment
- Database environment
- Networking environment
- .NET Framework versions
- IIS versions
- Hardware and software requirements
- Analyze performance monitoring data. This objective may include but is not limited to:
- Identify performance spikes
- Identify performance trends
- Monitor and analyze resource usage
- Monitor and analyze security aspects
- Analyze logs. This objective may include but is not limited to:
- Review logs during deployment phase
- Review logs to determine source of failure
- Trace data to identify source of error