Difference between revisions of "Fusion Teams"

From Power Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
  
 
== Fusion Teams and Power Platform ==
 
== Fusion Teams and Power Platform ==
Often Pro Developer tasks are described as creating APIs, generating [[Custom Connectors]] for everyone to use in their [[Power Apps]] ([[Canvas apps]]) and [[Power Automate]] [[cloud flows]] as well as building custom components using the [[Power Apps Component Framework]]. What is not mentioned is developing plugins, custom workflows and client side scripts (JavaScript/TypeScript). Still those parts are common in projects. Power Automate cloud flows are recommended instead of classic workflows nowadays though and in the future we will have the possibility to use the low-code language [[Power Fx]] when we need to extend our solution with a [[plugin]] as well as in our [[model-driven apps]] (for what parts in the model-driven apps - the future will tell).     
+
Often Pro Developer tasks related to Power Platform are described as creating APIs, generating [[Custom Connectors]] for everyone to use in their [[Power Apps]] ([[Canvas apps]]) and [[Power Automate]] [[cloud flows]] as well as building custom components using the [[Power Apps Component Framework]]. Other Pro developer areas that are not that often mentioned are developing plugins, custom workflows and client side scripts (JavaScript/TypeScript). Still those parts are common in projects. Power Automate cloud flows are recommended instead of classic workflows nowadays though and in the future we will have the possibility to use the low-code language [[Power Fx]] when we need to extend our solution with a [[plugin]] as well as in our [[model-driven apps]] (for what parts in the model-driven apps - the future will tell).     
  
 
== Microsoft Resources ==
 
== Microsoft Resources ==
Line 16: Line 16:
  
 
== Community Resources ==
 
== Community Resources ==
 +
* [https://m.youtube.com/watch?v=kOucLCKULmo&feature=youtu.be Fusion Teams Tips & Tricks] by April Dunnam and Scott Durow 2022-10-18
 
* [https://www.itaintboring.com/powerapps/power-platform-developers-what-does-the-future-hold/ Power Platform Developers – what does the future hold?] by Alex Shlega 2021-04-15
 
* [https://www.itaintboring.com/powerapps/power-platform-developers-what-does-the-future-hold/ Power Platform Developers – what does the future hold?] by Alex Shlega 2021-04-15
 
* [https://dreamingincrm.com/2021/04/08/does-power-platform-need-developers-anymore/ Future of developers in Power Platform] by Natraj Yegnaraman 2021-04-08
 
* [https://dreamingincrm.com/2021/04/08/does-power-platform-need-developers-anymore/ Future of developers in Power Platform] by Natraj Yegnaraman 2021-04-08
 
* [https://jukkaniiranen.com/2021/04/democratizing-code/ Democratizing code] by Jukka Niiranen 2021-04-06
 
* [https://jukkaniiranen.com/2021/04/democratizing-code/ Democratizing code] by Jukka Niiranen 2021-04-06

Latest revision as of 06:14, 19 October 2022

A Fusion Team is a team within an organization where Citizen Developers (people who are business experts within different areas that the organization operates in) and Pro Developers work together.

Fusion Teams described in the Gartner Glossary, Definition of Fusion Team.

A fusion team is a multidisciplinary team that blends technology or analytics and business domain expertise and shares accountability for business and technology outcomes

Gartner

Fusion Teams and Power Platform

Often Pro Developer tasks related to Power Platform are described as creating APIs, generating Custom Connectors for everyone to use in their Power Apps (Canvas apps) and Power Automate cloud flows as well as building custom components using the Power Apps Component Framework. Other Pro developer areas that are not that often mentioned are developing plugins, custom workflows and client side scripts (JavaScript/TypeScript). Still those parts are common in projects. Power Automate cloud flows are recommended instead of classic workflows nowadays though and in the future we will have the possibility to use the low-code language Power Fx when we need to extend our solution with a plugin as well as in our model-driven apps (for what parts in the model-driven apps - the future will tell).

Microsoft Resources

Community Resources