SlideShare ist ein Scribd-Unternehmen logo
1 von 43
Downloaden Sie, um offline zu lesen
Company
LOGO
DEVACOM CO., LTD.
Building Better Software
Faster with Software Factory
Microsoft Partner Day
By
Mr.Prakob Pongpatimet
MCSD, CSPM
21 DEC, 2006
Company
LOGO
DEVACOM CO., LTD.
Agenda
• What is Software Factory?
• Software Factory Tools
• Demo Software Factory Tools
• Demo Software Factory Application
• Benefit of Software Factory
• Question & Answer
Company
LOGO
DEVACOM CO., LTD.
What is Software Factory?
Company
LOGO
DEVACOM CO., LTD.
The Target of Software Factory
• Integrating critical innovations to promote the
transition from craftsmanship to manufacturing.
Company
LOGO
DEVACOM CO., LTD.
Model-Driven
Development
Architecture
Frameworks
Product Line
Development
The Four Pillars of Software Factory
Guidance
Automation
Company
LOGO
DEVACOM CO., LTD.
Overview of a Software Product Line
Product Line
Development
Production Assets
Requirements
And Feedback
Product
Development
Product Line
Member
Produces
produces uses
uses
produces
Company
LOGO
www.devacom.co.th
Model-Driven Development (MDD)
• MDD uses information captured by models to
automate development processes.
• The interest is not creating design
documentation, but rather using models to
capture information in forms that can be
processed easily.
• Using information captured by models, MDD can
also provide more extensive automation of these
activities, and more advanced forms of
automation.
Company
LOGO
www.devacom.co.th
Model Language
• We propose to use models in much the same
way as we use source code.
• Precise a modeling language must be designed
for a specific purpose.
Company
LOGO
www.devacom.co.th
Model Language Specification
• The purpose for which the modeling language is
designed should be explicitly stated.
• The concepts of the language must be
understood by people familiar with its purpose.
• The notation for the modeling language, whether
graphical or textual.
• The modeling language should have a well-
defined set of rules.
• A modeling language that meets these criteria is
called a Domain Specific Language (DSL).
Company
LOGO
DEVACOM CO., LTD.
Software Factory Schemas
• Use Cases and
Scenarios
• Business Goal
And Objectives
• Business Entity
and Relationship
• Business
Processes
• Service
Factoring
• Service
Distribution
• Quality of
Service Strategy
• Message
Schemas and
Document
Specifications
• Workflow Model
• Role Definition
• Service
Interactions
• Service Definition
• Object Models
• Logical Server
Type
• Service Mapping
• Process
Specification
• Database Schema
• Data Access
Strategy
• Use Cases and
Scenarios
• Business Goal
And Objectives
• Physical Server
• Software Installed
• Network Layout
Conceptual
Logical
Physical
Business Information Application Technology
Company
LOGO
www.devacom.co.th
A Software Factories
Product Line Development
Software Schema
Variable Assets
Fixed Assets
Product Line Analysis
Product Line Design
Product Line
Implementation
Product Development
Product Configuration
Extensible Tools
Customized Tools
Product Development
Company
LOGO
DEVACOM CO., LTD.
Software Factory Tools
Company
LOGO
DEVACOM CO., LTD.
Why tools is important for Software
Factory?
• A software factory contains a variety of
software assets and software tools.
Software Factories
Assembling Applications
with Patterns, Models,
Frameworks, and Tools
by
Jack Greenfield and
Keith Short
Company
LOGO
DEVACOM CO., LTD.
Software Factory Tools and Framework
1. Microsoft Visual Studio 2005
2. Composite UI Application Block,
3. Enterprise Library Block,
4. Smart Client Software Factory,
5. Guidance Automation Toolkit,
6. Web Service Software Factory,
7. Web Client Software Factory
8. DSL Tools,
9. Visual Studio SDK,
10. etc.,
Company
LOGO
DEVACOM CO., LTD.
Composite UI Application Block (CAB)
Company
LOGO
DEVACOM CO., LTD.
Composite UI Application Block (CAB)
• CAB helps you build complex user interface
application that run in Windows.
• It provides both an architecture and implementation
that assists with building applications.
• Basic infrastructure for building presentation factory
on Smart Client Software Factory.
Company
LOGO
DEVACOM CO., LTD.
Shell Application
Company
LOGO
DEVACOM CO., LTD.
Demo Stage1 Create the Shell and the Form
Company
LOGO
DEVACOM CO., LTD.
Demo Stage2 Creating and Loading the Module
Company
LOGO
DEVACOM CO., LTD.
Demo Stage3 Adding the TabWorkspace
Company
LOGO
DEVACOM CO., LTD.
Demo Stage4 Create and Showing the SmartPart
Company
LOGO
DEVACOM CO., LTD.
Enterprise Library Block
Company
LOGO
DEVACOM CO., LTD.
Enterprise Library Block 3.0
Caching
Security
Data
Access
Logging
Exception
Handling
Plug-in
Config
Helpers
& Design
Instrumen-
tation
Object
Builder
Cryptography
Core
Policy Injection
Validation
Company
LOGO
DEVACOM CO., LTD.
Smart Client Software Factory
Company
LOGO
www.devacom.co.th
Smart Client Software Factory
Company
LOGO
www.devacom.co.th
Guidance Automation Toolkit
Company
LOGO
www.devacom.co.th
Web Service Software Factory
Company
LOGO
www.devacom.co.th
Web Service Software Factory
• The Web Service Software
Factory, also referred to as
the Service Factory,
provides you with a set of
proven practices for building
distributed applications.
• Each of the Service Factory
elements is a collection of
recommended practices for
service-oriented application
development.
Company
LOGO
www.devacom.co.th
Web Client Software Factory
Company
LOGO
www.devacom.co.th
Web Client Software Factory
• Providing an integrated set of guidance
that assists architects and developers in
creating Web client application.
• It includes the following:
– ObjectBuilder
– The Page Flow Application Block
– The Composite Web UI Application
Block
• This kind of architectures fits extreamely
into a service-oriented architecture.
Company
LOGO
www.devacom.co.th
Demo Web Client Software Factory
Company
LOGO
www.devacom.co.th
Visual Studio SDK & Domain
Specific Language Tools
Company
LOGO
www.devacom.co.th
DSL Tools & Visual Studio SDK
• A domain-specific language is designed to be
useful for a specific task in a fixed problem
domain.
• Using Domain-Specific Language Tools, you can
build customized modeling tools. You can define
a new modeling language and implement it very
simply.
Company
LOGO
www.devacom.co.th
Demo DSL Features
• The major features of a DSL are set in the
language definition (DslDslDefinition.dsl).
• From this definition are generated the C# files
that implement the designer and other tools for
the language.
Company
LOGO
www.devacom.co.th
Demo Software Factory
Development Process
By Mr.Nichos Jongon
Chief Software Architect
MCSD
MCTS
Company
LOGO
www.devacom.co.th
How to build car in factory?
Define Car Feature
Build Prototype
Define Machine
Process
Assembling
CIVIC
Engine Rim Transmission
2000cc1800cc 15” 17” Auto Manual
Company
LOGO
www.devacom.co.th
Define Software Feature
Define Car Feature
Build Prototype
Define Machine Process
Assembling
• Use Feature Model as tool for define
software feature
• Feature list come from domain expert
Company
LOGO
www.devacom.co.th
Build Application Prototype
Define Car Feature
Build Prototype
Define Machine Process
Assembling
• Build application from requirement
that domain expert design
Company
LOGO
www.devacom.co.th
Create automation development
• Use “Guidance Automation Toolkit” to create
automation development step
Define Car Feature
Build Prototype
Define Machine Process
Assembling
Company
LOGO
www.devacom.co.th
Assembling Application
• Use guidance as Software asset to create new
application within same software family
Define Car Feature
Build Prototype
Define Machine Process
Assembling
Company
LOGO
www.devacom.co.th
The Benefits of Software Factory
- Develop software engineering process standard.
- Improve software quality.
- Reduce development cost.
- Reduce maintenance cost.
- Increase competitive capability with others for
outsource work items from other country.
- Improve high-end capability of Microsoft technology
and distribute to end user, developer.
- Training to developer for innovative development.
- Build Software Factory community to increase
innovative developer standard.
- New business “Software Supply Chain”
Company
LOGO
www.devacom.co.th
Conclusion
• We can build Software Factory easily and less cost with
Microsoft technology.
• Transferring Software Factory knowledge and build
Architect separate from developer.
• Promoting Software Architect specialist for continuous
improvement of software engineering process in Software
Factory.
• Getting start using Software Factory tool for better and
easier to understand Software Factory baseline.
• Promoting to use standard processes and tools widely for
building cluster and supply chain business.
Company
LOGO
www.devacom.co.th
Thank you for your attention in
Software Factory
• DEVACOM CO.,LTD.
– Software Architecture Consultant on Software Factory
using Microsoft technologies.
– Enterprise Project Management Consultant using
Microsoft Project Server.
– Contact: prakob@devacom.co.th

