SlideShare a Scribd company logo
1 of 34
Download to read offline
Product Development
The Future of BriteCore
Product
Development
Operations
Why?
History
2017
46
Tier1
R
FIs
2016
40
InsureTechs
2015
36
Scaling
Volum
e
2014
28
BriteD
ata
2013
22
AW
S
&
Testing
2012
19M
odule
Expansion
2011
10
O
nboard
C
ustom
ers
2010
1
Panhandle
Live
2009
FirstLine
ofC
ode
0
Current Strengths
• Integrated: As an integrated suite, BriteCore supports all departments
efficiently without fragmentation, integration, and coordination concerns.
• Modern: Modern architecture and infrastructure allows customers to take
advantage of current technology.
• Managed: Fully managed architecture outsources DevOps and IT infrastructure
while offering incredible security, durability, availability, and scalability at a fraction
of traditional hosting costs.
Current Strengths
• Platform: API-driven platform supports simple expansion and integration through
web requests. Customers can easily expand the base system to support tools such
as unique underwriting models, external data sources, and custom distribution sites.
• Open Source: Open source model allows customers and vendors to take control of
their own timelines and initiatives through source code contribution.
• Single Source: Single Source web service ensures that all clients are always on the
latest release of the software eliminating code silos and code islands.
• Continuous Delivery: BriteCore enjoys over 1,000 merged Pull Requests annually
which means our customers are constantly receiving new value from a vibrant and
evolving platform.
Current Weaknesses
• Monolith: BriteCore is currently a single web service with a common repository
and database for all modules which means modularization requires code
modification.
• Business Rules: Business rules are either coded directly into source code or are
managed via settings which means rule triggers and effects require source code
modification.
• Risk Model: Supported lines were originally small schedule property and liability
only which lead to limitations in the risk model.
Current Weaknesses
• Workflow: BriteCore’s workflow tools were originally built for small teams
without complex authority limits, task routing, or permissions.
• Internationalization: BriteCore is currently built for domestic US and Canada.
While global address services are utilized, the database requires some location
modifications to support international addresses. Currencies are all dollars and
language is all English.
• Capabilities: General capabilities are tuned for a limited subset of the insurers,
limiting our ability to easily implement many types of insurance companies.
Barriers
• Resources: Implementations and new projects tend to fall under significant time
and financial constraints, competing for resources.
• Timeline: Near-term needs and ROI are much more apparent to community.
• Scope: Projects at the largest scope are intimidating.
• Complexity: Solutions require deep domain expertise across insurance,
operations, process analysis, technology, deployment along with predictions
about what the market will demand in the future.
• Uncertainty: Scope and timelines are inherently unknown.
Total Rewrite
Solution?
Goals
Universal
• 100%: BriteCore should be capable of supporting the needs of all insurers
globally. This requires both enhancement to current modules such as Policies
and the addition of new modules such as Tasks.
• Sales: Sales are at an all time high, broadening our exposure. We have been
compiling global requirements across demos and RFIs. New clients today
already write auto, workers comp, commercial cargo.
• SMEs: We have engaged directly with Ernst&Young, Gartner, Novarica, and
Strategy Meets Action and have been in ongoing discussions to supplement our
subject matter expertise for business we don’t currently support.
Modular
• Targeted: Allows us to tailor the system to the needs of each client.
• Tooling: Bring the best possible tools and technology to each functional area of
the system.
• Simplicity: Reduce the complexity of any one module, allowing engineers to
gain expertise quickly.
• Replaceable: Surround each module with a clear API to allow simple
substitutions in the future.
Stable
• Resilient: Services outages are less severe in a decoupled world.
• Testing: Decoupling functionality from business rules promotes test coverage.
• Versioned: Replace entire modules with stable API endpoints for versioning.
• Logging: Routing all events and messages through a central bus provides
granular debugging.
• Monitoring: Cluster health can be monitored at a granular level to decrease
incident response time.
Scalable
• Tunable: Decoupled services can be tuned individually.
• Targeted: Deploy each functional area using the best possible tools.
• Parallel: Server-less deployment allows for massive parallel concurrency.
• Upmarket: New features are being built to support large scale workflows.
BriteAuth BriteHub BriteDocs
BriteDrive BriteRules BriteData
BriteTasks BritePrint BriteContacts
BriteApps BritePolicies BriteClaims
BriteBilling BriteQuoteBriteLines
BriteHub BriteDocs
BriteDrive BriteRules BriteData
BriteTasks BritePrint BriteContacts
BriteApps BritePolicies BriteClaims
BriteBilling BriteQuoteBriteLines
BriteAuth
• Users: Centralized user management
• Login: System login with password management and recovery
• SSO: Single Sign On supported through web tokens
• MFA: Multifactor authentication through apps and text
• Services: Support for federated services and active directory
• Permissions: Route-based, field-based, scope-based, range-based
BriteAuthBriteHub BriteDocs
BriteDrive BriteRules BriteData
BriteTasks BritePrint BriteContacts
BriteApps BritePolicies BriteClaims
BriteBilling BriteQuoteBriteLines
• Events: Event publication with job association
• Messaging: Pub/Sub with topics and retry logic
• Search: Allow events to be easily filtered, queried, and watched
• Service Discovery: Register services and determine health
• API Brokerage: Middleware layer to broker and translate APIs
BriteAuth BriteHubBriteDocs
BriteDrive BriteRules BriteData
BriteTasks BritePrint BriteContacts
BriteApps BritePolicies BriteClaims
BriteBilling BriteQuoteBriteLines
• HTML Templating: Edit HTML templates for documents with syntax highlights
• PDF Templates: Import PDF templates, mapping inputs with data points
• Relationships: Supports Inheritance and includes
• Data Browser: Introspect the data model for initiating service
• Rendering: Outputs rendered PDFs from templates
BriteAuth BriteHub BriteDocsBriteDrive
BriteRules BriteData
BriteTasks BritePrint BriteContacts
BriteApps BritePolicies BriteClaims
BriteBilling BriteQuoteBriteLines
• Storage: Online storage for documents and files
• Organization: Organize files and folders with unlimited depth
• Indexing: Automatic association with records and document templates
• Permissions: Granular or rules-based permissions restrict access
• Sharing: Open files and folders to remote services
BriteAuth BriteHub BriteDocs
BriteDrive
BriteRules
BriteData
BriteTasks BritePrint BriteContacts
BriteApps BritePolicies BriteClaims
BriteBilling BriteQuoteBriteLines
• Rules Engine: Enterprise business rules engine for decision making
• Conditions: Conditions based on any supplied record facts
• Consequences: Consequences route to API endpoints
• Capacity: Supports millions of rules combinations quickly
• Chaining: Supports forward and backward chaining
BriteAuth BriteHub BriteDocs
BriteDrive BriteRules
BriteData
BriteTasks BritePrint BriteContacts
BriteApps BritePolicies BriteClaims
BriteBilling BriteQuoteBriteLines
• Data Warehouse: All services write data to the warehouse
• Stock Reports: NAIC stock reports built from warehouse
• Custom Reports: Custom report definitions through interface
• Schedules: Automatically run and deliver reports
• Dashboards: Graphics dashboards connected to reports
• Exports: Direct export of warehouse tables
BriteAuth BriteHub BriteDocs
BriteDrive BriteRules BriteData
BriteTasks
BritePrint BriteContacts
BriteApps BritePolicies BriteClaims
BriteBilling BriteQuoteBriteLines
• Tasks: Tasks support owners, topics, comment threads, lists, templates, dates
• Automation: Tasks generated from rules or events
• Queues: Sorted user queues
• Load Balancing: Task assignments distributed by load
• Reassignment: Bulk reassignment for sick days, vacations, and terminations
BriteAuth BriteHub BriteDocs
BriteDrive BriteRules BriteData
BriteTasks
BritePrint
BriteContacts
BriteApps BritePolicies BriteClaims
BriteBilling BriteQuoteBriteLines
• Queue: Review queue sorted dynamically prior to release
• Drivers: Support for standard single or duplex print drivers
• Trays: Assign pages or document types to trays
• Exceptions: Exception processing such as silence, print now, email, etc.
• Delivery: View log of delivery status for success or failed print jobs
BriteAuth BriteHub BriteDocs
BriteDrive BriteRules BriteData
BriteTasks BritePrint
BriteContacts
BriteApps BritePolicies BriteClaims
BriteBilling BriteQuoteBriteLines
• Contacts: Generalized contact management and data model
• Roles: Assigned roles with data model extensions
• Configurable: Configurable data elements
• Associations: Relationships between contacts and modules
• Aggregation: Centralized aggregation of events, messages, and records
BriteAuth BriteHub BriteDocs
BriteDrive BriteRules BriteData
BriteTasks BritePrint BriteContacts
BriteApps
BritePolicies BriteClaims
BriteBilling BriteQuoteBriteLines
• Self-Service: Policyholder self-service platform
• Deployment: Deployed via web, mobile web, and mobile app
• Integration: Inquiry for policies, claims, billing, and drive
• Message Center: Manual and automated push notifications
• Payments: One-time and recurring EFT and credit card payments
• Printing: Replace paper delivery with full electronic delivery
BriteAuth BriteHub BriteDocs
BriteDrive BriteRules BriteData
BriteTasks BritePrint BriteContacts
BriteApps
BritePolicies
BriteClaims
BriteBilling BriteQuoteBriteLines
• Facts: Enter and version policy facts such as risk schedules and details
• Rating: Rate against policy facts using high performance rating
• Underwriting: Enforce underwriting rules against policy facts
• Distribution: Quote, bind, submit with interactive underwriting
• Endorsements: In and out of sequence endorsements with diff highlighting
• Renewals: Process and schedule renewals, cancellations, reinstatements, etc.
BriteAuth BriteHub BriteDocs
BriteDrive BriteRules BriteData
BriteTasks BritePrint BriteContacts
BriteApps BritePolicies
BriteClaims
BriteBilling BriteQuoteBriteLines
• FNOL: First notice of loss with dynamic templating
• Claim facts: Loss facts with dynamic types
• Diary: History of claims activity
• Loss Accounting: Reserves, payments, and recoveries
• Authority Limits: Authority limits with automated task generation
• Loss Events: claims aggregated into loss events for large schedules
BriteAuth BriteHub BriteDocs
BriteDrive BriteRules BriteData
BriteTasks BritePrint BriteContacts
BriteApps BritePolicies BriteClaims
BriteBilling
BriteQuoteBriteLines
• Ledger: Ledger of debits and credits on policy
• Payments: Electronic and manual payments with bulk and sweep payments
• Account Bill: Aggregate billing across multiple policies
• Direct Bill: Automatic billing directly to policyholder
• Agency Bill: Batch billing through agency integrations
• Equity Bill: Earned and pay-as-you-go
BriteAuth BriteHub BriteDocs
BriteDrive BriteRules BriteData
BriteTasks BritePrint BriteContacts
BriteApps BritePolicies BriteClaims
BriteBilling BriteQuote
BriteLines
• Products: Define data model for insurance products
• Rating: Rating calculations and processing
• Rules: Matrix and complex underwriting rules
• Forms: Forms management for products including templating options
• Versioning: Product, rate, and rule versioning
• Inheritance: Data models can inherit from other data elements
BriteAuth BriteHub BriteDocs
BriteDrive BriteRules BriteData
BriteTasks BritePrint BriteContacts
BriteApps BritePolicies BriteClaims
BriteBilling
BriteQuote
BriteLines
• Agent Quoting: Generalized wizard for agent quoting
• Customization: Custom templates and workflows
• Straight-through: Straight-through processing for automatic issuance
• Enforcements: Hard, soft, and authority-based rule enforcements
• Versioning: Allow multiple versions of policy quotes
• Endorsements: Quote and submit mid-term endorsements
Timeline
5 Years
BriteAuth BriteHub BriteDocs
BriteDrive BriteRules BriteData
BriteTasks BritePrint BriteContacts
BriteApps BritePolicies BriteClaims
BriteBilling BriteQuoteBriteLines
Q&A

