first commit

This commit is contained in:
2025-12-11 06:26:12 -08:00
commit 4662fe2d3b
2327 changed files with 114173 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
- From tracy
- [HPE GreenLake Developer Standards Home Page | HPE GreenLake platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/)
-
- Policy requiring ATA:  [HPE GreenLake Development Policy for Secure Architecture Design | HPE GreenLake Platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/policies/secure_design_and_architecture_policy/)
-
- Secure Architecture Design:  [Secure Architecture Design | HPE GreenLake Cloud Platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/ratified/security/secure_design_and_architecture/)
-
- Secure Coding Policy:  [HPE GreenLake Development Standard for Secure Coding Overview | HPE GreenLake Cloud Platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/policies/secure-coding/)
-
- Secure Coding Guide:  [HPE GreenLake Development Standard for Secure Coding | HPE GreenLake Cloud Platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/ratified/secure_coding/secure_coding_and_reviews/)
-
- Template for ATA:   [Architecture Page Template - GreenLake Cloud Services - Confluence](https://hpe.atlassian.net/wiki/spaces/HCSS/pages/2936935232/Architecture+Page+Template)
- ATA Requirements:  [Architecture Page Requirements - GreenLake Cloud Services - Confluence](https://hpe.atlassian.net/wiki/spaces/HCSS/pages/2936930970/Architecture+Page+Requirements)
- Review Details:  [Architecture Page Review - GreenLake Cloud Services - Confluence](https://hpe.atlassian.net/wiki/spaces/HCSS/pages/2936955734/Architecture+Page+Review)
- From Adam
- Reference Architecture for Morpheus: [https://morpheusdata.com/wp-content/uploads/2024/12/Morpheus-Reference-Architecture-7.0.x-v3.3-1.pdf](https://morpheusdata.com/wp-content/uploads/2024/12/Morpheus-Reference-Architecture-7.0.x-v3.3-1.pdf)
-
- Secure Software Development Lifecycles: #+BEGIN_EXPORT hiccup
[:a {:rel "noopener noreferrer", :target "_blank", :href "https://hpe-my.sharepoint.com/:b:/r/personal/adam_lipscombe_hpe_com/Documents/Secure%20Software%20Development%20Lifecycle.pdf?csf=1&web=1&e=W8hvxW", :title "Original URL: https://hpe-my.sharepoint.com/:b:/r/personal/adam_lipscombe_hpe_com/Documents/Secure%20Software%20Development%20Lifecycle.pdf?csf=1&web=1&e=W8hvxW. Click or tap if you trust this link."} [:span {} [:span {} [:img {:crossorigin "use-credentials", :alt "pdf icon", :width "16", :src "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAKZJREFUWEft1sEJgDAMBdB0K+lBhG7hNtJhnKJQPBSdqlJQxILwA8lBiDflE1/+odRR93g/1P4b9l7XUo4Zyz4pJwdok/iIT0DOG7TMNI1djocQA4QQKKV0YXCEGKA1FuPCRogC2vpchDiAi1ABcBBqABShCkAQYgDo0CCiUvbXP/8PQDe/T0zxBgxgDVgD1oA1YA1YA9aAWgPoYG4OvhFxB6P5HnACWBoPMFomBPUAAAAASUVORK5CYII=", :id "x_Picture_x0020_2", :fetchpriority "high", :border "0", :height "16"}]] " Secure Software Development Lifecycle.pdf"]]
#+END_EXPORT
-
- Data encryption: [https://docs.morpheusdata.com/en/latest/getting_started/additional/encryption.html](https://docs.morpheusdata.com/en/latest/getting_started/additional/encryption.html)
-
- The Morpheus/VME Ideas board for Private Cloud can be found here: [https://hpepmhcpce.ideas.aha.io/?project=HCPC0201](https://hpepmhcpce.ideas.aha.io/?project=HCPC0201)
- PAAS supported configurations: [https://docs.morpheusdata.com/en/latest/getting_started/installation/distributed/overview.html#supported-paas-offerings](https://docs.morpheusdata.com/en/latest/getting_started/installation/distributed/overview.html#supported-paas-offerings)
- From Eric
- https://hpe.atlassian.net/wiki/spaces/HCCP/pages/3129936768/Morpheus+BMaaS+MVP+Plan
- https://pages.github.hpe.com/cloud/dream/docs/overview/strategic-direction.html
-
- https://hpe-my.sharepoint.com/:p:/p/tilman_walker/EREKFHvhWn1EmFjy1C31_u4BsHZnTIVqhuInJUCCQqnARQ?e=JaQQXj

View File

@@ -0,0 +1,30 @@
- From tracy
- [HPE GreenLake Developer Standards Home Page | HPE GreenLake platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/)
-
- Policy requiring ATA:  [HPE GreenLake Development Policy for Secure Architecture Design | HPE GreenLake Platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/policies/secure_design_and_architecture_policy/)
-
- Secure Architecture Design:  [Secure Architecture Design | HPE GreenLake Cloud Platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/ratified/security/secure_design_and_architecture/)
-
- Secure Coding Policy:  [HPE GreenLake Development Standard for Secure Coding Overview | HPE GreenLake Cloud Platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/policies/secure-coding/)
-
- Secure Coding Guide:  [HPE GreenLake Development Standard for Secure Coding | HPE GreenLake Cloud Platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/ratified/secure_coding/secure_coding_and_reviews/)
-
- Template for ATA:   [Architecture Page Template - GreenLake Cloud Services - Confluence](https://hpe.atlassian.net/wiki/spaces/HCSS/pages/2936935232/Architecture+Page+Template)
- ATA Requirements:  [Architecture Page Requirements - GreenLake Cloud Services - Confluence](https://hpe.atlassian.net/wiki/spaces/HCSS/pages/2936930970/Architecture+Page+Requirements)
- Review Details:  [Architecture Page Review - GreenLake Cloud Services - Confluence](https://hpe.atlassian.net/wiki/spaces/HCSS/pages/2936955734/Architecture+Page+Review)
- From Adam
- Reference Architecture for Morpheus: [https://morpheusdata.com/wp-content/uploads/2024/12/Morpheus-Reference-Architecture-7.0.x-v3.3-1.pdf](https://morpheusdata.com/wp-content/uploads/2024/12/Morpheus-Reference-Architecture-7.0.x-v3.3-1.pdf)
-
- Secure Software Development Lifecycles: #+BEGIN_EXPORT hiccup
[:a {:rel "noopener noreferrer", :target "_blank", :href "https://hpe-my.sharepoint.com/:b:/r/personal/adam_lipscombe_hpe_com/Documents/Secure%20Software%20Development%20Lifecycle.pdf?csf=1&web=1&e=W8hvxW", :title "Original URL: https://hpe-my.sharepoint.com/:b:/r/personal/adam_lipscombe_hpe_com/Documents/Secure%20Software%20Development%20Lifecycle.pdf?csf=1&web=1&e=W8hvxW. Click or tap if you trust this link."} [:span {} [:span {} [:img {:crossorigin "use-credentials", :alt "pdf icon", :width "16", :src "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAKZJREFUWEft1sEJgDAMBdB0K+lBhG7hNtJhnKJQPBSdqlJQxILwA8lBiDflE1/+odRR93g/1P4b9l7XUo4Zyz4pJwdok/iIT0DOG7TMNI1djocQA4QQKKV0YXCEGKA1FuPCRogC2vpchDiAi1ABcBBqABShCkAQYgDo0CCiUvbXP/8PQDe/T0zxBgxgDVgD1oA1YA1YA9aAWgPoYG4OvhFxB6P5HnACWBoPMFomBPUAAAAASUVORK5CYII=", :id "x_Picture_x0020_2", :fetchpriority "high", :border "0", :height "16"}]] " Secure Software Development Lifecycle.pdf"]]
#+END_EXPORT
-
- Data encryption: [https://docs.morpheusdata.com/en/latest/getting_started/additional/encryption.html](https://docs.morpheusdata.com/en/latest/getting_started/additional/encryption.html)
-
- The Morpheus/VME Ideas board for Private Cloud can be found here: [https://hpepmhcpce.ideas.aha.io/?project=HCPC0201](https://hpepmhcpce.ideas.aha.io/?project=HCPC0201)
- PAAS supported configurations: [https://docs.morpheusdata.com/en/latest/getting_started/installation/distributed/overview.html#supported-paas-offerings](https://docs.morpheusdata.com/en/latest/getting_started/installation/distributed/overview.html#supported-paas-offerings)
- From Eric
- https://hpe.atlassian.net/wiki/spaces/HCCP/pages/3129936768/Morpheus+BMaaS+MVP+Plan
- https://pages.github.hpe.com/cloud/dream/docs/overview/strategic-direction.html
-
- https://hpe-my.sharepoint.com/:p:/p/tilman_walker/EREKFHvhWn1EmFjy1C31_u4BsHZnTIVqhuInJUCCQqnARQ?e=JaQQXj

View File

@@ -0,0 +1,30 @@
- From tracy
- [HPE GreenLake Developer Standards Home Page | HPE GreenLake platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/)
-
- Policy requiring ATA:  [HPE GreenLake Development Policy for Secure Architecture Design | HPE GreenLake Platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/policies/secure_design_and_architecture_policy/)
-
- Secure Architecture Design:  [Secure Architecture Design | HPE GreenLake Cloud Platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/ratified/security/secure_design_and_architecture/)
-
- Secure Coding Policy:  [HPE GreenLake Development Standard for Secure Coding Overview | HPE GreenLake Cloud Platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/policies/secure-coding/)
-
- Secure Coding Guide:  [HPE GreenLake Development Standard for Secure Coding | HPE GreenLake Cloud Platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/ratified/secure_coding/secure_coding_and_reviews/)
-
- Template for ATA:   [Architecture Page Template - GreenLake Cloud Services - Confluence](https://hpe.atlassian.net/wiki/spaces/HCSS/pages/2936935232/Architecture+Page+Template)
- ATA Requirements:  [Architecture Page Requirements - GreenLake Cloud Services - Confluence](https://hpe.atlassian.net/wiki/spaces/HCSS/pages/2936930970/Architecture+Page+Requirements)
- Review Details:  [Architecture Page Review - GreenLake Cloud Services - Confluence](https://hpe.atlassian.net/wiki/spaces/HCSS/pages/2936955734/Architecture+Page+Review)
- From Adam
- Reference Architecture for Morpheus: [https://morpheusdata.com/wp-content/uploads/2024/12/Morpheus-Reference-Architecture-7.0.x-v3.3-1.pdf](https://morpheusdata.com/wp-content/uploads/2024/12/Morpheus-Reference-Architecture-7.0.x-v3.3-1.pdf)
-
- Secure Software Development Lifecycles: #+BEGIN_EXPORT hiccup
[:a {:rel "noopener noreferrer", :target "_blank", :href "https://hpe-my.sharepoint.com/:b:/r/personal/adam_lipscombe_hpe_com/Documents/Secure%20Software%20Development%20Lifecycle.pdf?csf=1&web=1&e=W8hvxW", :title "Original URL: https://hpe-my.sharepoint.com/:b:/r/personal/adam_lipscombe_hpe_com/Documents/Secure%20Software%20Development%20Lifecycle.pdf?csf=1&web=1&e=W8hvxW. Click or tap if you trust this link."} [:span {} [:span {} [:img {:crossorigin "use-credentials", :alt "pdf icon", :width "16", :src "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAKZJREFUWEft1sEJgDAMBdB0K+lBhG7hNtJhnKJQPBSdqlJQxILwA8lBiDflE1/+odRR93g/1P4b9l7XUo4Zyz4pJwdok/iIT0DOG7TMNI1djocQA4QQKKV0YXCEGKA1FuPCRogC2vpchDiAi1ABcBBqABShCkAQYgDo0CCiUvbXP/8PQDe/T0zxBgxgDVgD1oA1YA1YA9aAWgPoYG4OvhFxB6P5HnACWBoPMFomBPUAAAAASUVORK5CYII=", :id "x_Picture_x0020_2", :fetchpriority "high", :border "0", :height "16"}]] " Secure Software Development Lifecycle.pdf"]]
#+END_EXPORT
-
- Data encryption: [https://docs.morpheusdata.com/en/latest/getting_started/additional/encryption.html](https://docs.morpheusdata.com/en/latest/getting_started/additional/encryption.html)
-
- The Morpheus/VME Ideas board for Private Cloud can be found here: [https://hpepmhcpce.ideas.aha.io/?project=HCPC0201](https://hpepmhcpce.ideas.aha.io/?project=HCPC0201)
- PAAS supported configurations: [https://docs.morpheusdata.com/en/latest/getting_started/installation/distributed/overview.html#supported-paas-offerings](https://docs.morpheusdata.com/en/latest/getting_started/installation/distributed/overview.html#supported-paas-offerings)
- From Eric
- https://hpe.atlassian.net/wiki/spaces/HCCP/pages/3129936768/Morpheus+BMaaS+MVP+Plan
- https://pages.github.hpe.com/cloud/dream/docs/overview/strategic-direction.html
-
- https://hpe-my.sharepoint.com/:p:/p/tilman_walker/EREKFHvhWn1EmFjy1C31_u4BsHZnTIVqhuInJUCCQqnARQ?e=JaQQXj

View File

@@ -0,0 +1,30 @@
- From tracy
- [HPE GreenLake Developer Standards Home Page | HPE GreenLake platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/)
-
- Policy requiring ATA:  [HPE GreenLake Development Policy for Secure Architecture Design | HPE GreenLake Platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/policies/secure_design_and_architecture_policy/)
-
- Secure Architecture Design:  [Secure Architecture Design | HPE GreenLake Cloud Platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/ratified/security/secure_design_and_architecture/)
-
- Secure Coding Policy:  [HPE GreenLake Development Standard for Secure Coding Overview | HPE GreenLake Cloud Platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/policies/secure-coding/)
-
- Secure Coding Guide:  [HPE GreenLake Development Standard for Secure Coding | HPE GreenLake Cloud Platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/ratified/secure_coding/secure_coding_and_reviews/)
-
- Template for ATA:   [Architecture Page Template - GreenLake Cloud Services - Confluence](https://hpe.atlassian.net/wiki/spaces/HCSS/pages/2936935232/Architecture+Page+Template)
- ATA Requirements:  [Architecture Page Requirements - GreenLake Cloud Services - Confluence](https://hpe.atlassian.net/wiki/spaces/HCSS/pages/2936930970/Architecture+Page+Requirements)
- Review Details:  [Architecture Page Review - GreenLake Cloud Services - Confluence](https://hpe.atlassian.net/wiki/spaces/HCSS/pages/2936955734/Architecture+Page+Review)
- From Adam
- Reference Architecture for Morpheus: [https://morpheusdata.com/wp-content/uploads/2024/12/Morpheus-Reference-Architecture-7.0.x-v3.3-1.pdf](https://morpheusdata.com/wp-content/uploads/2024/12/Morpheus-Reference-Architecture-7.0.x-v3.3-1.pdf)
-
- Secure Software Development Lifecycles: #+BEGIN_EXPORT hiccup
[:a {:rel "noopener noreferrer", :target "_blank", :href "https://hpe-my.sharepoint.com/:b:/r/personal/adam_lipscombe_hpe_com/Documents/Secure%20Software%20Development%20Lifecycle.pdf?csf=1&web=1&e=W8hvxW", :title "Original URL: https://hpe-my.sharepoint.com/:b:/r/personal/adam_lipscombe_hpe_com/Documents/Secure%20Software%20Development%20Lifecycle.pdf?csf=1&web=1&e=W8hvxW. Click or tap if you trust this link."} [:span {} [:span {} [:img {:crossorigin "use-credentials", :alt "pdf icon", :width "16", :src "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAKZJREFUWEft1sEJgDAMBdB0K+lBhG7hNtJhnKJQPBSdqlJQxILwA8lBiDflE1/+odRR93g/1P4b9l7XUo4Zyz4pJwdok/iIT0DOG7TMNI1djocQA4QQKKV0YXCEGKA1FuPCRogC2vpchDiAi1ABcBBqABShCkAQYgDo0CCiUvbXP/8PQDe/T0zxBgxgDVgD1oA1YA1YA9aAWgPoYG4OvhFxB6P5HnACWBoPMFomBPUAAAAASUVORK5CYII=", :id "x_Picture_x0020_2", :fetchpriority "high", :border "0", :height "16"}]] " Secure Software Development Lifecycle.pdf"]]
#+END_EXPORT
-
- Data encryption: [https://docs.morpheusdata.com/en/latest/getting_started/additional/encryption.html](https://docs.morpheusdata.com/en/latest/getting_started/additional/encryption.html)
-
- The Morpheus/VME Ideas board for Private Cloud can be found here: [https://hpepmhcpce.ideas.aha.io/?project=HCPC0201](https://hpepmhcpce.ideas.aha.io/?project=HCPC0201)
- PAAS supported configurations: [https://docs.morpheusdata.com/en/latest/getting_started/installation/distributed/overview.html#supported-paas-offerings](https://docs.morpheusdata.com/en/latest/getting_started/installation/distributed/overview.html#supported-paas-offerings)
- From Eric
- https://hpe.atlassian.net/wiki/spaces/HCCP/pages/3129936768/Morpheus+BMaaS+MVP+Plan
- https://pages.github.hpe.com/cloud/dream/docs/overview/strategic-direction.html
-
- https://hpe-my.sharepoint.com/:p:/p/tilman_walker/EREKFHvhWn1EmFjy1C31_u4BsHZnTIVqhuInJUCCQqnARQ?e=JaQQXj

View File

@@ -0,0 +1,37 @@
- From tracy
- [HPE GreenLake Developer Standards Home Page | HPE GreenLake platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/)
-
- Policy requiring ATA:  [HPE GreenLake Development Policy for Secure Architecture Design | HPE GreenLake Platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/policies/secure_design_and_architecture_policy/)
-
- Secure Architecture Design:  [Secure Architecture Design | HPE GreenLake Cloud Platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/ratified/security/secure_design_and_architecture/)
-
- Secure Coding Policy:  [HPE GreenLake Development Standard for Secure Coding Overview | HPE GreenLake Cloud Platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/policies/secure-coding/)
-
- Secure Coding Guide:  [HPE GreenLake Development Standard for Secure Coding | HPE GreenLake Cloud Platform](https://developer.greenlake.hpe.com/docs/greenlake/standards/ratified/secure_coding/secure_coding_and_reviews/)
-
- Template for ATA:   [Architecture Page Template - GreenLake Cloud Services - Confluence](https://hpe.atlassian.net/wiki/spaces/HCSS/pages/2936935232/Architecture+Page+Template)
- ATA Requirements:  [Architecture Page Requirements - GreenLake Cloud Services - Confluence](https://hpe.atlassian.net/wiki/spaces/HCSS/pages/2936930970/Architecture+Page+Requirements)
- Review Details:  [Architecture Page Review - GreenLake Cloud Services - Confluence](https://hpe.atlassian.net/wiki/spaces/HCSS/pages/2936955734/Architecture+Page+Review)
- From Adam
- Reference Architecture for Morpheus: [https://morpheusdata.com/wp-content/uploads/2024/12/Morpheus-Reference-Architecture-7.0.x-v3.3-1.pdf](https://morpheusdata.com/wp-content/uploads/2024/12/Morpheus-Reference-Architecture-7.0.x-v3.3-1.pdf)
-
- Secure Software Development Lifecycles: #+BEGIN_EXPORT hiccup
[:a {:rel "noopener noreferrer", :target "_blank", :href "https://hpe-my.sharepoint.com/:b:/r/personal/adam_lipscombe_hpe_com/Documents/Secure%20Software%20Development%20Lifecycle.pdf?csf=1&web=1&e=W8hvxW", :title "Original URL: https://hpe-my.sharepoint.com/:b:/r/personal/adam_lipscombe_hpe_com/Documents/Secure%20Software%20Development%20Lifecycle.pdf?csf=1&web=1&e=W8hvxW. Click or tap if you trust this link."} [:span {} [:span {} [:img {:crossorigin "use-credentials", :alt "pdf icon", :width "16", :src "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAKZJREFUWEft1sEJgDAMBdB0K+lBhG7hNtJhnKJQPBSdqlJQxILwA8lBiDflE1/+odRR93g/1P4b9l7XUo4Zyz4pJwdok/iIT0DOG7TMNI1djocQA4QQKKV0YXCEGKA1FuPCRogC2vpchDiAi1ABcBBqABShCkAQYgDo0CCiUvbXP/8PQDe/T0zxBgxgDVgD1oA1YA1YA9aAWgPoYG4OvhFxB6P5HnACWBoPMFomBPUAAAAASUVORK5CYII=", :id "x_Picture_x0020_2", :fetchpriority "high", :border "0", :height "16"}]] " Secure Software Development Lifecycle.pdf"]]
#+END_EXPORT
-
- Data encryption: [https://docs.morpheusdata.com/en/latest/getting_started/additional/encryption.html](https://docs.morpheusdata.com/en/latest/getting_started/additional/encryption.html)
-
- The Morpheus/VME Ideas board for Private Cloud can be found here: [https://hpepmhcpce.ideas.aha.io/?project=HCPC0201](https://hpepmhcpce.ideas.aha.io/?project=HCPC0201)
- PAAS supported configurations: [https://docs.morpheusdata.com/en/latest/getting_started/installation/distributed/overview.html#supported-paas-offerings](https://docs.morpheusdata.com/en/latest/getting_started/installation/distributed/overview.html#supported-paas-offerings)
- From Eric
- https://hpe.atlassian.net/wiki/spaces/HCCP/pages/3129936768/Morpheus+BMaaS+MVP+Plan
- https://pages.github.hpe.com/cloud/dream/docs/overview/strategic-direction.html
-
- https://hpe-my.sharepoint.com/:p:/p/tilman_walker/EREKFHvhWn1EmFjy1C31_u4BsHZnTIVqhuInJUCCQqnARQ?e=JaQQXj
- Tanu 1:1
id:: 6814dcc7-6319-4582-8c00-642a273286ab
- Career goals
- Seat at the table
- Stategic focus rather than tactical
- TCP path
-

View File

@@ -0,0 +1,52 @@
- ((681686ce-6f02-4405-84ab-6a0aa7ca92b7))
id:: 681686ce-6f02-4405-84ab-6a0aa7ca92b7
- ((681686f5-3024-4680-8b70-a7f8f7f07b85))
- ((6816870d-b7de-48ce-b3c0-397f3478aaba))
- https://hpe-my.sharepoint.com/:p:/p/tilman_walker/EREKFHvhWn1EmFjy1C31_u4BsHZnTIVqhuInJUCCQqnARQ?e=JaQQXj
- Tillman 1:1
- DONE connect with Chris Kinsler
completed:: [[06-05-2025]]
- DONE connect with Rambo
completed:: [[06-05-2025]]
- ISV /integrations program
- ISV validation into the hypervisor
- Rambo wong looking into the morpheus
- HVM integrations/cetifications
- ![image.png](../assets/image_1746455731224_0.png)
- Middle column - SAP still coming, they are draggin their feet
- data prot
- Cohesity/Netbackup/Veeam - agent based no real issues
- commvault - image based backup -
- DataProt API coming - snapshots, track changed blocks, etc
- definition in flight with Dave Estes
- no date for release
- VDI
- basic - can run :) nothing more
- omnissa
- citrix
- hp anywhere
- to come
- vGPU support
- no engineering commit date yet
- each tool needs various extra integrations
- omniassa needs power control
- Citrix not that interested yet
- awaiting more deals to drive
- Hp Anywhere not really engaged
- Some a re alliances
- some HPE complete - under storage
- e.g. data prot
- Tillman teams = databases
- hpe compute tend to own this
-
- Tanu 1:1
id:: 6814dcc7-6319-4582-8c00-642a273286ab
- Career goals
- Seat at the table
- Stategic focus rather than tactical
- less cat herding / project management
- TCP path
- Brian Wheeler / David / Tommy
-
- [PCE Integrations Design Guidelines](https://hpe.atlassian.net/wiki/spaces/HCSS/pages/3106963921/PCE+Integrations+Design+Guidelines)
- ((6818e04b-e120-4f6c-bb55-1dd297399127))