Weitere ähnliche Inhalte

Was ist angesagt?

Quantifying DevOps Adoption Empirically for Demonstrable ROI
Quantifying DevOps Adoption Empirically for Demonstrable ROIQuantifying DevOps Adoption Empirically for Demonstrable ROI
Quantifying DevOps Adoption Empirically for Demonstrable ROIDevOps for Enterprise Systems
 
Software Factories in the Real World: How an IBM WebSphere Integration Factor...
Software Factories in the Real World: How an IBM WebSphere Integration Factor...Software Factories in the Real World: How an IBM WebSphere Integration Factor...
Software Factories in the Real World: How an IBM WebSphere Integration Factor...ghodgkinson
 
Designing a Reliable Software Factory for the Cloud
Designing a Reliable Software Factory for the CloudDesigning a Reliable Software Factory for the Cloud
Designing a Reliable Software Factory for the CloudAnkaraCloud
 
Converting to the latest COBOL Compiler made simple with the right tools
Converting to the latest COBOL Compiler made simple with the right toolsConverting to the latest COBOL Compiler made simple with the right tools
Converting to the latest COBOL Compiler made simple with the right toolsDevOps for Enterprise Systems
 
Why there is no future for Model Driven Development
Why there is no future for Model Driven DevelopmentWhy there is no future for Model Driven Development
Why there is no future for Model Driven DevelopmentJohan den Haan
 