More Related Content

What's hot

Next Generation Infrastructure for Internet of Things
Next Generation Infrastructure for Internet of ThingsNext Generation Infrastructure for Internet of Things
Next Generation Infrastructure for Internet of ThingsPT Datacomm Diangraha
 
eG Express Cloud for Citrix Workspaces
eG Express Cloud for Citrix WorkspaceseG Express Cloud for Citrix Workspaces
eG Express Cloud for Citrix WorkspaceseG Innovations
 
How to monitor all aspects of Citrix NetScaler usage and performance within t...
How to monitor all aspects of Citrix NetScaler usage and performance within t...How to monitor all aspects of Citrix NetScaler usage and performance within t...
How to monitor all aspects of Citrix NetScaler usage and performance within t...eG Innovations
 
Best Practices for Driving Software Quality through a Federated Application S...
Best Practices for Driving Software Quality through a Federated Application S...Best Practices for Driving Software Quality through a Federated Application S...
Best Practices for Driving Software Quality through a Federated Application S...DevOps.com
 
Managing Citrix Digital Business Services Performance - Make your first Impre...
Managing Citrix Digital Business Services Performance - Make your first Impre...Managing Citrix Digital Business Services Performance - Make your first Impre...
Managing Citrix Digital Business Services Performance - Make your first Impre...eG Innovations
 
