Adaptive Edge-Cloud Mobile Apps Orchestration Framework | Blazingprojects Postgraduate Thesis
Home / Computer Science / Adaptive Edge-Cloud Mobile Apps Orchestration Framework

Adaptive Edge-Cloud Mobile Apps Orchestration Framework

 

Table Of Contents


Chapter ONE

INTRODUCTION

  • 1.
  • 1.1Introduction to Adaptive Edge-Cloud Mobile Apps Orchestration
  • 2.
  • 1.2Background of the Study: Edge, Cloud, and Mobile Synergy
  • 3.
  • 1.3Statement of the Problem in Dynamic Orchestration Environments
  • 4.
  • 1.4Aim and Objectives of the Study for Adaptive Orchestration
  • 5.
  • 1.5Research Questions Guiding Edge-Cloud Orchestration
  • 6.
  • 1.6Research Hypotheses on Orchestration Performance
  • 7.
  • 1.7Significance of the Study for Mobile Cloud Services
  • 8.
  • 1.8Scope and Delimitation of the Orchestration Framework
  • 9.
  • 1.9Limitations of the Study in Real-World Deployments
  • 10.
  • 1.10Organisation of the Study: Chapters and Flow
  • 11.
  • 1.11Operational Definition of Terms in Edge-Cloud Orchestration

Chapter TWO

LITERATURE REVIEW

  • 1.
  • 2.1Conceptual Review: Edge Computing, Cloud Computing, and MEC
  • 2.
  • 2.2Conceptual Review: Mobile Applications Orchestration Concepts
  • 3.
  • 2.3Theoretical Framework: Resource Allocation Theory in Distributed Compute
  • 4.
  • 2.4Theoretical Framework: Minimax and RL for Dynamic Scheduling
  • 5.
  • 2.5Empirical Review: Edge-to-Mobile Latency Optimization Studies
  • 6.
  • 2.6Empirical Review: Auto-scaling and Offloading Policies in Edge-Cloud
  • 7.
  • 2.7Empirical Review: Security and Privacy in Edge-Cloud Mobile Apps
  • 8.
  • 2.8Empirical Review: Data Locality and Movement Costs in Orchestration
  • 9.
  • 2.9Empirical Review: Telemetry, Monitoring, and Observability in Edge Environments
  • 10.
  • 2.10Gaps in the Literature: Inadequate Adaptive Orchestration Frameworks
  • 11.
  • 2.11Gaps in Evaluation Methods for Edge-Cloud Mobile Apps
  • 12.
  • 2.12Conceptual Model: Integrated Edge-Cloud Orchestration Framework Overview

Chapter THREE

SYSTEM DESIGN AND IMPLEMENTATION

  • 1.
  • 3.1Research Design: Design-Implementation-Evaluation Paradigm
  • 2.
  • 3.2Philosophical Paradigm: Pragmatism for Engineering Evaluation
  • 3.
  • 3.3Population of the Study: Edge-Cloud Testbed Environments
  • 4.
  • 3.4Sample Size and Sampling Technique for Experimental Scenarios
  • 5.
  • 3.5Sources and Instruments of Data Collection: Telemetry, Logs, and Surveys
  • 6.
  • 3.6Validity and Reliability of Orchestration Metrics
  • 7.
  • 3.7Data Processing and Preprocessing Procedures
  • 8.
  • 3.8Method of Data Analysis: Statistical and ML-based Evaluation
  • 9.
  • 3.9Model Specification: Objective Function and Constraint Formulations
  • 10.
  • 3.10Ethical Considerations in Edge-Cloud Research

Chapter FOUR

SYSTEM TESTING AND EVALUATION

  • ANALYSIS AND DISCUSSION OF FINDINGS
  • 1.
  • 4.1Data Presentation: Orchestration Scenarios and Datasets
  • 2.
  • 4.2Descriptive Analysis of Latency, Bandwidth, and Offloading Metrics
  • 3.
  • 4.3Descriptive Analysis of Energy Consumption and Resource Utilization
  • 4.
  • 4.4Hypotheses Testing: Offloading Decision Accuracy
  • 5.
  • 4.5Hypotheses Testing: Response Time Reduction Under Varying Loads
  • 6.
  • 4.6Hypotheses Testing: Cost-Performance Trade-offs
  • 7.
  • 4.7Interpretation of Results in Light of Theoretical Frameworks
  • 8.
  • 4.8Discussion of Findings Relative to Empirical Studies and Gaps Identified

Chapter FIVE

