SlideShare a Scribd company logo
1 of 4
Download to read offline
IOSR Journal of Computer Engineering (IOSR-JCE)
e-ISSN: 2278-0661,p-ISSN: 2278-8727, Volume 18, Issue 2, Ver. I (Mar-Apr. 2016), PP 125-128
www.iosrjournals.org
DOI: 10.9790/0661-1821125128 www.iosrjournals.org 125 | Page
Cloud Based Global Pharma Solutions
Nikhil Lohar1
, Pratik Mhatre2
, Ankush Lad3
, Akash Gaikwad4
, Smita Kulkarni5
1,2,3,4
(UG Scholar, Terna Engineering College, Mumbai University, India)
5
(Research Scholar, Terna Engineering College, Mumbai University, India)
Abstract: Cloud Technology consists of Software-As-A-Service (SAAS) model, which gives many users the
freedom to use the single application in which the application will be hosted centrally for the customers. In
Current scenarios customers have their own software’s which are managed by themselves. The term SAAS
would provide advantage known as “Multi-tenancy” in cloud terms, which says that one application can be
shared by many users at the same time. Cloud based Global Pharma Solutions is comprised of the current
medical store inventory system which manages the day-to-day chores of the medical stores which stores
inventory centrally over the cloud. This comes as a much cheaper option than developing separate software for
thousands of pharmaceutical stores but to use a single website for all of them. Also the website will feature a
search medicine option in it which will show the customers or normal users the availability of the medicines
within their locality.
Keywords: Cloud, Inventory System, Pharmaceutical Stores, Multi-tenancy, SAAS
I. Introduction
Nowadays there is a trend of inventory management system in all the places where there is need to
keep track of things daily. So many retails owners are opting for a change and they are adopting the software
based inventory management systems, which are generally made by some software developers and for which
they have a hefty price then be it their development or maintenance the traditional way of doing this -
maintaining registers, writing bills of customers, to do lists, etc. all manually are very hectic jobs.
Cloud computing is a computing paradigm, where a large pool of systems is connected in private or
public networks, to provide dynamically scalable infrastructure for application, data and file storage. With the
advent of this technology, the cost of computation, application hosting, content storage and delivery is reduced
significantly [5].
Through Cloud based Global Pharma Solutions nowadays, the track of in and out of all the medicines
or other things can be kept an eye on. This is so much easy and faster. Also cloud is an emerging technology
with a much strong user acceptance base in so much short time. So how it would be to make this both things
work together and combine them to prepare a better option for both the customers/user and the retailers. The
users can go directly to the website and see the medical stores which have the medicines and order from
them/reserve for them. Also they get to see the medicines in their locality first if present if not then further from
them. All in one, the retailers can get their application like personal from the website and the users can their
work get done quickly without having to go here and there in search of medicines. Scalability, Elasticity, Cost
Reduction, Minimum Management Effort, and Device/location independence.
Fig. 1. Single Vs Multi-Tenant System [3]
Cloud Based Global Pharma Solutions
DOI: 10.9790/0661-1821125128 www.iosrjournals.org 126 | Page
This project is based on Multi-tenant system, which is a significant property of cloud. Multi-tenancy is
different from multi-instance architecture (Figure 1) where separated instances of the same software are hosted
on different servers to serve different tenants [3].
II. Literature Survey
There are numerous vendors who make this type of medical inventory management software’s for
medical stores. To name some are Mensons, TechnoSoft etc. Taking example of TechnoSoft’s software we got
to see the GUI which had medical name on top of the software application. A search box for searching
medicines- be it the name of the medicines, manufacturer, lot number, prices, etc. There is also a website named
“Intacct” which says- “When it comes to managing inventory, you can’t afford to have too much or too little
stock on the shelves. Unfortunately, inventory can be a rapidly moving target. You may have multiple
warehouses. With Intacct's cloud-based solution for managing inventory, it’s easier to track, value, and manage
your stock—maintaining accuracy at every step of the way.” [4]
The whole software is connected to the bar code scanner through which the chemist scans the barcode
on the medicines and the entry for the same would be done in the software with full details. The option of
printing the receipt is also available in the existing software. The database is not stored centrally but stored in
same machine. The software also requires proper maintenance from time to time by its vendors.
The users need to come personally to the medical stores and ask for the medicines if they are present in
that store and if not go to the other stores and ask there. So this is a lot of time consuming task. Also if the
customer needs more number of medicines and the store has less then again go in other shop and take the
remaining from them.
III. Existing System
The existing system is only software which is made for a personal medical store management provided
by different vendors and they charge a handsome amount for it. As the database is stored in the same machine
that of software, so the storage space problem arises in it. In case of some crash or calamity, the data cannot be
backed up or restored back. Also the initial investment is high and maintenance too. Despite there is no search
facility of the medical stores for the availability of the medicines for the people in their locality. Despite, there is
also the maintenance cost which the medical store owner has to bear from time to time. This project is a medical
inventory management system which will ease the use of customers and users both by providing them a website
which will be like personal for them and managed and backed up daily on cloud and that too in less cost also the
users will find it useful for finding the medicines in within their locality.
IV. Proposed Mechanism
Fig. 2. Proposed Mechanism
The proposed mechanism for our project is to use the 3-tier architecture framework to develop the
website in order to fit the Software-As-A-Service (SAAS) model type of the cloud deployment. And also to
lessen the work and make easier to handle the daily mechanism of the vendors and users through our project.
Cloud Based Global Pharma Solutions
DOI: 10.9790/0661-1821125128 www.iosrjournals.org 127 | Page
Fig. 3. Three Tier Architecture Framework of SAAS [1]
The frontend (website development) of this project will be in .NET platform, while the coding of the
same will be in C#. The backend (database) will be developed in Microsoft SQL server. The website has two
sections- one for the inventory management of the pharmaceuticals of the medical stores while the other will be
for the users to search the medicines and order medicines within their locality. The website will be hosted on the
cloud and will be made available through public domain on the internet.
The concept of Software-As-A-Service (SAAS) is used here in which this website will be hosted
centrally for the customers and those who want to use the website have to register first and the respective
databases for the customers will be generated automatically with their medical store names on it. The security
which will be an advantage for this project comes from the fact that the databases cannot be seen by each other
until there is a “Controlled Authentication” from other side.
V. Methodology Used
Cloud is used here as we have a convenient, on-demand access to shared pool of resources such as
servers, storage, and applications, over the internet. Its salient features include: on-demand self-service, broad
network access, resource pooling, rapid elasticity, measured service.
SAAS is the capability of the provider’s applications running on a cloud infrastructure [2]. The
applications are accessible from various client devices through a web browser. AWS has announced future
support for auto-scaling, load balancing and monitoring both individually and as a suite of services to help solve
this problem in a simpler fashion.
(http://www.allthingsdistributed.com/2008/10/using_the_cloud_to_build_highl.html) [10].
As in the case of PAAS, the customer does not manage or control the underlying cloud infrastructure or the
application features. The customer can; however, configure user-specific application parameters and settings [6].
SAAS provides several benefits: users get to use the application over the internet without the onus of
buying, implementing, or managing the software. Like IAAS and PAAS, the fee is priced on the usage-basis,
whereby customers purchase rights to use certain or all modules as required. Although SAAS and ASP may
appear to be the same, they are different.
SAAS is multitenant application hosted by the developer, timely updates from them. SAAS provides
presentation, security, identity and federation, SSO, RBAC, authorization and authentication, regulatory
controls, cost aspect, flexibility aspect [7][8]. Shared, virtualized servers, network and storage systems form a
resource pool, built to be web-based, and used over the public internet [2].
VI. Steps To Be Followed
Pharmaceutical stores:
1. Store manager will register his/her store with the system.
2. Enter the medicine details into the inventory.
3. Store manager can see the placed orders, add, update, and delete medicine details.
4. Change his/her profile details.
Cloud Based Global Pharma Solutions
DOI: 10.9790/0661-1821125128 www.iosrjournals.org 128 | Page
Customer:
1. Customers can search medicines within their locality.
2. At the time of ordering the medicines they have to register and place the order.
3. They can check the status of their ordered medicines.
VII. Conclusion
The project Cloud Based Global Pharma Solutions will cater all the requirements of the customers as
well as the users to find a better option in the current medical inventory management system. The conclusions
generated from this are like there will be a cheaper option for the medical owners, easy handling of the
medicines and also the customers will have less time consuming process of buying the medicines.
References
[1]. www.cloudcomputingpatterns.org/Three-tier-cloud-application
[2]. www.centurylinkcloud.com/blog/post/saas-your-app-part-I
[3]. A Framework for Migrating Traditional Web Applications into Multi-Tenant SAAS, 2012., pp.100
[4]. https://us.intacct.com/cloud-inventory-management-system
[5]. Cloud Computing-Overview.pdf, pp.2
[6]. Cloud Computing by Dr. Deven Shah, pp.103
[7]. Architecting Software as a Service for the Enterprise- White Paper-Intel-services, pp.6
[8]. http://www.tsystemsus.com/umn/uti/508260_1/blobBinary/White+Paper+Cloud+Computing.pdf, pp.12-13
[9]. https://azure.microsoft.com/en-in/documentation/articles/web-sites-deploy/
[10]. https://d36cz9buwru1tt.cloudfront.net/SaaS_whitepaper.pdf

More Related Content

What's hot

iCloud Healthcare
iCloud  HealthcareiCloud  Healthcare
iCloud HealthcareiCloud Inc.
 
Cloud Computing Stats - Cloud for Healthcare
Cloud Computing Stats - Cloud for HealthcareCloud Computing Stats - Cloud for Healthcare
Cloud Computing Stats - Cloud for HealthcareRapidScale
 
Smart Data Server for Smart Shops
Smart Data Server for Smart ShopsSmart Data Server for Smart Shops
Smart Data Server for Smart ShopsIOSR Journals
 
Finger Gesture Based Rating System
Finger Gesture Based Rating SystemFinger Gesture Based Rating System
Finger Gesture Based Rating SystemIRJET Journal
 
Innovation in Enterprise Imaging: Clinical Context is What's Next
Innovation in Enterprise Imaging: Clinical Context is What's NextInnovation in Enterprise Imaging: Clinical Context is What's Next
Innovation in Enterprise Imaging: Clinical Context is What's NextTodd Winey
 
Scalable and secure sharing of personal health records in cloud computing usi...
Scalable and secure sharing of personal health records in cloud computing usi...Scalable and secure sharing of personal health records in cloud computing usi...
Scalable and secure sharing of personal health records in cloud computing usi...Harilal Punalur
 
SIF IDM Profile Usage Guide - Presentation at the 2014 annual conference
SIF IDM Profile Usage Guide - Presentation at the 2014 annual conferenceSIF IDM Profile Usage Guide - Presentation at the 2014 annual conference
SIF IDM Profile Usage Guide - Presentation at the 2014 annual conferenceRichard Tong
 
User access profiling model
User access profiling modelUser access profiling model
User access profiling modelJose Guerrero
 
IRJET- Privacy, Access and Control of Health Care Data on Cloud using Recomme...
IRJET- Privacy, Access and Control of Health Care Data on Cloud using Recomme...IRJET- Privacy, Access and Control of Health Care Data on Cloud using Recomme...
IRJET- Privacy, Access and Control of Health Care Data on Cloud using Recomme...IRJET Journal
 
Top 5 Healthcare Highlights from Apple WWDC 2019
Top 5 Healthcare Highlights from Apple WWDC 2019Top 5 Healthcare Highlights from Apple WWDC 2019
Top 5 Healthcare Highlights from Apple WWDC 2019CitiusTech
 
Personal Health Record over Encrypted Data Using Cloud Service
Personal Health Record over Encrypted Data Using Cloud ServicePersonal Health Record over Encrypted Data Using Cloud Service
Personal Health Record over Encrypted Data Using Cloud ServiceYogeshIJTSRD
 
Progressive Web Apps in Healthcare
Progressive Web Apps in HealthcareProgressive Web Apps in Healthcare
Progressive Web Apps in HealthcareCitiusTech
 
Online Hospital Appointment Management using Cloud Computing
Online Hospital Appointment Management using Cloud ComputingOnline Hospital Appointment Management using Cloud Computing
Online Hospital Appointment Management using Cloud Computingijtsrd
 
Liquidware-Labs-Willis-Knighton
Liquidware-Labs-Willis-KnightonLiquidware-Labs-Willis-Knighton
Liquidware-Labs-Willis-KnightonBrandon Graves
 
Preparing for a digital future in healthcare
Preparing for a digital future in healthcarePreparing for a digital future in healthcare
Preparing for a digital future in healthcareChristopher Wynder
 
Application of mobile cloud computing in emergency health care
Application of mobile cloud computing in emergency health careApplication of mobile cloud computing in emergency health care
Application of mobile cloud computing in emergency health carejournalBEEI
 

What's hot (20)

iCloud Healthcare
iCloud  HealthcareiCloud  Healthcare
iCloud Healthcare
 
Cloud Computing Stats - Cloud for Healthcare
Cloud Computing Stats - Cloud for HealthcareCloud Computing Stats - Cloud for Healthcare
Cloud Computing Stats - Cloud for Healthcare
 
Smart Data Server for Smart Shops
Smart Data Server for Smart ShopsSmart Data Server for Smart Shops
Smart Data Server for Smart Shops
 
Finger Gesture Based Rating System
Finger Gesture Based Rating SystemFinger Gesture Based Rating System
Finger Gesture Based Rating System
 
Innovation in Enterprise Imaging: Clinical Context is What's Next
Innovation in Enterprise Imaging: Clinical Context is What's NextInnovation in Enterprise Imaging: Clinical Context is What's Next
Innovation in Enterprise Imaging: Clinical Context is What's Next
 
Scalable and secure sharing of personal health records in cloud computing usi...
Scalable and secure sharing of personal health records in cloud computing usi...Scalable and secure sharing of personal health records in cloud computing usi...
Scalable and secure sharing of personal health records in cloud computing usi...
 
SIF IDM Profile Usage Guide - Presentation at the 2014 annual conference
SIF IDM Profile Usage Guide - Presentation at the 2014 annual conferenceSIF IDM Profile Usage Guide - Presentation at the 2014 annual conference
SIF IDM Profile Usage Guide - Presentation at the 2014 annual conference
 
User access profiling model
User access profiling modelUser access profiling model
User access profiling model
 
IRJET- Privacy, Access and Control of Health Care Data on Cloud using Recomme...
IRJET- Privacy, Access and Control of Health Care Data on Cloud using Recomme...IRJET- Privacy, Access and Control of Health Care Data on Cloud using Recomme...
IRJET- Privacy, Access and Control of Health Care Data on Cloud using Recomme...
 
E017413647
E017413647E017413647
E017413647
 
Top 5 Healthcare Highlights from Apple WWDC 2019
Top 5 Healthcare Highlights from Apple WWDC 2019Top 5 Healthcare Highlights from Apple WWDC 2019
Top 5 Healthcare Highlights from Apple WWDC 2019
 
Personal Health Record over Encrypted Data Using Cloud Service
Personal Health Record over Encrypted Data Using Cloud ServicePersonal Health Record over Encrypted Data Using Cloud Service
Personal Health Record over Encrypted Data Using Cloud Service
 
Progressive Web Apps in Healthcare
Progressive Web Apps in HealthcareProgressive Web Apps in Healthcare
Progressive Web Apps in Healthcare
 
Online Hospital Appointment Management using Cloud Computing
Online Hospital Appointment Management using Cloud ComputingOnline Hospital Appointment Management using Cloud Computing
Online Hospital Appointment Management using Cloud Computing
 
Liquidware-Labs-Willis-Knighton
Liquidware-Labs-Willis-KnightonLiquidware-Labs-Willis-Knighton
Liquidware-Labs-Willis-Knighton
 
Ibrahem
IbrahemIbrahem
Ibrahem
 
Ijcatr04051015
Ijcatr04051015Ijcatr04051015
Ijcatr04051015
 
A1802030104
A1802030104A1802030104
A1802030104
 
Preparing for a digital future in healthcare
Preparing for a digital future in healthcarePreparing for a digital future in healthcare
Preparing for a digital future in healthcare
 
Application of mobile cloud computing in emergency health care
Application of mobile cloud computing in emergency health careApplication of mobile cloud computing in emergency health care
Application of mobile cloud computing in emergency health care
 

Viewers also liked

Viewers also liked (20)

C017631521
C017631521C017631521
C017631521
 
I017225966
I017225966I017225966
I017225966
 
O13030294101
O13030294101O13030294101
O13030294101
 
H1304034853
H1304034853H1304034853
H1304034853
 
B013120712
B013120712B013120712
B013120712
 
H017545662
H017545662H017545662
H017545662
 
F010612830
F010612830F010612830
F010612830
 
Importance of Development of Quality Checklists
Importance of Development of Quality ChecklistsImportance of Development of Quality Checklists
Importance of Development of Quality Checklists
 
B017431116
B017431116B017431116
B017431116
 
L017326972
L017326972L017326972
L017326972
 
E017142429
E017142429E017142429
E017142429
 
F017364451
F017364451F017364451
F017364451
 
H017334953
H017334953H017334953
H017334953
 
J017125865
J017125865J017125865
J017125865
 
I017156167
I017156167I017156167
I017156167
 
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
Enhanced Mobile Node Tracking With Received Signal Strength in Wireless Senso...
 
Influence of joint clearance on kinematic and dynamic parameters of mechanism
Influence of joint clearance on kinematic and dynamic parameters of mechanismInfluence of joint clearance on kinematic and dynamic parameters of mechanism
Influence of joint clearance on kinematic and dynamic parameters of mechanism
 
B012620814
B012620814B012620814
B012620814
 
K010418290
K010418290K010418290
K010418290
 
G012465564
G012465564G012465564
G012465564
 

Similar to Cloud-Based Global Pharma Inventory

Cloude computing notes for Rgpv 7th sem student
Cloude computing notes for Rgpv 7th sem studentCloude computing notes for Rgpv 7th sem student
Cloude computing notes for Rgpv 7th sem studentgdyadav
 
Using Platform-As-A-Service (Paas) for Better Resource Utilization and Better...
Using Platform-As-A-Service (Paas) for Better Resource Utilization and Better...Using Platform-As-A-Service (Paas) for Better Resource Utilization and Better...
Using Platform-As-A-Service (Paas) for Better Resource Utilization and Better...AM Publications
 
Securing multi-tenancy systems through multi DB instances and multiple databa...
Securing multi-tenancy systems through multi DB instances and multiple databa...Securing multi-tenancy systems through multi DB instances and multiple databa...
Securing multi-tenancy systems through multi DB instances and multiple databa...IJECEIAES
 
HOW-CLOUD-IMPLEMENTATION-CAN-ENSURE-MAXIMUM-ROI.pdf
HOW-CLOUD-IMPLEMENTATION-CAN-ENSURE-MAXIMUM-ROI.pdfHOW-CLOUD-IMPLEMENTATION-CAN-ENSURE-MAXIMUM-ROI.pdf
HOW-CLOUD-IMPLEMENTATION-CAN-ENSURE-MAXIMUM-ROI.pdfAgaram Technologies
 
International Journal of Computer Science, Engineering and Information Techno...
International Journal of Computer Science, Engineering and Information Techno...International Journal of Computer Science, Engineering and Information Techno...
International Journal of Computer Science, Engineering and Information Techno...ijcseit
 
CONFIGURATION INERPSAAS MULTI-TENANCY
CONFIGURATION INERPSAAS MULTI-TENANCYCONFIGURATION INERPSAAS MULTI-TENANCY
CONFIGURATION INERPSAAS MULTI-TENANCYijcseit
 
Configuration inerpsaas multi tenancy
Configuration inerpsaas multi tenancyConfiguration inerpsaas multi tenancy
Configuration inerpsaas multi tenancyijcseit
 
IRJET - Application Development Approach to Transform Traditional Web Applica...
IRJET - Application Development Approach to Transform Traditional Web Applica...IRJET - Application Development Approach to Transform Traditional Web Applica...
IRJET - Application Development Approach to Transform Traditional Web Applica...IRJET Journal
 
How to Build a Scalable Web Application for Your Project
How to Build a Scalable Web Application for Your ProjectHow to Build a Scalable Web Application for Your Project
How to Build a Scalable Web Application for Your ProjectBitCot
 
Cloud Computing Applications and Benefits for Small Businesses .docx
Cloud Computing Applications and Benefits for Small Businesses   .docxCloud Computing Applications and Benefits for Small Businesses   .docx
Cloud Computing Applications and Benefits for Small Businesses .docxclarebernice
 
Cloud computing a services business application challenges
Cloud computing a services business application challengesCloud computing a services business application challenges
Cloud computing a services business application challengesEditor Jacotech
 
Mi health care - multi-tenant health care system
Mi health care - multi-tenant health care systemMi health care - multi-tenant health care system
Mi health care - multi-tenant health care systemConference Papers
 
Understanding the Anametrix Cloud-based Analytics Platform
Understanding the Anametrix Cloud-based Analytics PlatformUnderstanding the Anametrix Cloud-based Analytics Platform
Understanding the Anametrix Cloud-based Analytics PlatformAnametrix
 
An Effective Online Food Order Application System using Asp .Net Core 3.1 Fra...
An Effective Online Food Order Application System using Asp .Net Core 3.1 Fra...An Effective Online Food Order Application System using Asp .Net Core 3.1 Fra...
An Effective Online Food Order Application System using Asp .Net Core 3.1 Fra...ijtsrd
 
IaaS Resource Usage Monitoring In cloud
IaaS Resource Usage Monitoring In cloudIaaS Resource Usage Monitoring In cloud
IaaS Resource Usage Monitoring In cloudijsrd.com
 
An Overview To Cloud Computing
An Overview To Cloud ComputingAn Overview To Cloud Computing
An Overview To Cloud ComputingIJSRED
 
Design & Development of a Trustworthy and Secure Billing System for Cloud Com...
Design & Development of a Trustworthy and Secure Billing System for Cloud Com...Design & Development of a Trustworthy and Secure Billing System for Cloud Com...
Design & Development of a Trustworthy and Secure Billing System for Cloud Com...iosrjce
 

Similar to Cloud-Based Global Pharma Inventory (20)

Cloude computing notes for Rgpv 7th sem student
Cloude computing notes for Rgpv 7th sem studentCloude computing notes for Rgpv 7th sem student
Cloude computing notes for Rgpv 7th sem student
 
Using Platform-As-A-Service (Paas) for Better Resource Utilization and Better...
Using Platform-As-A-Service (Paas) for Better Resource Utilization and Better...Using Platform-As-A-Service (Paas) for Better Resource Utilization and Better...
Using Platform-As-A-Service (Paas) for Better Resource Utilization and Better...
 
Securing multi-tenancy systems through multi DB instances and multiple databa...
Securing multi-tenancy systems through multi DB instances and multiple databa...Securing multi-tenancy systems through multi DB instances and multiple databa...
Securing multi-tenancy systems through multi DB instances and multiple databa...
 
HOW-CLOUD-IMPLEMENTATION-CAN-ENSURE-MAXIMUM-ROI.pdf
HOW-CLOUD-IMPLEMENTATION-CAN-ENSURE-MAXIMUM-ROI.pdfHOW-CLOUD-IMPLEMENTATION-CAN-ENSURE-MAXIMUM-ROI.pdf
HOW-CLOUD-IMPLEMENTATION-CAN-ENSURE-MAXIMUM-ROI.pdf
 
International Journal of Computer Science, Engineering and Information Techno...
International Journal of Computer Science, Engineering and Information Techno...International Journal of Computer Science, Engineering and Information Techno...
International Journal of Computer Science, Engineering and Information Techno...
 
CONFIGURATION INERPSAAS MULTI-TENANCY
CONFIGURATION INERPSAAS MULTI-TENANCYCONFIGURATION INERPSAAS MULTI-TENANCY
CONFIGURATION INERPSAAS MULTI-TENANCY
 
Configuration inerpsaas multi tenancy
Configuration inerpsaas multi tenancyConfiguration inerpsaas multi tenancy
Configuration inerpsaas multi tenancy
 
IRJET - Application Development Approach to Transform Traditional Web Applica...
IRJET - Application Development Approach to Transform Traditional Web Applica...IRJET - Application Development Approach to Transform Traditional Web Applica...
IRJET - Application Development Approach to Transform Traditional Web Applica...
 
How to Build a Scalable Web Application for Your Project
How to Build a Scalable Web Application for Your ProjectHow to Build a Scalable Web Application for Your Project
How to Build a Scalable Web Application for Your Project
 
Cloud Computing Applications and Benefits for Small Businesses .docx
Cloud Computing Applications and Benefits for Small Businesses   .docxCloud Computing Applications and Benefits for Small Businesses   .docx
Cloud Computing Applications and Benefits for Small Businesses .docx
 
Cloud computing a services business application challenges
Cloud computing a services business application challengesCloud computing a services business application challenges
Cloud computing a services business application challenges
 
Mi health care - multi-tenant health care system
Mi health care - multi-tenant health care systemMi health care - multi-tenant health care system
Mi health care - multi-tenant health care system
 
Getting More from SCCM
Getting More from SCCMGetting More from SCCM
Getting More from SCCM
 
Understanding the Anametrix Cloud-based Analytics Platform
Understanding the Anametrix Cloud-based Analytics PlatformUnderstanding the Anametrix Cloud-based Analytics Platform
Understanding the Anametrix Cloud-based Analytics Platform
 
An Effective Online Food Order Application System using Asp .Net Core 3.1 Fra...
An Effective Online Food Order Application System using Asp .Net Core 3.1 Fra...An Effective Online Food Order Application System using Asp .Net Core 3.1 Fra...
An Effective Online Food Order Application System using Asp .Net Core 3.1 Fra...
 
IaaS Resource Usage Monitoring In cloud
IaaS Resource Usage Monitoring In cloudIaaS Resource Usage Monitoring In cloud
IaaS Resource Usage Monitoring In cloud
 
An Overview To Cloud Computing
An Overview To Cloud ComputingAn Overview To Cloud Computing
An Overview To Cloud Computing
 
M1802028591
M1802028591M1802028591
M1802028591
 
Design & Development of a Trustworthy and Secure Billing System for Cloud Com...
Design & Development of a Trustworthy and Secure Billing System for Cloud Com...Design & Development of a Trustworthy and Secure Billing System for Cloud Com...
Design & Development of a Trustworthy and Secure Billing System for Cloud Com...
 
A017620123
A017620123A017620123
A017620123
 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 

Recently uploaded (20)

Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 

Cloud-Based Global Pharma Inventory

  • 1. IOSR Journal of Computer Engineering (IOSR-JCE) e-ISSN: 2278-0661,p-ISSN: 2278-8727, Volume 18, Issue 2, Ver. I (Mar-Apr. 2016), PP 125-128 www.iosrjournals.org DOI: 10.9790/0661-1821125128 www.iosrjournals.org 125 | Page Cloud Based Global Pharma Solutions Nikhil Lohar1 , Pratik Mhatre2 , Ankush Lad3 , Akash Gaikwad4 , Smita Kulkarni5 1,2,3,4 (UG Scholar, Terna Engineering College, Mumbai University, India) 5 (Research Scholar, Terna Engineering College, Mumbai University, India) Abstract: Cloud Technology consists of Software-As-A-Service (SAAS) model, which gives many users the freedom to use the single application in which the application will be hosted centrally for the customers. In Current scenarios customers have their own software’s which are managed by themselves. The term SAAS would provide advantage known as “Multi-tenancy” in cloud terms, which says that one application can be shared by many users at the same time. Cloud based Global Pharma Solutions is comprised of the current medical store inventory system which manages the day-to-day chores of the medical stores which stores inventory centrally over the cloud. This comes as a much cheaper option than developing separate software for thousands of pharmaceutical stores but to use a single website for all of them. Also the website will feature a search medicine option in it which will show the customers or normal users the availability of the medicines within their locality. Keywords: Cloud, Inventory System, Pharmaceutical Stores, Multi-tenancy, SAAS I. Introduction Nowadays there is a trend of inventory management system in all the places where there is need to keep track of things daily. So many retails owners are opting for a change and they are adopting the software based inventory management systems, which are generally made by some software developers and for which they have a hefty price then be it their development or maintenance the traditional way of doing this - maintaining registers, writing bills of customers, to do lists, etc. all manually are very hectic jobs. Cloud computing is a computing paradigm, where a large pool of systems is connected in private or public networks, to provide dynamically scalable infrastructure for application, data and file storage. With the advent of this technology, the cost of computation, application hosting, content storage and delivery is reduced significantly [5]. Through Cloud based Global Pharma Solutions nowadays, the track of in and out of all the medicines or other things can be kept an eye on. This is so much easy and faster. Also cloud is an emerging technology with a much strong user acceptance base in so much short time. So how it would be to make this both things work together and combine them to prepare a better option for both the customers/user and the retailers. The users can go directly to the website and see the medical stores which have the medicines and order from them/reserve for them. Also they get to see the medicines in their locality first if present if not then further from them. All in one, the retailers can get their application like personal from the website and the users can their work get done quickly without having to go here and there in search of medicines. Scalability, Elasticity, Cost Reduction, Minimum Management Effort, and Device/location independence. Fig. 1. Single Vs Multi-Tenant System [3]
  • 2. Cloud Based Global Pharma Solutions DOI: 10.9790/0661-1821125128 www.iosrjournals.org 126 | Page This project is based on Multi-tenant system, which is a significant property of cloud. Multi-tenancy is different from multi-instance architecture (Figure 1) where separated instances of the same software are hosted on different servers to serve different tenants [3]. II. Literature Survey There are numerous vendors who make this type of medical inventory management software’s for medical stores. To name some are Mensons, TechnoSoft etc. Taking example of TechnoSoft’s software we got to see the GUI which had medical name on top of the software application. A search box for searching medicines- be it the name of the medicines, manufacturer, lot number, prices, etc. There is also a website named “Intacct” which says- “When it comes to managing inventory, you can’t afford to have too much or too little stock on the shelves. Unfortunately, inventory can be a rapidly moving target. You may have multiple warehouses. With Intacct's cloud-based solution for managing inventory, it’s easier to track, value, and manage your stock—maintaining accuracy at every step of the way.” [4] The whole software is connected to the bar code scanner through which the chemist scans the barcode on the medicines and the entry for the same would be done in the software with full details. The option of printing the receipt is also available in the existing software. The database is not stored centrally but stored in same machine. The software also requires proper maintenance from time to time by its vendors. The users need to come personally to the medical stores and ask for the medicines if they are present in that store and if not go to the other stores and ask there. So this is a lot of time consuming task. Also if the customer needs more number of medicines and the store has less then again go in other shop and take the remaining from them. III. Existing System The existing system is only software which is made for a personal medical store management provided by different vendors and they charge a handsome amount for it. As the database is stored in the same machine that of software, so the storage space problem arises in it. In case of some crash or calamity, the data cannot be backed up or restored back. Also the initial investment is high and maintenance too. Despite there is no search facility of the medical stores for the availability of the medicines for the people in their locality. Despite, there is also the maintenance cost which the medical store owner has to bear from time to time. This project is a medical inventory management system which will ease the use of customers and users both by providing them a website which will be like personal for them and managed and backed up daily on cloud and that too in less cost also the users will find it useful for finding the medicines in within their locality. IV. Proposed Mechanism Fig. 2. Proposed Mechanism The proposed mechanism for our project is to use the 3-tier architecture framework to develop the website in order to fit the Software-As-A-Service (SAAS) model type of the cloud deployment. And also to lessen the work and make easier to handle the daily mechanism of the vendors and users through our project.
  • 3. Cloud Based Global Pharma Solutions DOI: 10.9790/0661-1821125128 www.iosrjournals.org 127 | Page Fig. 3. Three Tier Architecture Framework of SAAS [1] The frontend (website development) of this project will be in .NET platform, while the coding of the same will be in C#. The backend (database) will be developed in Microsoft SQL server. The website has two sections- one for the inventory management of the pharmaceuticals of the medical stores while the other will be for the users to search the medicines and order medicines within their locality. The website will be hosted on the cloud and will be made available through public domain on the internet. The concept of Software-As-A-Service (SAAS) is used here in which this website will be hosted centrally for the customers and those who want to use the website have to register first and the respective databases for the customers will be generated automatically with their medical store names on it. The security which will be an advantage for this project comes from the fact that the databases cannot be seen by each other until there is a “Controlled Authentication” from other side. V. Methodology Used Cloud is used here as we have a convenient, on-demand access to shared pool of resources such as servers, storage, and applications, over the internet. Its salient features include: on-demand self-service, broad network access, resource pooling, rapid elasticity, measured service. SAAS is the capability of the provider’s applications running on a cloud infrastructure [2]. The applications are accessible from various client devices through a web browser. AWS has announced future support for auto-scaling, load balancing and monitoring both individually and as a suite of services to help solve this problem in a simpler fashion. (http://www.allthingsdistributed.com/2008/10/using_the_cloud_to_build_highl.html) [10]. As in the case of PAAS, the customer does not manage or control the underlying cloud infrastructure or the application features. The customer can; however, configure user-specific application parameters and settings [6]. SAAS provides several benefits: users get to use the application over the internet without the onus of buying, implementing, or managing the software. Like IAAS and PAAS, the fee is priced on the usage-basis, whereby customers purchase rights to use certain or all modules as required. Although SAAS and ASP may appear to be the same, they are different. SAAS is multitenant application hosted by the developer, timely updates from them. SAAS provides presentation, security, identity and federation, SSO, RBAC, authorization and authentication, regulatory controls, cost aspect, flexibility aspect [7][8]. Shared, virtualized servers, network and storage systems form a resource pool, built to be web-based, and used over the public internet [2]. VI. Steps To Be Followed Pharmaceutical stores: 1. Store manager will register his/her store with the system. 2. Enter the medicine details into the inventory. 3. Store manager can see the placed orders, add, update, and delete medicine details. 4. Change his/her profile details.
  • 4. Cloud Based Global Pharma Solutions DOI: 10.9790/0661-1821125128 www.iosrjournals.org 128 | Page Customer: 1. Customers can search medicines within their locality. 2. At the time of ordering the medicines they have to register and place the order. 3. They can check the status of their ordered medicines. VII. Conclusion The project Cloud Based Global Pharma Solutions will cater all the requirements of the customers as well as the users to find a better option in the current medical inventory management system. The conclusions generated from this are like there will be a cheaper option for the medical owners, easy handling of the medicines and also the customers will have less time consuming process of buying the medicines. References [1]. www.cloudcomputingpatterns.org/Three-tier-cloud-application [2]. www.centurylinkcloud.com/blog/post/saas-your-app-part-I [3]. A Framework for Migrating Traditional Web Applications into Multi-Tenant SAAS, 2012., pp.100 [4]. https://us.intacct.com/cloud-inventory-management-system [5]. Cloud Computing-Overview.pdf, pp.2 [6]. Cloud Computing by Dr. Deven Shah, pp.103 [7]. Architecting Software as a Service for the Enterprise- White Paper-Intel-services, pp.6 [8]. http://www.tsystemsus.com/umn/uti/508260_1/blobBinary/White+Paper+Cloud+Computing.pdf, pp.12-13 [9]. https://azure.microsoft.com/en-in/documentation/articles/web-sites-deploy/ [10]. https://d36cz9buwru1tt.cloudfront.net/SaaS_whitepaper.pdf