How Citrix Admins can get a Virtual Assistant
How Citrix Admins can get a Virtual AssistantHow Citrix Admins can get a Virtual Assistant
How Citrix Admins can get a Virtual AssistanteG Innovations
 
IBM Relay 2015: Securing the Future
IBM Relay 2015: Securing the Future IBM Relay 2015: Securing the Future
IBM Relay 2015: Securing the Future IBM
 
Unified Cloud Performance Monitoring - The Need of The Hour
Unified Cloud Performance Monitoring - The Need of The HourUnified Cloud Performance Monitoring - The Need of The Hour
Unified Cloud Performance Monitoring - The Need of The HoureG Innovations
 
Understanding The Cloud For Enterprise Businesses.
Understanding The Cloud For Enterprise Businesses. Understanding The Cloud For Enterprise Businesses.
Understanding The Cloud For Enterprise Businesses. Triaxil
 
State of the Cloud and Data Centers 2014
State of the Cloud and Data Centers 2014State of the Cloud and Data Centers 2014
State of the Cloud and Data Centers 2014Digital Realty
 
Gaining Instant Insight Into Your Critical SaaS Apps With Collective Intellig...
Gaining Instant Insight Into Your Critical SaaS Apps With Collective Intellig...Gaining Instant Insight Into Your Critical SaaS Apps With Collective Intellig...
Gaining Instant Insight Into Your Critical SaaS Apps With Collective Intellig...ThousandEyes
 
Delivering Predictable Financial Services Applications over the Internet with...
Delivering Predictable Financial Services Applications over the Internet with...Delivering Predictable Financial Services Applications over the Internet with...
Delivering Predictable Financial Services Applications over the Internet with...ThousandEyes
 
Winning with Hybrid IT IBC 2015
Winning with Hybrid IT IBC 2015Winning with Hybrid IT IBC 2015
Winning with Hybrid IT IBC 2015Equinix
 
No you are not a DevOps engineer
No you are not a DevOps engineerNo you are not a DevOps engineer
No you are not a DevOps engineerMike Kavis
 
Modern Network Compliance: Introduction to Itential’s Configuration Manager
Modern Network Compliance: Introduction to Itential’s Configuration ManagerModern Network Compliance: Introduction to Itential’s Configuration Manager
Modern Network Compliance: Introduction to Itential’s Configuration ManagerItential
 
Make synthetic monitoring a critical part of your IT monitoring strategy: Why...
Make synthetic monitoring a critical part of your IT monitoring strategy: Why...Make synthetic monitoring a critical part of your IT monitoring strategy: Why...
Make synthetic monitoring a critical part of your IT monitoring strategy: Why...eG Innovations
 
Gartner IT Symposium 2014 - VMware Cloud Services
Gartner IT Symposium 2014 - VMware Cloud ServicesGartner IT Symposium 2014 - VMware Cloud Services
Gartner IT Symposium 2014 - VMware Cloud ServicesPhilip Say
 
Cloud & Enterprise IT. Hybrid IT, Coexistence Strategies
Cloud & Enterprise IT. Hybrid IT, Coexistence StrategiesCloud & Enterprise IT. Hybrid IT, Coexistence Strategies
Cloud & Enterprise IT. Hybrid IT, Coexistence StrategiesOpen Data Center Alliance
 
[WSO2Con EU 2017] The Role of Open Source and Community in an Enterprise
[WSO2Con EU 2017] The Role of Open Source and Community in an Enterprise[WSO2Con EU 2017] The Role of Open Source and Community in an Enterprise
[WSO2Con EU 2017] The Role of Open Source and Community in an EnterpriseWSO2
 