SUMMARY, CONCLUSION AND RECOMMENDATIONS

  • CONCLUSION AND RECOMMENDATIONS
  • 1.
  • 5.1Summary of Key Findings and Their Implications
  • 2.
  • 5.2Conclusion on Adaptive Edge-Cloud Mobile Orchestration Efficacy
  • 3.
  • 5.3Contribution to Knowledge: The Orchestration Framework and Tools
  • 4.
  • 5.4Practical Recommendations for System Implementations
  • 5.
  • 5.5Suggestions for Further Studies and Future Work

Thesis Abstract

This study investigates the design, implementation, and evaluation of an adaptive edge-cloud orchestration framework for mobile applications to optimize performance, cost, and user experience across heterogeneous network environments. The core problem addressed is the gap between static offloading strategies and the dynamic runtime conditions of edge and cloud resources, user mobility, and varying application workloads, which often lead to suboptimal latency, bandwidth usage, and energy consumption on mobile devices. The aim is to develop a self-tuning framework that orchestrates computation, storage, and networking across edge and cloud tiers while obeying quality-of-service (QoS) constraints and security requirements. The research objectives are (1) to formulate a multi-objective optimization model that simultaneously minimizes end-to-end latency, monetary cost, and energy consumption; (2) to design an adaptive decision engine leveraging reinforcement learning to select optimal offloading targets and data placement in real time; (3) to implement a modular prototype comprising an edge cluster, a regional cloud, and a mobile middleware, with support for microservice-based application components; (4) to evaluate the framework under realistic workloads and network conditions, and (5) to assess its resilience to faults and mobility using fault-injection experiments. The theoretical lens combines the Cognitive Load Theory to justify the offloading decisions from a user-perceived performance perspective, and the Resource-Based View to frame the capabilities required for sustainable edge-cloud orchestration. The framework draws on relevant theories of autonomic computing and queueing networks to guide the design of self- managing components and performance modeling. A mixed-methods methodology is employed. The quantitative component uses a 120-user field trial and a 40-node testbed, with synthetic workloads generated to emulate video streaming, augmented reality, and real-time analytics. Data collection instruments include system telemetry logs, network measurements, and application-level QoS metrics captured at 1-second granularity, complemented by a controlled lab experiment with Traffic Control (tc) to simulate diverse network conditions. The analysis employs multi-objective optimization with Pareto-front analysis, regression-based profiling of offloading impact, and time-series forecasting to anticipate resource availability. The reinforcement learning module is evaluated using Q-learning and Deep Q-Networks (DQN) with state representations incorporating device battery, network metrics, workload type, and current edge-cloud loads. A qualitative component uses semi-structured interviews with developers and IT operators (n=12) and thematic analysis to capture operational usability and perceived security concerns. Validity and reliability are addressed via triangulation of telemetry data, cross-validation of predictive models, and bootstrapped confidence intervals. Expected findings indicate that the adaptive framework reduces average end-to-end latency by 28–45% and energy consumption on mobile devices by 15–30%, while achieving cost savings of 12–25% compared to baseline static offloading schemes. The RL-based decision engine is anticipated to converge to near-Pareto-optimal policies within 200 episodes of live deployment, with robustness to sudden network degradation and edge node failures. The study is likely to reveal critical trade-offs between data locality, privacy, and latency, and to demonstrate that modular orchestration enhances adaptability across diverse application profiles. The contribution to knowledge lies in (i) a novel multi-objective optimization model for adaptive edge-cloud orchestration with explicit QoS and security constraints, (ii) an integrated design and implementation of a generic, reusable middleware and orchestration blueprint applicable to mobile applications, and (iii) empirical benchmarks and best-practice guidelines for deploying adaptive edge-cloud frameworks in practice. The main conclusion is that adaptive, learning-driven edge-cloud orchestration can substantially improve performance and resource efficiency for mobile applications under dynamic conditions, while maintaining acceptable security and privacy standards. Recommendations include extending the framework to support federated learning for privacy-preserving policy updates, incorporating programmable network interfaces (e.g., P4) to further reduce tail latency, and exploring energy-aware hardware accelerators at the edge to broaden application domains. Further research is suggested to investigate long-term maintenance of learned policies, transfer learning across different deployment environments, and socio-technical impacts on developers and end-users.

Thesis Overview

