200 likes | 209 Views
Choosing the right architecture is crucial when building healthcare software. <br>But, how to select the right software architecture?<br><br>This presentation will help you to understand:<br>Building an MVP<br>What drives architectural decisions?<br>Stages In Product Journey<br>Summary Of Various Stages & Architectural Needs<br>Architecture For MVP<br>Architecture For Growth<br>Architecture For Scale<br>Architecture For Security & Compliance<br><br>If you want to learn through the video, I did a detailed webinar. Do watch the webinar here: https://youtu.be/FYUsswJJCrU
E N D
HOW TO SELECT THE RIGHT SOFTWARE ARCHITECTURE FOR YOUR HEALTHCARE STARTUPS www.mindbowser.com contact@mindbowser.com
Index • Introduction & About Speaker • Building an MVP • What drives architectural decisions? • Summary Of Various Stages & Architectural Needs • Architecture For MVP • Architecture For Growth • Architecture For Scale • Architecture for security & compliance • Some Words from the speaker • Q&A
About Speaker Pravin and Kumar Pravin Uttarwar Founder & CTO Kumar Solution Architect • Having 18+ years of experience in Solution Architectures and System Designs in the domains of Retail, CPG, telecom, insurance, healthcare • Worked in multiple projects in implementing scalable architectures in distributed and cloud computing, SOA/Microservices, data engineering • Pravin has 16+ years of experience in tech industry. • He not only brings technical expertise to the table but also wears an entrepreneurial hat - benefiting any project with cost savings and adding more value to business strategy.
Building An MVP? Once you have decided all the features that go into it, the important decision remains about your technology and architecture. Architecture is the glue that holds all of your technology decisions together; hence, it is important to take a cautious step towards getting your architecture right.
So what should drive your architectural decisions? There can be many reasons that define your architecture, but primarily it would be about what you want and expect from your product.
Architecture For Each Phase Of Your Product That You Can Use Right Away
Architecture for MVP 01 This is the stage for “Bare minimum architecture”. The focus will be to put together a bare bone basics setup.
Architecture for MVP 01 This is the stage for “Bare minimum architecture”. The focus will be to put together a bare bone basics setup.
Architecture for growth stage 02 This is the stage for “Foundational architecture.” The focus is to start doing things the right way but still not bother too much about scale.
Architecture for Scale 03 This is the stage for “Proper Scalable architecture.” Focus is to create efficiencies and scale. You have to think about load balancing, concurrency, availability and so on.
Architecture for Scale 03 This is the stage for “Proper Scalable architecture.” Focus is to create efficiencies and scale. You have to think about load balancing, concurrency, availability and so on.
Microservice Architecture 04 Microservices can follow shared database or database per service model depending on project needs.
Microservice Architecture 04 Microservices can follow shared database or database per service model depending on project needs.
Architecture can follow polyglot architecture when the architecture scales to microservices as shown in the below diagram.
Architecture defined with visualization 05 Visual representation of architecture will properly articulate and provides clear goal of the MVP and at scale.
06 Architecture for security and compliance
THANK YOU www.mindbowser.com contact@mindbowser.com