ccs-digitalmarketplace-frameworks 4.7.1 → 4.7.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/frameworks/g-cloud-15/manifests/edit_technical_ability_certificate.yml +11 -0
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/contractStartDate.yml +25 -0
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/tacLot1.yml +49 -0
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/tacLot2a.yml +43 -0
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/tacLot2b.yml +69 -0
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/tacLot3.yml +53 -0
- package/package.json +1 -1
|
@@ -5,4 +5,15 @@
|
|
|
5
5
|
questions:
|
|
6
6
|
- contractTitle
|
|
7
7
|
- multiqNameOfSupplierSame
|
|
8
|
+
- contractStartDate
|
|
8
9
|
- contractValue
|
|
10
|
+
|
|
11
|
+
-
|
|
12
|
+
name: TAC (Technical Ability Certificate) Information
|
|
13
|
+
slug: technical-ability-certificate-information
|
|
14
|
+
editable: True
|
|
15
|
+
questions:
|
|
16
|
+
- tacLot1
|
|
17
|
+
- tacLot2a
|
|
18
|
+
- tacLot2b
|
|
19
|
+
- tacLot3
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
question: Contract start date
|
|
2
|
+
name: Contract start date
|
|
3
|
+
hint: Your contract value must be a minimum of £25,000
|
|
4
|
+
|
|
5
|
+
depends:
|
|
6
|
+
- "on": lot
|
|
7
|
+
being:
|
|
8
|
+
- iaas-and-paas
|
|
9
|
+
- iaas-and-paas-above-official
|
|
10
|
+
- isaas
|
|
11
|
+
- saas
|
|
12
|
+
- cloud-support
|
|
13
|
+
|
|
14
|
+
type: date
|
|
15
|
+
limits:
|
|
16
|
+
after_date: '2022-06-30'
|
|
17
|
+
before_date: '2025-06-30'
|
|
18
|
+
|
|
19
|
+
validations:
|
|
20
|
+
- name: answer_required
|
|
21
|
+
message: You must enter a valid date between 30th June 2022 to 30th June 2025
|
|
22
|
+
- name: invalid_format
|
|
23
|
+
message: You must enter a valid date between 30th June 2022 to 30th June 2025
|
|
24
|
+
- name: date_not_in_range
|
|
25
|
+
message: You must enter a valid date between 30th June 2022 to 30th June 2025
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
id: tacLot
|
|
2
|
+
name: Selected services
|
|
3
|
+
question: Technical Ability Certificate (TAC)
|
|
4
|
+
hint: Please select at least one box below indicating what the TAC is for
|
|
5
|
+
type: checkboxes
|
|
6
|
+
|
|
7
|
+
options:
|
|
8
|
+
- label: Virtualised x86
|
|
9
|
+
- label: Accelerated (GPUs APUs)
|
|
10
|
+
- label: Bare Metal
|
|
11
|
+
- label: Container and severless engine compute
|
|
12
|
+
- label: Arm-based instances
|
|
13
|
+
- label: Other non-x86 instances
|
|
14
|
+
- label: Object or Bucket
|
|
15
|
+
- label: Block
|
|
16
|
+
- label: File
|
|
17
|
+
- label: Any Quantum Infrastructure
|
|
18
|
+
- label: Business Intelligence
|
|
19
|
+
- label: Advanced Predictive Analytics
|
|
20
|
+
- label: Location and Geospatial data management and analytics
|
|
21
|
+
- label: AI life cycle
|
|
22
|
+
- label: AI software services
|
|
23
|
+
- label: Search and knowledge discovery
|
|
24
|
+
- label: Database management systems
|
|
25
|
+
- label: Databases
|
|
26
|
+
- label: Database administration and development
|
|
27
|
+
- label: Data integration and intelligence
|
|
28
|
+
- label: Business to business middleware
|
|
29
|
+
- label: Integration software
|
|
30
|
+
- label: Event stream processing
|
|
31
|
+
- label: Development languages, environments, and tools
|
|
32
|
+
- label: Software construction components
|
|
33
|
+
- label: Business rules management
|
|
34
|
+
- label: Modeling and architecture
|
|
35
|
+
- label: Automated software quality
|
|
36
|
+
- label: Software change, configuration, and process management
|
|
37
|
+
- label: Deployment-centric application platforms
|
|
38
|
+
- label: Model-driven application platforms
|
|
39
|
+
- label: Robotic process automation
|
|
40
|
+
|
|
41
|
+
depends:
|
|
42
|
+
- "on": lot
|
|
43
|
+
being:
|
|
44
|
+
- iaas-and-paas
|
|
45
|
+
- iaas-and-paas-above-official
|
|
46
|
+
|
|
47
|
+
validations:
|
|
48
|
+
- name: answer_required
|
|
49
|
+
message: You must select an option
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
id: tacLot
|
|
2
|
+
name: Selected services
|
|
3
|
+
question: Technical Ability Certificate (TAC)
|
|
4
|
+
hint: Please select at least one box below indicating what the TAC is for
|
|
5
|
+
type: checkboxes
|
|
6
|
+
|
|
7
|
+
options:
|
|
8
|
+
- label: IT operations management
|
|
9
|
+
- label: IT automation and configuration management
|
|
10
|
+
- label: IT service management
|
|
11
|
+
- label: Cloud Financial Management (FinOps)
|
|
12
|
+
- label: Cloud Financial Management (GreenOps)
|
|
13
|
+
- label: Network infrastructure software
|
|
14
|
+
- label: Network management
|
|
15
|
+
- label: Cloud native application protection platform
|
|
16
|
+
- label: Identity and access management
|
|
17
|
+
- label: Endpoint security
|
|
18
|
+
- label: Network security
|
|
19
|
+
- label: Security analytics
|
|
20
|
+
- label: Data security
|
|
21
|
+
- label: Governance, risk and compliance
|
|
22
|
+
- label: Data replication and protection
|
|
23
|
+
- label: Archiving
|
|
24
|
+
- label: Storage infrastructure and device management
|
|
25
|
+
- label: Software defined storage controller
|
|
26
|
+
- label: Output management
|
|
27
|
+
- label: Client endpoint management
|
|
28
|
+
- label: Operating system environments
|
|
29
|
+
- label: Software defined compute
|
|
30
|
+
- label: Virtual client computing
|
|
31
|
+
- label: Business to business middleware
|
|
32
|
+
- label: Integration software
|
|
33
|
+
- label: Event stream processing
|
|
34
|
+
- label: Deployment centric application platforms
|
|
35
|
+
|
|
36
|
+
depends:
|
|
37
|
+
- "on": lot
|
|
38
|
+
being:
|
|
39
|
+
- isaas
|
|
40
|
+
|
|
41
|
+
validations:
|
|
42
|
+
- name: answer_required
|
|
43
|
+
message: You must select an option
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
id: tacLot
|
|
2
|
+
name: Selected services
|
|
3
|
+
question: Technical Ability Certificate (TAC)
|
|
4
|
+
hint: Please select at least one box below indicating what the TAC is for
|
|
5
|
+
type: checkboxes
|
|
6
|
+
|
|
7
|
+
options:
|
|
8
|
+
- label: Model driven application platforms
|
|
9
|
+
- label: Robotic process automation
|
|
10
|
+
- label: Business Intelligence
|
|
11
|
+
- label: Advanced and predictive analytics
|
|
12
|
+
- label: Location and geospatial data management and analytics
|
|
13
|
+
- label: AI life cycle
|
|
14
|
+
- label: AI software services
|
|
15
|
+
- label: Search and knowledge discovery
|
|
16
|
+
- label: Database management systems
|
|
17
|
+
- label: Database administration and development
|
|
18
|
+
- label: Data integration and intelligence
|
|
19
|
+
- label: Development languages, environments and tools
|
|
20
|
+
- label: Software construction components
|
|
21
|
+
- label: Business rules management
|
|
22
|
+
- label: Modelling and architecture
|
|
23
|
+
- label: Automated software quality
|
|
24
|
+
- label: Software change, configuration and process management
|
|
25
|
+
- label: Conferencing and virtual event
|
|
26
|
+
- label: Email
|
|
27
|
+
- label: Enterprise community
|
|
28
|
+
- label: Team collaboration
|
|
29
|
+
- label: Content services
|
|
30
|
+
- label: Capture
|
|
31
|
+
- label: Document
|
|
32
|
+
- label: Persuasive content management
|
|
33
|
+
- label: Media Services
|
|
34
|
+
- label: Creative
|
|
35
|
+
- label: eDiscovery and forensics
|
|
36
|
+
- label: Enterprise portals and digital workspaces
|
|
37
|
+
- label: Financial
|
|
38
|
+
- label: Human capital management
|
|
39
|
+
- label: Payroll management
|
|
40
|
+
- label: Procurement
|
|
41
|
+
- label: Order management and orchestration
|
|
42
|
+
- label: Enterprise performance management
|
|
43
|
+
- label: Project and portfoilo management
|
|
44
|
+
- label: Asset life-cycle management
|
|
45
|
+
- label: Logistics and transportation management
|
|
46
|
+
- label: Supply chain planning
|
|
47
|
+
- label: Warehousing and inventory management
|
|
48
|
+
- label: Production and grid management
|
|
49
|
+
- label: Service industry and public sector operations
|
|
50
|
+
- label: Computer-Aided Design Applications
|
|
51
|
+
- label: Computer-Aided Engineering Applications
|
|
52
|
+
- label: Computer-Aided Manufacturing Applications
|
|
53
|
+
- label: Collaborative product data management
|
|
54
|
+
- label: Other engineering
|
|
55
|
+
- label: Advertising
|
|
56
|
+
- label: Marketing campaign management
|
|
57
|
+
- label: Digital commerce
|
|
58
|
+
- label: Sales force productivity and management
|
|
59
|
+
- label: Customer service
|
|
60
|
+
- label: Contact centre
|
|
61
|
+
|
|
62
|
+
depends:
|
|
63
|
+
- "on": lot
|
|
64
|
+
being:
|
|
65
|
+
- saas
|
|
66
|
+
|
|
67
|
+
validations:
|
|
68
|
+
- name: answer_required
|
|
69
|
+
message: You must select an option
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
id: tacLot
|
|
2
|
+
name: Selected services
|
|
3
|
+
question: Technical Ability Certificate (TAC)
|
|
4
|
+
hint: Please select at least one box below indicating what the TAC is for
|
|
5
|
+
type: checkboxes
|
|
6
|
+
|
|
7
|
+
options:
|
|
8
|
+
- label: Managed Private Cloud
|
|
9
|
+
- label: Managed Public Cloud
|
|
10
|
+
- label: Managed Hybrid Cloud
|
|
11
|
+
- label: FinOps Services
|
|
12
|
+
- label: GreenOps Services
|
|
13
|
+
- label: Capability analysis
|
|
14
|
+
- label: Enterprise architecture
|
|
15
|
+
- label: Cloud gap assessment
|
|
16
|
+
- label: Architecture options analysis
|
|
17
|
+
- label: Delivery Road-mapping
|
|
18
|
+
- label: Data auditing and organising
|
|
19
|
+
- label: Data/information structure design
|
|
20
|
+
- label: Engagement and communication planning
|
|
21
|
+
- label: Project management and governance
|
|
22
|
+
- label: Service optimisation/right sizing
|
|
23
|
+
- label: Mobilisation coordination
|
|
24
|
+
- label: Security strategy
|
|
25
|
+
- label: Security risk management
|
|
26
|
+
- label: Security design
|
|
27
|
+
- label: Security incident management
|
|
28
|
+
- label: Security audit services
|
|
29
|
+
- label: Security quality assurance (QA) and testing
|
|
30
|
+
- label: Test automation
|
|
31
|
+
- label: Performance testing
|
|
32
|
+
- label: Assurance/testing design
|
|
33
|
+
- label: Infrastructure performance testing
|
|
34
|
+
- label: Operational readiness testing
|
|
35
|
+
- label: Training Basic user - Cloud Based Services
|
|
36
|
+
- label: Training Super user - Cloud Based Services
|
|
37
|
+
- label: Basic troubleshooting skills
|
|
38
|
+
- label: Advanced troubleshooting skills
|
|
39
|
+
- label: Function/service optimisation skills
|
|
40
|
+
- label: Product support capabilities
|
|
41
|
+
- label: Logging and management of incidents
|
|
42
|
+
- label: Reporting and proactive results analysis
|
|
43
|
+
- label: Dispatch of service technicians and/or parts
|
|
44
|
+
- label: End user training coordination
|
|
45
|
+
|
|
46
|
+
depends:
|
|
47
|
+
- "on": lot
|
|
48
|
+
being:
|
|
49
|
+
- cloud-support
|
|
50
|
+
|
|
51
|
+
validations:
|
|
52
|
+
- name: answer_required
|
|
53
|
+
message: You must select an option
|