Mobile to Mainframe - the Challenges of Enterprise DevOps Adoption
Mobile to Mainframe - the Challenges of Enterprise DevOps AdoptionMobile to Mainframe - the Challenges of Enterprise DevOps Adoption
Mobile to Mainframe - the Challenges of Enterprise DevOps AdoptionSanjeev Sharma
 
DevOps for Enterprise Systems Overview
DevOps for Enterprise Systems OverviewDevOps for Enterprise Systems Overview
DevOps for Enterprise Systems OverviewRosalind Radcliffe
 
Service Testing & Virtualization in an Enterprise Environments
Service Testing & Virtualization in an Enterprise EnvironmentsService Testing & Virtualization in an Enterprise Environments
Service Testing & Virtualization in an Enterprise EnvironmentsDevOps for Enterprise Systems
 
IBM Rational Developer for System z Quick Start Sales Presentation
IBM Rational Developer for System z Quick Start Sales PresentationIBM Rational Developer for System z Quick Start Sales Presentation
IBM Rational Developer for System z Quick Start Sales PresentationIBM Rational software
 
Enabling z Agility with DevOps and Enterprise Transformation
Enabling z Agility with DevOps and Enterprise TransformationEnabling z Agility with DevOps and Enterprise Transformation
Enabling z Agility with DevOps and Enterprise TransformationDevOps for Enterprise Systems
 
5 challenges in_building_enterprise_mashups-rick_b
5 challenges in_building_enterprise_mashups-rick_b5 challenges in_building_enterprise_mashups-rick_b
5 challenges in_building_enterprise_mashups-rick_bIBM
 