ThousandEyes EMEA - WebEx Performance Monitoring
ThousandEyes EMEA - WebEx Performance MonitoringThousandEyes EMEA - WebEx Performance Monitoring
ThousandEyes EMEA - WebEx Performance MonitoringThousandEyes
 

What's hot (20)

Next Generation Infrastructure for Internet of Things
Next Generation Infrastructure for Internet of ThingsNext Generation Infrastructure for Internet of Things
Next Generation Infrastructure for Internet of Things
 
eG Express Cloud for Citrix Workspaces
eG Express Cloud for Citrix WorkspaceseG Express Cloud for Citrix Workspaces
eG Express Cloud for Citrix Workspaces
 
How to monitor all aspects of Citrix NetScaler usage and performance within t...
How to monitor all aspects of Citrix NetScaler usage and performance within t...How to monitor all aspects of Citrix NetScaler usage and performance within t...
How to monitor all aspects of Citrix NetScaler usage and performance within t...
 
Best Practices for Driving Software Quality through a Federated Application S...
Best Practices for Driving Software Quality through a Federated Application S...Best Practices for Driving Software Quality through a Federated Application S...
Best Practices for Driving Software Quality through a Federated Application S...
 
Managing Citrix Digital Business Services Performance - Make your first Impre...
Managing Citrix Digital Business Services Performance - Make your first Impre...Managing Citrix Digital Business Services Performance - Make your first Impre...
Managing Citrix Digital Business Services Performance - Make your first Impre...
 
How Citrix Admins can get a Virtual Assistant
How Citrix Admins can get a Virtual AssistantHow Citrix Admins can get a Virtual Assistant
How Citrix Admins can get a Virtual Assistant
 
IBM Relay 2015: Securing the Future
IBM Relay 2015: Securing the Future IBM Relay 2015: Securing the Future
IBM Relay 2015: Securing the Future
 
Unified Cloud Performance Monitoring - The Need of The Hour
Unified Cloud Performance Monitoring - The Need of The HourUnified Cloud Performance Monitoring - The Need of The Hour
Unified Cloud Performance Monitoring - The Need of The Hour
 
Understanding The Cloud For Enterprise Businesses.
Understanding The Cloud For Enterprise Businesses. Understanding The Cloud For Enterprise Businesses.
Understanding The Cloud For Enterprise Businesses.
 
State of the Cloud and Data Centers 2014
State of the Cloud and Data Centers 2014State of the Cloud and Data Centers 2014
State of the Cloud and Data Centers 2014
 
Gaining Instant Insight Into Your Critical SaaS Apps With Collective Intellig...
Gaining Instant Insight Into Your Critical SaaS Apps With Collective Intellig...Gaining Instant Insight Into Your Critical SaaS Apps With Collective Intellig...
Gaining Instant Insight Into Your Critical SaaS Apps With Collective Intellig...
 
Delivering Predictable Financial Services Applications over the Internet with...
Delivering Predictable Financial Services Applications over the Internet with...Delivering Predictable Financial Services Applications over the Internet with...
Delivering Predictable Financial Services Applications over the Internet with...
 
Winning with Hybrid IT IBC 2015
Winning with Hybrid IT IBC 2015Winning with Hybrid IT IBC 2015
Winning with Hybrid IT IBC 2015
 
No you are not a DevOps engineer
No you are not a DevOps engineerNo you are not a DevOps engineer
No you are not a DevOps engineer
 
Modern Network Compliance: Introduction to Itential’s Configuration Manager
Modern Network Compliance: Introduction to Itential’s Configuration ManagerModern Network Compliance: Introduction to Itential’s Configuration Manager
Modern Network Compliance: Introduction to Itential’s Configuration Manager
 
Make synthetic monitoring a critical part of your IT monitoring strategy: Why...
Make synthetic monitoring a critical part of your IT monitoring strategy: Why...Make synthetic monitoring a critical part of your IT monitoring strategy: Why...
Make synthetic monitoring a critical part of your IT monitoring strategy: Why...
 
Gartner IT Symposium 2014 - VMware Cloud Services
Gartner IT Symposium 2014 - VMware Cloud ServicesGartner IT Symposium 2014 - VMware Cloud Services
Gartner IT Symposium 2014 - VMware Cloud Services
 
Cloud & Enterprise IT. Hybrid IT, Coexistence Strategies
Cloud & Enterprise IT. Hybrid IT, Coexistence StrategiesCloud & Enterprise IT. Hybrid IT, Coexistence Strategies
Cloud & Enterprise IT. Hybrid IT, Coexistence Strategies
 
[WSO2Con EU 2017] The Role of Open Source and Community in an Enterprise
[WSO2Con EU 2017] The Role of Open Source and Community in an Enterprise[WSO2Con EU 2017] The Role of Open Source and Community in an Enterprise
[WSO2Con EU 2017] The Role of Open Source and Community in an Enterprise
 
ThousandEyes EMEA - WebEx Performance Monitoring
ThousandEyes EMEA - WebEx Performance MonitoringThousandEyes EMEA - WebEx Performance Monitoring
ThousandEyes EMEA - WebEx Performance Monitoring
 

Similar to The Future of BriteCore - Product Development

Unlock your core business assets for the hybrid cloud with addi webinar dec...
Unlock your core business assets for the hybrid cloud with addi   webinar dec...Unlock your core business assets for the hybrid cloud with addi   webinar dec...
Unlock your core business assets for the hybrid cloud with addi webinar dec...Sherri Hanna
 
Microservices at Scale: How to Reduce Overhead and Increase Developer Product...
Microservices at Scale: How to Reduce Overhead and Increase Developer Product...Microservices at Scale: How to Reduce Overhead and Increase Developer Product...
Microservices at Scale: How to Reduce Overhead and Increase Developer Product...DevOps.com
 
