A Unified Experimental Framework for Evaluating and Optimizing Cloud Deployment Architectures in Smart Healthcare Systems.

Saved in:
Bibliographic Details
Title: A Unified Experimental Framework for Evaluating and Optimizing Cloud Deployment Architectures in Smart Healthcare Systems.
Authors: Abdel-Hamid, Norhan1 Norhan.abdelhamid@mans.edu.eg, Fouad Saraya, Mohamed Sabry2 mohamedsabry83@mans.edu.eg, Ali-Eldin, Amr M. T.3 amr.ali-eldin@mans.edu.eg, Zaki, John4 Jfzaki@mans.edu.eg
Source: International Journal of Special Education. 2026 Special Issue, Vol. 41, p498-530. 33p.
Subject Terms: Cloud computing, Service-oriented architecture (Computer science), Software architecture, Benchmark problems (Computer science), Digital health, Cost analysis
Company/Entity: Amazon.com Inc.
Abstract: In this paper, we have proposed a detailed evaluation of the deployment approaches of smart healthcare systems in the cloud computing environment, with particular emphasis on the performance comparison of Service-Oriented Architecture (SOA), containerized microservices on Amazon EC2, and serverless microservices on AWS Lambda. The proposed framework has incorporated real-time healthcare services, including patient registration, consultation, and notification, under a realistic workload model, simulating mixed read/write operations with bursty traffic patterns. The authors have also proposed the empirical evaluation of the proposed framework using a controlled experimental setup, including Linux-based EC2 instances (t3. medium), containerized Flask-based microservices, and eventdriven Lambda-based microservices with concurrency limits on the number of requests. The authors have also collected the performance metrics of the proposed framework, including the average response time, throughput, CPU utilization, dropped requests, and cost per 10,000 requests. The authors have also demonstrated the performance evaluation of the proposed framework, where the serverless-based microservices (Lambda) have achieved the least average response time of 0.98 seconds, outperforming the performance of EC2-based microservices (1.05 seconds) and SOA (1.45 seconds). The authors have also demonstrated the performance evaluation of the proposed framework, where the serverless-based microservices (Lambda) have achieved the highest scalability of 2400 requests per second, outperforming the performance of EC2-based microservices (1400 requests per second) and SOA (900 requests per second). Moreover, Lambda exhibits better reliability with a lower rate of dropped requests (150), whereas SOA suffers a high degree of performance degradation with a high rate of dropped requests (1600). Cost analysis also revealed that the proposed approach using AWS Lambda is the most cost-effective approach with a cost of 0.65 USD for every 10k requests, compared to EC2 (0.85 USD) and SOA (1.20 USD). Moreover, a qualitative evaluation using expert judgment with a panel of 25 experts also supported that microservices architectures exhibit better performance in terms of increased resilience, agility in testing, and maintainability. From the analysis, it is evident that serverless microservices architectures exhibit a high degree of benefits for dynamic event-driven healthcare systems, whereas a hybrid approach using EC2 and Lambda balances both steady-state and bursty workloads for healthcare cloud systems. The study also provides a holistic approach for evaluating cloud architectures using performance metrics with decision-making for modern healthcare cloud systems. [ABSTRACT FROM AUTHOR]
Copyright of International Journal of Special Education is the property of International Journal of Special Education and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.)
Database: Education Research Complete
FullText Links:
  – Type: pdflink
Text:
  Availability: 0
Header DbId: ehh
DbLabel: Education Research Complete
An: 194880382
AccessLevel: 6
PubType: Academic Journal
PubTypeId: academicJournal
PreciseRelevancyScore: 0
IllustrationInfo
Items – Name: Title
  Label: Title
  Group: Ti
  Data: A Unified Experimental Framework for Evaluating and Optimizing Cloud Deployment Architectures in Smart Healthcare Systems.
– Name: Author
  Label: Authors
  Group: Au
  Data: <searchLink fieldCode="AR" term="%22Abdel-Hamid%2C+Norhan%22">Abdel-Hamid, Norhan</searchLink><relatesTo>1</relatesTo><i> Norhan.abdelhamid@mans.edu.eg</i><br /><searchLink fieldCode="AR" term="%22Fouad+Saraya%2C+Mohamed+Sabry%22">Fouad Saraya, Mohamed Sabry</searchLink><relatesTo>2</relatesTo><i> mohamedsabry83@mans.edu.eg</i><br /><searchLink fieldCode="AR" term="%22Ali-Eldin%2C+Amr+M%2E+T%2E%22">Ali-Eldin, Amr M. T.</searchLink><relatesTo>3</relatesTo><i> amr.ali-eldin@mans.edu.eg</i><br /><searchLink fieldCode="AR" term="%22Zaki%2C+John%22">Zaki, John</searchLink><relatesTo>4</relatesTo><i> Jfzaki@mans.edu.eg</i>
– Name: TitleSource
  Label: Source
  Group: Src
  Data: <searchLink fieldCode="JN" term="%22International+Journal+of+Special+Education%22">International Journal of Special Education</searchLink>. 2026 Special Issue, Vol. 41, p498-530. 33p.