Adaptive Edge-Cloud Mobile Apps Orchestration Framework is about designing and evaluating a system that automatically distributes mobile app tasks between edge servers (closer to users) and cloud data centers (more powerful, centralized) to meet performance, cost, and energy goals. The core idea is to enable mobile applications to run parts of their logic locally or near the user, while offloading other tasks to cloud resources when appropriate, with dynamic decisions driven by current conditions such as network latency, device battery, workload, and service level requirements. Why it matters: mobile apps are increasingly resource-intensive and latency-sensitive (for example, augmented reality or real-time video processing). Relying solely on distant cloud or on-device processing can lead to poor user experience or excessive energy use. An adaptive orchestration framework can transparently optimize where computation happens, improve response times, reduce bandwidth consumption, and lower operational costs for service providers. What problem or knowledge gap it addresses: there is a lack of practical, end-to-end architectures that (a) continuously monitor heterogeneous resources across edge and cloud layers, (b) make reliable deployment decisions in real time, and (c) provide verifiable performance guarantees under varying network and workload conditions. Existing approaches are often hand-tuned for specific apps or assume static conditions, limiting generalizability and scalability. What the researcher will do step by step: 1. Conduct a literature scan to identify decision strategies, about edge-cloud offloading, resource monitoring, and orchestration approaches, and define a reference architecture. 2. Design an adaptive orchestration framework that uses a decision engine combining heuristic rules and a lightweight machine learning model to choose execution location for app components. 3. Implement a prototype supporting common mobile app patterns (data preprocessing, ML inference, and UI-related tasks) with components that can run on device, edge, or cloud. 4. Establish a testbed with real devices, a nearby edge node, and a cloud backend; collect metrics on latency, energy consumption, throughput, and cost. 5. Conduct experiments varying network conditions, user load, and device types; analyze data using regression analysis to quantify performance impacts and ANOVA to test differences across configurations. 6. Validate reliability and safety through fault injection and worst-case scenario testing; refine the decision engine accordingly. 7. Evaluate usability and developer impact via a small expert-driven study and document integration guidelines. Expected contribution: a generalizable architecture and a practical decision framework for adaptive offloading, empirical performance benchmarks across representative workloads, and design guidelines for developers deploying edge-cloud mobile applications. Anticipated outcome: improved mobile app latency and energy efficiency, reduced cloud costs, and a reusable blueprint for practitioners to implement adaptive orchestration across diverse mobile workloads.

Blazingprojects Mobile App

📚 Over 50,000 Research Thesis
📱 100% Offline: No internet needed
📝 Over 98 Departments
🔍 Thesis-to-Journal Publication
🎓 Undergraduate/Postgraduate Thesis
📥 Instant Whatsapp/Email Delivery

Blazingprojects App

Related Research

Estate management. 3 min read

Smart Parking and Urban Space Optimization in Mixed-Use Estates: Design, Implementat...

This research investigates how smart parking systems and focused urban space optimization can improve mobility, safety, and land use in mixed-use estates that c...

BP
Blazingprojects
Read more →
English and Literary. 3 min read

Designing and Evaluating a Digital Archive of 21st-Century English Poetry ...

This research explores how a digital archive of 21st-century English poetry can be designed, built, and evaluated to support access, scholarship, and creative w...

BP
Blazingprojects
Read more →
Electrical electroni. 2 min read

Low-Power IoT Edge Amplifier with Reconfigurable Filter Core...

Low-Power IoT Edge Amplifier with Reconfigurable Filter Core involves designing a compact, energy-efficient signal processing block intended to sit at the edge ...

BP
Blazingprojects
Read more →
Economics. 4 min read

Design, implementation and evaluation of a regional carbon tax scheme in an emerging...

This research explores how a regional carbon tax can be designed, implemented, and evaluated in an emerging economy, with the aim of reducing greenhouse gas emi...

BP
Blazingprojects
Read more →
Economics education. 4 min read

Design and evaluation of an economics flipped classroom model for undergraduates...

The research focuses on designing, implementing, and evaluating a flipped classroom approach for teaching economics to undergraduates. In a flipped model, core ...

BP
Blazingprojects
Read more →
Dermatology. 2 min read

Development of a AI-assisted Dermoscopy Workflow for Melanoma Detection: Design, Imp...

This research investigates how artificial intelligence (AI) can be integrated into the dermoscopy workflow to improve the early detection of melanoma, a potenti...

BP
Blazingprojects
Read more →
Dentistry. 3 min read

Development of a 3D-Printed Guided Kit for Minimally Invasive Orthodontic Assessment...

This research explores creating a 3D-printed guided kit to perform orthodontic assessments in a minimally invasive way. The goal is to develop a set of physical...

BP
Blazingprojects
Read more →
Computer Science. 4 min read

Adaptive Edge-Cloud Mobile Apps Orchestration Framework ...

Adaptive Edge-Cloud Mobile Apps Orchestration Framework is about designing and evaluating a system that automatically distributes mobile app tasks between edge ...

BP
Blazingprojects
Read more →
Computer Engineering. 3 min read

Edge-Aware Vision Transformer for Real-Time Embedded Systems...

Edge-Aware Vision Transformer for Real-Time Embedded Systems explores how to bring powerful visual processing to devices with limited computing power, memory, a...

BP
Blazingprojects
Read more →
WhatsApp Click here to chat with us