Microsoft cloud continuum
Microsoft cloud continuumMicrosoft cloud continuum
Microsoft cloud continuumMathews Job
 
Istio as an enabler for migrating to microservices (edition 2022)
Istio as an enabler for migrating to microservices (edition 2022)Istio as an enabler for migrating to microservices (edition 2022)
Istio as an enabler for migrating to microservices (edition 2022)Ahmed Misbah
 
QCon 2015 - Microservices Track Notes
QCon 2015 - Microservices Track Notes QCon 2015 - Microservices Track Notes
QCon 2015 - Microservices Track Notes Abdul Basit Munda
 
Overcoming Obstacles to Success with Microservices
Overcoming Obstacles to Success with MicroservicesOvercoming Obstacles to Success with Microservices
Overcoming Obstacles to Success with MicroservicesPerficient, Inc.
 
Implementing dev ops to face a two speed it architecture
Implementing dev ops to face a two speed it architectureImplementing dev ops to face a two speed it architecture
Implementing dev ops to face a two speed it architectureDavide Veronese
 
MuleSoft Manchester Meetup #4 slides 11th February 2021
MuleSoft Manchester Meetup #4 slides 11th February 2021MuleSoft Manchester Meetup #4 slides 11th February 2021
MuleSoft Manchester Meetup #4 slides 11th February 2021Ieva Navickaite
 
ITMAGINATION - competences, facts, technologies, clients
ITMAGINATION - competences, facts, technologies, clientsITMAGINATION - competences, facts, technologies, clients
ITMAGINATION - competences, facts, technologies, clientsITMAGINATION
 
Technology insights: Decision Science Platform
Technology insights: Decision Science PlatformTechnology insights: Decision Science Platform
Technology insights: Decision Science PlatformDecision Science Community
 
Regtech in Fintech + QuSandbox Demo
Regtech in Fintech + QuSandbox DemoRegtech in Fintech + QuSandbox Demo
Regtech in Fintech + QuSandbox DemoQuantUniversity
 
14.15 andrew killander, aconex for distribution
14.15 andrew killander, aconex   for distribution14.15 andrew killander, aconex   for distribution
14.15 andrew killander, aconex for distributionIbrahim Al-Hudhaif
 
The Executive View on Big Data Platform Hosting - Evaluating Hosting Services...
The Executive View on Big Data Platform Hosting - Evaluating Hosting Services...The Executive View on Big Data Platform Hosting - Evaluating Hosting Services...
The Executive View on Big Data Platform Hosting - Evaluating Hosting Services...Chad Lawler
 
Microservices in Go with Go kit
Microservices in Go with Go kitMicroservices in Go with Go kit
Microservices in Go with Go kitShiju Varghese
 
Novelty in Non-Greenfield
Novelty in Non-GreenfieldNovelty in Non-Greenfield
Novelty in Non-GreenfieldJustin Lovell
 
Multi-Agency Multi-Media Interoperable Communication, Enabled By Redis: Paul ...
Multi-Agency Multi-Media Interoperable Communication, Enabled By Redis: Paul ...Multi-Agency Multi-Media Interoperable Communication, Enabled By Redis: Paul ...
Multi-Agency Multi-Media Interoperable Communication, Enabled By Redis: Paul ...Redis Labs
 
Migrating from a monolith to microservices – is it worth it?
Migrating from a monolith to microservices – is it worth it?Migrating from a monolith to microservices – is it worth it?
Migrating from a monolith to microservices – is it worth it?Katherine Golovinova
 

Similar to The Future of BriteCore - Product Development (20)

Unlock your core business assets for the hybrid cloud with addi webinar dec...
Unlock your core business assets for the hybrid cloud with addi   webinar dec...Unlock your core business assets for the hybrid cloud with addi   webinar dec...
Unlock your core business assets for the hybrid cloud with addi webinar dec...
 
Microservices at Scale: How to Reduce Overhead and Increase Developer Product...
Microservices at Scale: How to Reduce Overhead and Increase Developer Product...Microservices at Scale: How to Reduce Overhead and Increase Developer Product...
Microservices at Scale: How to Reduce Overhead and Increase Developer Product...
 
Microsoft cloud continuum
Microsoft cloud continuumMicrosoft cloud continuum
Microsoft cloud continuum
 
Istio as an enabler for migrating to microservices (edition 2022)
Istio as an enabler for migrating to microservices (edition 2022)Istio as an enabler for migrating to microservices (edition 2022)
Istio as an enabler for migrating to microservices (edition 2022)
 
QCon 2015 - Microservices Track Notes
QCon 2015 - Microservices Track Notes QCon 2015 - Microservices Track Notes
QCon 2015 - Microservices Track Notes
 
Overcoming Obstacles to Success with Microservices
Overcoming Obstacles to Success with MicroservicesOvercoming Obstacles to Success with Microservices
Overcoming Obstacles to Success with Microservices
 
Implementing dev ops to face a two speed it architecture
Implementing dev ops to face a two speed it architectureImplementing dev ops to face a two speed it architecture
Implementing dev ops to face a two speed it architecture
 
MuleSoft Manchester Meetup #4 slides 11th February 2021
MuleSoft Manchester Meetup #4 slides 11th February 2021MuleSoft Manchester Meetup #4 slides 11th February 2021
MuleSoft Manchester Meetup #4 slides 11th February 2021
 
ITMAGINATION - competences, facts, technologies, clients
ITMAGINATION - competences, facts, technologies, clientsITMAGINATION - competences, facts, technologies, clients
ITMAGINATION - competences, facts, technologies, clients
 
Technology insights: Decision Science Platform
Technology insights: Decision Science PlatformTechnology insights: Decision Science Platform
Technology insights: Decision Science Platform
 