– Name: Subject
  Label: Subject Terms
  Group: Su
  Data: <searchLink fieldCode="DE" term="%22Cloud+computing%22">Cloud computing</searchLink><br /><searchLink fieldCode="DE" term="%22Service-oriented+architecture+%28Computer+science%29%22">Service-oriented architecture (Computer science)</searchLink><br /><searchLink fieldCode="DE" term="%22Software+architecture%22">Software architecture</searchLink><br /><searchLink fieldCode="DE" term="%22Benchmark+problems+%28Computer+science%29%22">Benchmark problems (Computer science)</searchLink><br /><searchLink fieldCode="DE" term="%22Digital+health%22">Digital health</searchLink><br /><searchLink fieldCode="DE" term="%22Cost+analysis%22">Cost analysis</searchLink>
– Name: SubjectCompany
  Label: Company/Entity
  Group: Su
  Data: <searchLink fieldCode="DE" term="%22Amazon%2Ecom+Inc%2E%22">Amazon.com Inc.</searchLink>
– Name: Abstract
  Label: Abstract
  Group: Ab
  Data: In this paper, we have proposed a detailed evaluation of the deployment approaches of smart healthcare systems in the cloud computing environment, with particular emphasis on the performance comparison of Service-Oriented Architecture (SOA), containerized microservices on Amazon EC2, and serverless microservices on AWS Lambda. The proposed framework has incorporated real-time healthcare services, including patient registration, consultation, and notification, under a realistic workload model, simulating mixed read/write operations with bursty traffic patterns. The authors have also proposed the empirical evaluation of the proposed framework using a controlled experimental setup, including Linux-based EC2 instances (t3. medium), containerized Flask-based microservices, and eventdriven Lambda-based microservices with concurrency limits on the number of requests. The authors have also collected the performance metrics of the proposed framework, including the average response time, throughput, CPU utilization, dropped requests, and cost per 10,000 requests. The authors have also demonstrated the performance evaluation of the proposed framework, where the serverless-based microservices (Lambda) have achieved the least average response time of 0.98 seconds, outperforming the performance of EC2-based microservices (1.05 seconds) and SOA (1.45 seconds). The authors have also demonstrated the performance evaluation of the proposed framework, where the serverless-based microservices (Lambda) have achieved the highest scalability of 2400 requests per second, outperforming the performance of EC2-based microservices (1400 requests per second) and SOA (900 requests per second). Moreover, Lambda exhibits better reliability with a lower rate of dropped requests (150), whereas SOA suffers a high degree of performance degradation with a high rate of dropped requests (1600). Cost analysis also revealed that the proposed approach using AWS Lambda is the most cost-effective approach with a cost of 0.65 USD for every 10k requests, compared to EC2 (0.85 USD) and SOA (1.20 USD). Moreover, a qualitative evaluation using expert judgment with a panel of 25 experts also supported that microservices architectures exhibit better performance in terms of increased resilience, agility in testing, and maintainability. From the analysis, it is evident that serverless microservices architectures exhibit a high degree of benefits for dynamic event-driven healthcare systems, whereas a hybrid approach using EC2 and Lambda balances both steady-state and bursty workloads for healthcare cloud systems. The study also provides a holistic approach for evaluating cloud architectures using performance metrics with decision-making for modern healthcare cloud systems. [ABSTRACT FROM AUTHOR]
– Name: AbstractSuppliedCopyright
  Label:
  Group: Ab
  Data: <i>Copyright of International Journal of Special Education is the property of International Journal of Special Education and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract.</i> (Copyright applies to all Abstracts.)
PLink https://search.ebscohost.com/login.aspx?direct=true&site=eds-live&db=ehh&AN=194880382
RecordInfo BibRecord:
  BibEntity:
    Languages:
      – Code: eng
        Text: English
    PhysicalDescription:
      Pagination:
        PageCount: 33
        StartPage: 498
    Subjects:
      – SubjectFull: Cloud computing
        Type: general
      – SubjectFull: Service-oriented architecture (Computer science)
        Type: general
      – SubjectFull: Software architecture
        Type: general
      – SubjectFull: Benchmark problems (Computer science)
        Type: general
      – SubjectFull: Digital health
        Type: general
      – SubjectFull: Cost analysis
        Type: general
      – SubjectFull: Amazon.com Inc.
        Type: general
    Titles:
      – TitleFull: A Unified Experimental Framework for Evaluating and Optimizing Cloud Deployment Architectures in Smart Healthcare Systems.
        Type: main
  BibRelationships:
    HasContributorRelationships:
      – PersonEntity:
          Name:
            NameFull: Abdel-Hamid, Norhan
      – PersonEntity:
          Name:
            NameFull: Fouad Saraya, Mohamed Sabry
      – PersonEntity:
          Name:
            NameFull: Ali-Eldin, Amr M. T.
      – PersonEntity:
          Name:
            NameFull: Zaki, John
    IsPartOfRelationships:
      – BibEntity:
          Dates:
            – D: 06
              M: 01
              Text: 2026 Special Issue
              Type: published
              Y: 2026
          Identifiers:
            – Type: issn-print
              Value: 08273383
          Numbering:
            – Type: volume
              Value: 41
          Titles:
            – TitleFull: International Journal of Special Education
              Type: main
ResultId 1