Aligning the Fast & the Slow: The Reality of Multi-Speed IT
Aligning the Fast & the Slow: The Reality of Multi-Speed ITAligning the Fast & the Slow: The Reality of Multi-Speed IT
Aligning the Fast & the Slow: The Reality of Multi-Speed ITDevOps for Enterprise Systems
 
End-To-End Visual Studio Application Lifecycle Management
End-To-End Visual Studio Application Lifecycle ManagementEnd-To-End Visual Studio Application Lifecycle Management
End-To-End Visual Studio Application Lifecycle ManagementHosam Kamel
 
DMT-2467 Like the Features in Rational DOORS 9? Come Check Them Out in DOORS...
DMT-2467	Like the Features in Rational DOORS 9? Come Check Them Out in DOORS...DMT-2467	Like the Features in Rational DOORS 9? Come Check Them Out in DOORS...
DMT-2467 Like the Features in Rational DOORS 9? Come Check Them Out in DOORS...IBM Rational software
 
Rational developer for z systems : DevOps benefits here and now
Rational developer for z systems : DevOps benefits here and nowRational developer for z systems : DevOps benefits here and now
Rational developer for z systems : DevOps benefits here and nowDevOps for Enterprise Systems
 
Patterns and Antipatterns for Adopting IBM DevOps Tools
Patterns and Antipatterns for Adopting IBM DevOps ToolsPatterns and Antipatterns for Adopting IBM DevOps Tools
Patterns and Antipatterns for Adopting IBM DevOps ToolsStrongback Consulting
 
Distributed Software Development with Scrum and Social Coding
Distributed Software Development with Scrum and Social Coding Distributed Software Development with Scrum and Social Coding
Distributed Software Development with Scrum and Social Coding Intland Software GmbH
 
IBM InterConnect 2016: Security for DevOps in an Enterprise
IBM InterConnect 2016: Security for DevOps in an Enterprise IBM InterConnect 2016: Security for DevOps in an Enterprise
IBM InterConnect 2016: Security for DevOps in an Enterprise Sanjeev Sharma
 
Webcast urbancodemobiltomainframe
Webcast urbancodemobiltomainframeWebcast urbancodemobiltomainframe
Webcast urbancodemobiltomainframeRosalind Radcliffe
 

Was ist angesagt? (20)

Quantifying DevOps Adoption Empirically for Demonstrable ROI
Quantifying DevOps Adoption Empirically for Demonstrable ROIQuantifying DevOps Adoption Empirically for Demonstrable ROI
Quantifying DevOps Adoption Empirically for Demonstrable ROI
 
Software Factories in the Real World: How an IBM WebSphere Integration Factor...
Software Factories in the Real World: How an IBM WebSphere Integration Factor...Software Factories in the Real World: How an IBM WebSphere Integration Factor...
Software Factories in the Real World: How an IBM WebSphere Integration Factor...
 
Designing a Reliable Software Factory for the Cloud
Designing a Reliable Software Factory for the CloudDesigning a Reliable Software Factory for the Cloud
Designing a Reliable Software Factory for the Cloud
 
DevOps for Enterprise Systems - Rosalind Radcliffe
DevOps for Enterprise Systems - Rosalind RadcliffeDevOps for Enterprise Systems - Rosalind Radcliffe
DevOps for Enterprise Systems - Rosalind Radcliffe
 
Converting to the latest COBOL Compiler made simple with the right tools
Converting to the latest COBOL Compiler made simple with the right toolsConverting to the latest COBOL Compiler made simple with the right tools
Converting to the latest COBOL Compiler made simple with the right tools
 
Why there is no future for Model Driven Development
Why there is no future for Model Driven DevelopmentWhy there is no future for Model Driven Development
Why there is no future for Model Driven Development
 
Mobile to Mainframe - the Challenges of Enterprise DevOps Adoption
Mobile to Mainframe - the Challenges of Enterprise DevOps AdoptionMobile to Mainframe - the Challenges of Enterprise DevOps Adoption
Mobile to Mainframe - the Challenges of Enterprise DevOps Adoption
 