Regtech in Fintech + QuSandbox Demo
Regtech in Fintech + QuSandbox DemoRegtech in Fintech + QuSandbox Demo
Regtech in Fintech + QuSandbox Demo
 
14.15 andrew killander, aconex for distribution
14.15 andrew killander, aconex   for distribution14.15 andrew killander, aconex   for distribution
14.15 andrew killander, aconex for distribution
 
Microservices.pdf
Microservices.pdfMicroservices.pdf
Microservices.pdf
 
The Executive View on Big Data Platform Hosting - Evaluating Hosting Services...
The Executive View on Big Data Platform Hosting - Evaluating Hosting Services...The Executive View on Big Data Platform Hosting - Evaluating Hosting Services...
The Executive View on Big Data Platform Hosting - Evaluating Hosting Services...
 
Microservices in Go with Go kit
Microservices in Go with Go kitMicroservices in Go with Go kit
Microservices in Go with Go kit
 
DITA Interoperability
DITA InteroperabilityDITA Interoperability
DITA Interoperability
 
Resume
ResumeResume
Resume
 
Novelty in Non-Greenfield
Novelty in Non-GreenfieldNovelty in Non-Greenfield
Novelty in Non-Greenfield
 
Multi-Agency Multi-Media Interoperable Communication, Enabled By Redis: Paul ...
Multi-Agency Multi-Media Interoperable Communication, Enabled By Redis: Paul ...Multi-Agency Multi-Media Interoperable Communication, Enabled By Redis: Paul ...
Multi-Agency Multi-Media Interoperable Communication, Enabled By Redis: Paul ...
 
Migrating from a monolith to microservices – is it worth it?
Migrating from a monolith to microservices – is it worth it?Migrating from a monolith to microservices – is it worth it?
Migrating from a monolith to microservices – is it worth it?
 

More from Phil Reynolds

Claims Triage - How to Do It Well
Claims Triage - How to Do It WellClaims Triage - How to Do It Well
Claims Triage - How to Do It WellPhil Reynolds
 
Britecon2016 - Problem Solving
Britecon2016 - Problem SolvingBritecon2016 - Problem Solving
Britecon2016 - Problem SolvingPhil Reynolds
 
Britecon2016 - Intro
Britecon2016 - IntroBritecon2016 - Intro
Britecon2016 - IntroPhil Reynolds
 
BriteCon2015 - Intro Presentation
BriteCon2015 - Intro PresentationBriteCon2015 - Intro Presentation
BriteCon2015 - Intro PresentationPhil Reynolds
 
Namic 2015 - Consumer and Technology Trends
Namic 2015 - Consumer and Technology TrendsNamic 2015 - Consumer and Technology Trends
Namic 2015 - Consumer and Technology TrendsPhil Reynolds
 
BriteCon 2014 Mobile Session
BriteCon 2014 Mobile SessionBriteCon 2014 Mobile Session
BriteCon 2014 Mobile SessionPhil Reynolds
 
BriteCon 2014 Web Services
BriteCon 2014  Web ServicesBriteCon 2014  Web Services
BriteCon 2014 Web ServicesPhil Reynolds
 
BriteCon 2014 - Keynote
BriteCon 2014 - KeynoteBriteCon 2014 - Keynote
BriteCon 2014 - KeynotePhil Reynolds
 

More from Phil Reynolds (11)

Claims Triage - How to Do It Well
Claims Triage - How to Do It WellClaims Triage - How to Do It Well
Claims Triage - How to Do It Well
 
Britecon2016 - Problem Solving
Britecon2016 - Problem SolvingBritecon2016 - Problem Solving
Britecon2016 - Problem Solving
 
Britecon2016 - Intro
Britecon2016 - IntroBritecon2016 - Intro
Britecon2016 - Intro
 
Using the Cloud
Using the CloudUsing the Cloud
Using the Cloud
 
BriteCon2015 - Intro Presentation
BriteCon2015 - Intro PresentationBriteCon2015 - Intro Presentation
BriteCon2015 - Intro Presentation
 
Namic 2015 - Consumer and Technology Trends
Namic 2015 - Consumer and Technology TrendsNamic 2015 - Consumer and Technology Trends
Namic 2015 - Consumer and Technology Trends
 
BriteCon 2014 Mobile Session
BriteCon 2014 Mobile SessionBriteCon 2014 Mobile Session
BriteCon 2014 Mobile Session
 
BriteCon 2014 Web Services
BriteCon 2014  Web ServicesBriteCon 2014  Web Services
BriteCon 2014 Web Services
 
BriteData
BriteDataBriteData
BriteData
 
BriteCon 2014 - Keynote
BriteCon 2014 - KeynoteBriteCon 2014 - Keynote
BriteCon 2014 - Keynote
 
Mobile Technology
Mobile TechnologyMobile Technology
Mobile Technology
 

Recently uploaded

chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptkotipi9215
 
Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...aditisharan08
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software DevelopersVinodh Ram
 
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about usDynamic Netsoft
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio, Inc.
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...Christina Lin
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...OnePlan Solutions
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxTier1 app
 
Engage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyEngage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyFrank van der Linden
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationkaushalgiri8080
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWave PLM
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
cybersecurity notes for mca students for learning
cybersecurity notes for mca students for learningcybersecurity notes for mca students for learning
cybersecurity notes for mca students for learningVitsRangannavar
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataBradBedford3
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfPower Karaoke
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfkalichargn70th171
 

Recently uploaded (20)

chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.ppt
 
Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software Developers
 
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about us
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
 
Engage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyEngage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The Ugly
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanation
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need It
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
cybersecurity notes for mca students for learning
cybersecurity notes for mca students for learningcybersecurity notes for mca students for learning
cybersecurity notes for mca students for learning
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdf
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
 

The Future of BriteCore - Product Development

  • 5. Current Strengths • Integrated: As an integrated suite, BriteCore supports all departments efficiently without fragmentation, integration, and coordination concerns. • Modern: Modern architecture and infrastructure allows customers to take advantage of current technology. • Managed: Fully managed architecture outsources DevOps and IT infrastructure while offering incredible security, durability, availability, and scalability at a fraction of traditional hosting costs.
  • 6. Current Strengths • Platform: API-driven platform supports simple expansion and integration through web requests. Customers can easily expand the base system to support tools such as unique underwriting models, external data sources, and custom distribution sites. • Open Source: Open source model allows customers and vendors to take control of their own timelines and initiatives through source code contribution. • Single Source: Single Source web service ensures that all clients are always on the latest release of the software eliminating code silos and code islands. • Continuous Delivery: BriteCore enjoys over 1,000 merged Pull Requests annually which means our customers are constantly receiving new value from a vibrant and evolving platform.
  • 7. Current Weaknesses • Monolith: BriteCore is currently a single web service with a common repository and database for all modules which means modularization requires code modification. • Business Rules: Business rules are either coded directly into source code or are managed via settings which means rule triggers and effects require source code modification. • Risk Model: Supported lines were originally small schedule property and liability only which lead to limitations in the risk model.
  • 8. Current Weaknesses • Workflow: BriteCore’s workflow tools were originally built for small teams without complex authority limits, task routing, or permissions. • Internationalization: BriteCore is currently built for domestic US and Canada. While global address services are utilized, the database requires some location modifications to support international addresses. Currencies are all dollars and language is all English. • Capabilities: General capabilities are tuned for a limited subset of the insurers, limiting our ability to easily implement many types of insurance companies.
  • 9. Barriers • Resources: Implementations and new projects tend to fall under significant time and financial constraints, competing for resources. • Timeline: Near-term needs and ROI are much more apparent to community. • Scope: Projects at the largest scope are intimidating. • Complexity: Solutions require deep domain expertise across insurance, operations, process analysis, technology, deployment along with predictions about what the market will demand in the future. • Uncertainty: Scope and timelines are inherently unknown.
  • 11. Goals
  • 12. Universal • 100%: BriteCore should be capable of supporting the needs of all insurers globally. This requires both enhancement to current modules such as Policies and the addition of new modules such as Tasks. • Sales: Sales are at an all time high, broadening our exposure. We have been compiling global requirements across demos and RFIs. New clients today already write auto, workers comp, commercial cargo. • SMEs: We have engaged directly with Ernst&Young, Gartner, Novarica, and Strategy Meets Action and have been in ongoing discussions to supplement our subject matter expertise for business we don’t currently support.
  • 13. Modular • Targeted: Allows us to tailor the system to the needs of each client. • Tooling: Bring the best possible tools and technology to each functional area of the system. • Simplicity: Reduce the complexity of any one module, allowing engineers to gain expertise quickly. • Replaceable: Surround each module with a clear API to allow simple substitutions in the future.
  • 14. Stable • Resilient: Services outages are less severe in a decoupled world. • Testing: Decoupling functionality from business rules promotes test coverage. • Versioned: Replace entire modules with stable API endpoints for versioning. • Logging: Routing all events and messages through a central bus provides granular debugging. • Monitoring: Cluster health can be monitored at a granular level to decrease incident response time.
  • 15. Scalable • Tunable: Decoupled services can be tuned individually. • Targeted: Deploy each functional area using the best possible tools. • Parallel: Server-less deployment allows for massive parallel concurrency. • Upmarket: New features are being built to support large scale workflows.
  • 16.
  • 17. BriteAuth BriteHub BriteDocs BriteDrive BriteRules BriteData BriteTasks BritePrint BriteContacts BriteApps BritePolicies BriteClaims BriteBilling BriteQuoteBriteLines
  • 18. BriteHub BriteDocs BriteDrive BriteRules BriteData BriteTasks BritePrint BriteContacts BriteApps BritePolicies BriteClaims BriteBilling BriteQuoteBriteLines BriteAuth • Users: Centralized user management • Login: System login with password management and recovery • SSO: Single Sign On supported through web tokens • MFA: Multifactor authentication through apps and text • Services: Support for federated services and active directory • Permissions: Route-based, field-based, scope-based, range-based
  • 19. BriteAuthBriteHub BriteDocs BriteDrive BriteRules BriteData BriteTasks BritePrint BriteContacts BriteApps BritePolicies BriteClaims BriteBilling BriteQuoteBriteLines • Events: Event publication with job association • Messaging: Pub/Sub with topics and retry logic • Search: Allow events to be easily filtered, queried, and watched • Service Discovery: Register services and determine health • API Brokerage: Middleware layer to broker and translate APIs
  • 20. BriteAuth BriteHubBriteDocs BriteDrive BriteRules BriteData BriteTasks BritePrint BriteContacts BriteApps BritePolicies BriteClaims BriteBilling BriteQuoteBriteLines • HTML Templating: Edit HTML templates for documents with syntax highlights • PDF Templates: Import PDF templates, mapping inputs with data points • Relationships: Supports Inheritance and includes • Data Browser: Introspect the data model for initiating service • Rendering: Outputs rendered PDFs from templates
  • 21. BriteAuth BriteHub BriteDocsBriteDrive BriteRules BriteData BriteTasks BritePrint BriteContacts BriteApps BritePolicies BriteClaims BriteBilling BriteQuoteBriteLines • Storage: Online storage for documents and files • Organization: Organize files and folders with unlimited depth • Indexing: Automatic association with records and document templates • Permissions: Granular or rules-based permissions restrict access • Sharing: Open files and folders to remote services
  • 22. BriteAuth BriteHub BriteDocs BriteDrive BriteRules BriteData BriteTasks BritePrint BriteContacts BriteApps BritePolicies BriteClaims BriteBilling BriteQuoteBriteLines • Rules Engine: Enterprise business rules engine for decision making • Conditions: Conditions based on any supplied record facts • Consequences: Consequences route to API endpoints • Capacity: Supports millions of rules combinations quickly • Chaining: Supports forward and backward chaining
  • 23. BriteAuth BriteHub BriteDocs BriteDrive BriteRules BriteData BriteTasks BritePrint BriteContacts BriteApps BritePolicies BriteClaims BriteBilling BriteQuoteBriteLines • Data Warehouse: All services write data to the warehouse • Stock Reports: NAIC stock reports built from warehouse • Custom Reports: Custom report definitions through interface • Schedules: Automatically run and deliver reports • Dashboards: Graphics dashboards connected to reports • Exports: Direct export of warehouse tables
  • 24. BriteAuth BriteHub BriteDocs BriteDrive BriteRules BriteData BriteTasks BritePrint BriteContacts BriteApps BritePolicies BriteClaims BriteBilling BriteQuoteBriteLines • Tasks: Tasks support owners, topics, comment threads, lists, templates, dates • Automation: Tasks generated from rules or events • Queues: Sorted user queues • Load Balancing: Task assignments distributed by load • Reassignment: Bulk reassignment for sick days, vacations, and terminations
  • 25. BriteAuth BriteHub BriteDocs BriteDrive BriteRules BriteData BriteTasks BritePrint BriteContacts BriteApps BritePolicies BriteClaims BriteBilling BriteQuoteBriteLines • Queue: Review queue sorted dynamically prior to release • Drivers: Support for standard single or duplex print drivers • Trays: Assign pages or document types to trays • Exceptions: Exception processing such as silence, print now, email, etc. • Delivery: View log of delivery status for success or failed print jobs
  • 26. BriteAuth BriteHub BriteDocs BriteDrive BriteRules BriteData BriteTasks BritePrint BriteContacts BriteApps BritePolicies BriteClaims BriteBilling BriteQuoteBriteLines • Contacts: Generalized contact management and data model • Roles: Assigned roles with data model extensions • Configurable: Configurable data elements • Associations: Relationships between contacts and modules • Aggregation: Centralized aggregation of events, messages, and records
  • 27. BriteAuth BriteHub BriteDocs BriteDrive BriteRules BriteData BriteTasks BritePrint BriteContacts BriteApps BritePolicies BriteClaims BriteBilling BriteQuoteBriteLines • Self-Service: Policyholder self-service platform • Deployment: Deployed via web, mobile web, and mobile app • Integration: Inquiry for policies, claims, billing, and drive • Message Center: Manual and automated push notifications • Payments: One-time and recurring EFT and credit card payments • Printing: Replace paper delivery with full electronic delivery
  • 28. BriteAuth BriteHub BriteDocs BriteDrive BriteRules BriteData BriteTasks BritePrint BriteContacts BriteApps BritePolicies BriteClaims BriteBilling BriteQuoteBriteLines • Facts: Enter and version policy facts such as risk schedules and details • Rating: Rate against policy facts using high performance rating • Underwriting: Enforce underwriting rules against policy facts • Distribution: Quote, bind, submit with interactive underwriting • Endorsements: In and out of sequence endorsements with diff highlighting • Renewals: Process and schedule renewals, cancellations, reinstatements, etc.
  • 29. BriteAuth BriteHub BriteDocs BriteDrive BriteRules BriteData BriteTasks BritePrint BriteContacts BriteApps BritePolicies BriteClaims BriteBilling BriteQuoteBriteLines • FNOL: First notice of loss with dynamic templating • Claim facts: Loss facts with dynamic types • Diary: History of claims activity • Loss Accounting: Reserves, payments, and recoveries • Authority Limits: Authority limits with automated task generation • Loss Events: claims aggregated into loss events for large schedules
  • 30. BriteAuth BriteHub BriteDocs BriteDrive BriteRules BriteData BriteTasks BritePrint BriteContacts BriteApps BritePolicies BriteClaims BriteBilling BriteQuoteBriteLines • Ledger: Ledger of debits and credits on policy • Payments: Electronic and manual payments with bulk and sweep payments • Account Bill: Aggregate billing across multiple policies • Direct Bill: Automatic billing directly to policyholder • Agency Bill: Batch billing through agency integrations • Equity Bill: Earned and pay-as-you-go
  • 31. BriteAuth BriteHub BriteDocs BriteDrive BriteRules BriteData BriteTasks BritePrint BriteContacts BriteApps BritePolicies BriteClaims BriteBilling BriteQuote BriteLines • Products: Define data model for insurance products • Rating: Rating calculations and processing • Rules: Matrix and complex underwriting rules • Forms: Forms management for products including templating options • Versioning: Product, rate, and rule versioning • Inheritance: Data models can inherit from other data elements
  • 32. BriteAuth BriteHub BriteDocs BriteDrive BriteRules BriteData BriteTasks BritePrint BriteContacts BriteApps BritePolicies BriteClaims BriteBilling BriteQuote BriteLines • Agent Quoting: Generalized wizard for agent quoting • Customization: Custom templates and workflows • Straight-through: Straight-through processing for automatic issuance • Enforcements: Hard, soft, and authority-based rule enforcements • Versioning: Allow multiple versions of policy quotes • Endorsements: Quote and submit mid-term endorsements
  • 34. BriteAuth BriteHub BriteDocs BriteDrive BriteRules BriteData BriteTasks BritePrint BriteContacts BriteApps BritePolicies BriteClaims BriteBilling BriteQuoteBriteLines Q&A