DevOps for Enterprise Systems Overview
DevOps for Enterprise Systems OverviewDevOps for Enterprise Systems Overview
DevOps for Enterprise Systems Overview
 
Service Testing & Virtualization in an Enterprise Environments
Service Testing & Virtualization in an Enterprise EnvironmentsService Testing & Virtualization in an Enterprise Environments
Service Testing & Virtualization in an Enterprise Environments
 
IBM Rational Developer for System z Quick Start Sales Presentation
IBM Rational Developer for System z Quick Start Sales PresentationIBM Rational Developer for System z Quick Start Sales Presentation
IBM Rational Developer for System z Quick Start Sales Presentation
 
Enabling z Agility with DevOps and Enterprise Transformation
Enabling z Agility with DevOps and Enterprise TransformationEnabling z Agility with DevOps and Enterprise Transformation
Enabling z Agility with DevOps and Enterprise Transformation
 
5 challenges in_building_enterprise_mashups-rick_b
5 challenges in_building_enterprise_mashups-rick_b5 challenges in_building_enterprise_mashups-rick_b
5 challenges in_building_enterprise_mashups-rick_b
 
Aligning the Fast & the Slow: The Reality of Multi-Speed IT
Aligning the Fast & the Slow: The Reality of Multi-Speed ITAligning the Fast & the Slow: The Reality of Multi-Speed IT
Aligning the Fast & the Slow: The Reality of Multi-Speed IT
 
End-To-End Visual Studio Application Lifecycle Management
End-To-End Visual Studio Application Lifecycle ManagementEnd-To-End Visual Studio Application Lifecycle Management
End-To-End Visual Studio Application Lifecycle Management
 
DMT-2467 Like the Features in Rational DOORS 9? Come Check Them Out in DOORS...
DMT-2467	Like the Features in Rational DOORS 9? Come Check Them Out in DOORS...DMT-2467	Like the Features in Rational DOORS 9? Come Check Them Out in DOORS...
DMT-2467 Like the Features in Rational DOORS 9? Come Check Them Out in DOORS...
 
Rational developer for z systems : DevOps benefits here and now
Rational developer for z systems : DevOps benefits here and nowRational developer for z systems : DevOps benefits here and now
Rational developer for z systems : DevOps benefits here and now
 
Patterns and Antipatterns for Adopting IBM DevOps Tools
Patterns and Antipatterns for Adopting IBM DevOps ToolsPatterns and Antipatterns for Adopting IBM DevOps Tools
Patterns and Antipatterns for Adopting IBM DevOps Tools
 
Distributed Software Development with Scrum and Social Coding
Distributed Software Development with Scrum and Social Coding Distributed Software Development with Scrum and Social Coding
Distributed Software Development with Scrum and Social Coding
 
IBM InterConnect 2016: Security for DevOps in an Enterprise
IBM InterConnect 2016: Security for DevOps in an Enterprise IBM InterConnect 2016: Security for DevOps in an Enterprise
IBM InterConnect 2016: Security for DevOps in an Enterprise
 
Webcast urbancodemobiltomainframe
Webcast urbancodemobiltomainframeWebcast urbancodemobiltomainframe
Webcast urbancodemobiltomainframe
 

Andere mochten auch

1000 Mw Kudankulam Power Project Preview
1000 Mw Kudankulam Power Project Preview1000 Mw Kudankulam Power Project Preview
1000 Mw Kudankulam Power Project PreviewSujit Tharakan
 
Smart Client Software Factory 2010
Smart Client Software Factory  2010Smart Client Software Factory  2010
Smart Client Software Factory 2010Tomy Ismail
 
Kudankulam nuclear power plant - A critical analysis ( one of the world's s...
Kudankulam nuclear power plant   - A critical analysis ( one of the world's s...Kudankulam nuclear power plant   - A critical analysis ( one of the world's s...
Kudankulam nuclear power plant - A critical analysis ( one of the world's s...Raj B Saha
 
NPP, Nuclear Power Plant,
NPP, Nuclear Power Plant, NPP, Nuclear Power Plant,
NPP, Nuclear Power Plant, Abha Tripathi
 
Writing the Topic Sentence (Assertion) v5
Writing the Topic Sentence (Assertion) v5Writing the Topic Sentence (Assertion) v5
Writing the Topic Sentence (Assertion) v5Jaime Alfredo Cabrera
 
The Lean Software Factory by Yves Caseau
The Lean Software Factory by Yves CaseauThe Lean Software Factory by Yves Caseau
The Lean Software Factory by Yves CaseauInstitut Lean France
 
Industry 4.0 - Advantech Solutions
Industry 4.0 - Advantech SolutionsIndustry 4.0 - Advantech Solutions
Industry 4.0 - Advantech SolutionsAdvantech
 
Nuclear power plant
Nuclear power plantNuclear power plant
Nuclear power plantcollege
 
Architectural planning and design of buildings pune university se civil bscoe...
Architectural planning and design of buildings pune university se civil bscoe...Architectural planning and design of buildings pune university se civil bscoe...
Architectural planning and design of buildings pune university se civil bscoe...aniruudha banhatti
 
INFOSYS GREEN BUILDING
INFOSYS GREEN BUILDINGINFOSYS GREEN BUILDING
INFOSYS GREEN BUILDINGgatti Teja
 
Visit to a construction site
Visit to a construction siteVisit to a construction site
Visit to a construction siteUmair Ali
 
A presentation on infosys
A presentation on infosysA presentation on infosys
A presentation on infosysArjun Prakash
 
Infosys Case Study, Organizational Structure- Infosys
Infosys Case Study, Organizational Structure- InfosysInfosys Case Study, Organizational Structure- Infosys
Infosys Case Study, Organizational Structure- InfosysMidhu S V Unnithan
 
Building construction-report (1)
Building construction-report (1)Building construction-report (1)
Building construction-report (1)Soh Shing
 
Managing your Digital Transformation
Managing your Digital TransformationManaging your Digital Transformation
Managing your Digital TransformationScopernia
 
Internship Report on Building Construction
Internship Report on Building ConstructionInternship Report on Building Construction
Internship Report on Building ConstructionEsmael Aragaw
 
Digital transformation in 50 soundbites
Digital transformation in 50 soundbitesDigital transformation in 50 soundbites
Digital transformation in 50 soundbitesJulie Dodd
 

Andere mochten auch (19)

1000 Mw Kudankulam Power Project Preview
1000 Mw Kudankulam Power Project Preview1000 Mw Kudankulam Power Project Preview
1000 Mw Kudankulam Power Project Preview
 
Koodankulam
KoodankulamKoodankulam
Koodankulam
 
Smart Client Software Factory 2010
Smart Client Software Factory  2010Smart Client Software Factory  2010
Smart Client Software Factory 2010
 
Kudankulam nuclear power plant - A critical analysis ( one of the world's s...
Kudankulam nuclear power plant   - A critical analysis ( one of the world's s...Kudankulam nuclear power plant   - A critical analysis ( one of the world's s...
Kudankulam nuclear power plant - A critical analysis ( one of the world's s...
 
NPP, Nuclear Power Plant,
NPP, Nuclear Power Plant, NPP, Nuclear Power Plant,
NPP, Nuclear Power Plant,
 
Writing the Topic Sentence (Assertion) v5
Writing the Topic Sentence (Assertion) v5Writing the Topic Sentence (Assertion) v5
Writing the Topic Sentence (Assertion) v5
 
The Lean Software Factory by Yves Caseau
The Lean Software Factory by Yves CaseauThe Lean Software Factory by Yves Caseau
The Lean Software Factory by Yves Caseau
 
Industry 4.0 - Advantech Solutions
Industry 4.0 - Advantech SolutionsIndustry 4.0 - Advantech Solutions
Industry 4.0 - Advantech Solutions
 
Nuclear power plant
Nuclear power plantNuclear power plant
Nuclear power plant
 
Architectural planning and design of buildings pune university se civil bscoe...
Architectural planning and design of buildings pune university se civil bscoe...Architectural planning and design of buildings pune university se civil bscoe...
Architectural planning and design of buildings pune university se civil bscoe...
 
INFOSYS GREEN BUILDING
INFOSYS GREEN BUILDINGINFOSYS GREEN BUILDING
INFOSYS GREEN BUILDING
 
Visit to a construction site
Visit to a construction siteVisit to a construction site
Visit to a construction site
 
A presentation on infosys
A presentation on infosysA presentation on infosys
A presentation on infosys
 
Infosys Case Study, Organizational Structure- Infosys
Infosys Case Study, Organizational Structure- InfosysInfosys Case Study, Organizational Structure- Infosys
Infosys Case Study, Organizational Structure- Infosys
 
Building construction-report (1)
Building construction-report (1)Building construction-report (1)
Building construction-report (1)
 
Managing your Digital Transformation
Managing your Digital TransformationManaging your Digital Transformation
Managing your Digital Transformation
 
[Slides] Digital Transformation, with Brian Solis
[Slides] Digital Transformation, with Brian Solis[Slides] Digital Transformation, with Brian Solis
[Slides] Digital Transformation, with Brian Solis
 
Internship Report on Building Construction
Internship Report on Building ConstructionInternship Report on Building Construction
Internship Report on Building Construction
 
Digital transformation in 50 soundbites
Digital transformation in 50 soundbitesDigital transformation in 50 soundbites
Digital transformation in 50 soundbites
 

Ähnlich wie Software Factory Tools Partner Day Final

Something super epic...
Something super epic...Something super epic...
Something super epic...Rabah Rahil
 
Software Product Development - A Complete Guide
Software Product Development - A Complete GuideSoftware Product Development - A Complete Guide
Software Product Development - A Complete GuideAmiDas2
 
Building A Product Assortment Recommendation Engine
Building A Product Assortment Recommendation EngineBuilding A Product Assortment Recommendation Engine
Building A Product Assortment Recommendation EngineDatabricks
 
Adobe Experience Manager (Adobe CQ) Capabilities and Experience @ Neev
Adobe Experience Manager (Adobe CQ) Capabilities and Experience @ NeevAdobe Experience Manager (Adobe CQ) Capabilities and Experience @ Neev
Adobe Experience Manager (Adobe CQ) Capabilities and Experience @ NeevNeev Technologies
 
Optimize your CI/CD with GitLab and AWS
Optimize your CI/CD with GitLab and AWSOptimize your CI/CD with GitLab and AWS
Optimize your CI/CD with GitLab and AWSDevOps.com
 
Company Software Design Proposal Powerpoint Presentation
Company Software Design Proposal Powerpoint PresentationCompany Software Design Proposal Powerpoint Presentation
Company Software Design Proposal Powerpoint PresentationSlideTeam
 
Database development with visual studio 2010
Database development with visual studio 2010Database development with visual studio 2010
Database development with visual studio 2010Abhimanyu Singhal
 
AWS OpsWorks for Chef Automate
AWS OpsWorks for Chef AutomateAWS OpsWorks for Chef Automate
AWS OpsWorks for Chef AutomatePolarSeven Pty Ltd
 
ArchFormation PitchDeck
ArchFormation PitchDeckArchFormation PitchDeck
ArchFormation PitchDeckUcluster
 
Website Design and Development
Website Design and DevelopmentWebsite Design and Development
Website Design and DevelopmentGaurav Kumar
 
IIBA® Sydney Unlocking the Power of Low Code No Code: Why BAs Hold the Key
IIBA® Sydney Unlocking the Power of Low Code No Code: Why BAs Hold the KeyIIBA® Sydney Unlocking the Power of Low Code No Code: Why BAs Hold the Key
IIBA® Sydney Unlocking the Power of Low Code No Code: Why BAs Hold the KeyAustraliaChapterIIBA
 
SadikulIslamDotNetResume
SadikulIslamDotNetResumeSadikulIslamDotNetResume
SadikulIslamDotNetResumeSadikul Islam
 
CI/CD for Serverless and Containerized Applications (DEV309-R1) - AWS re:Inve...
CI/CD for Serverless and Containerized Applications (DEV309-R1) - AWS re:Inve...CI/CD for Serverless and Containerized Applications (DEV309-R1) - AWS re:Inve...
CI/CD for Serverless and Containerized Applications (DEV309-R1) - AWS re:Inve...Amazon Web Services
 
Abey_Thomas_Resume
Abey_Thomas_ResumeAbey_Thomas_Resume
Abey_Thomas_ResumeAbey Thomas
 

Ähnlich wie Software Factory Tools Partner Day Final (20)

P4 Branching Overview
P4 Branching OverviewP4 Branching Overview
P4 Branching Overview
 
Something super epic...
Something super epic...Something super epic...
Something super epic...
 
Software Product Development - A Complete Guide
Software Product Development - A Complete GuideSoftware Product Development - A Complete Guide
Software Product Development - A Complete Guide
 
Building A Product Assortment Recommendation Engine
Building A Product Assortment Recommendation EngineBuilding A Product Assortment Recommendation Engine
Building A Product Assortment Recommendation Engine
 
Adobe Experience Manager (Adobe CQ) Capabilities and Experience @ Neev
Adobe Experience Manager (Adobe CQ) Capabilities and Experience @ NeevAdobe Experience Manager (Adobe CQ) Capabilities and Experience @ Neev
Adobe Experience Manager (Adobe CQ) Capabilities and Experience @ Neev
 
Optimize your CI/CD with GitLab and AWS
Optimize your CI/CD with GitLab and AWSOptimize your CI/CD with GitLab and AWS
Optimize your CI/CD with GitLab and AWS
 
Rushcode overview
Rushcode overviewRushcode overview
Rushcode overview
 
Company Software Design Proposal Powerpoint Presentation
Company Software Design Proposal Powerpoint PresentationCompany Software Design Proposal Powerpoint Presentation
Company Software Design Proposal Powerpoint Presentation
 
Database development with visual studio 2010
Database development with visual studio 2010Database development with visual studio 2010
Database development with visual studio 2010
 
AWS OpsWorks for Chef Automate
AWS OpsWorks for Chef AutomateAWS OpsWorks for Chef Automate
AWS OpsWorks for Chef Automate
 
ArchFormation PitchDeck
ArchFormation PitchDeckArchFormation PitchDeck
ArchFormation PitchDeck
 
Inventory managment system
Inventory managment systemInventory managment system
Inventory managment system
 
Website Design and Development
Website Design and DevelopmentWebsite Design and Development
Website Design and Development
 
IIBA® Sydney Unlocking the Power of Low Code No Code: Why BAs Hold the Key
IIBA® Sydney Unlocking the Power of Low Code No Code: Why BAs Hold the KeyIIBA® Sydney Unlocking the Power of Low Code No Code: Why BAs Hold the Key
IIBA® Sydney Unlocking the Power of Low Code No Code: Why BAs Hold the Key
 
Siva visual Resume.docx
Siva visual Resume.docxSiva visual Resume.docx
Siva visual Resume.docx
 
Siva visual resume.docx
Siva visual resume.docxSiva visual resume.docx
Siva visual resume.docx
 
SadikulIslamDotNetResume
SadikulIslamDotNetResumeSadikulIslamDotNetResume
SadikulIslamDotNetResume
 
Ramesh Resume
Ramesh ResumeRamesh Resume
Ramesh Resume
 
CI/CD for Serverless and Containerized Applications (DEV309-R1) - AWS re:Inve...
CI/CD for Serverless and Containerized Applications (DEV309-R1) - AWS re:Inve...CI/CD for Serverless and Containerized Applications (DEV309-R1) - AWS re:Inve...
CI/CD for Serverless and Containerized Applications (DEV309-R1) - AWS re:Inve...
 
Abey_Thomas_Resume
Abey_Thomas_ResumeAbey_Thomas_Resume
Abey_Thomas_Resume
 

Software Factory Tools Partner Day Final