惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Microsoft Azure Blog
Microsoft Azure Blog
L
LangChain Blog
A
About on SuperTechFans
博客园_首页
GbyAI
GbyAI
人人都是产品经理
人人都是产品经理
NISL@THU
NISL@THU
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
IT之家
IT之家
博客园 - 司徒正美
大猫的无限游戏
大猫的无限游戏
MyScale Blog
MyScale Blog
Last Week in AI
Last Week in AI
S
SegmentFault 最新的问题
V
V2EX
D
DataBreaches.Net
B
Blog RSS Feed
Apple Machine Learning Research
Apple Machine Learning Research
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 聂微东
Vercel News
Vercel News
博客园 - 叶小钗
F
Full Disclosure
Google DeepMind News
Google DeepMind News
宝玉的分享
宝玉的分享
博客园 - Franky
WordPress大学
WordPress大学
小众软件
小众软件
T
The Blog of Author Tim Ferriss
阮一峰的网络日志
阮一峰的网络日志
T
Tailwind CSS Blog
The Register - Security
The Register - Security
Y
Y Combinator Blog
Jina AI
Jina AI
月光博客
月光博客
The GitHub Blog
The GitHub Blog
有赞技术团队
有赞技术团队
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
量子位
云风的 BLOG
云风的 BLOG
Hugging Face - Blog
Hugging Face - Blog
爱范儿
爱范儿
Blog — PlanetScale
Blog — PlanetScale
C
Check Point Blog
MongoDB | Blog
MongoDB | Blog
博客园 - 三生石上(FineUI控件)
美团技术团队
Engineering at Meta
Engineering at Meta
雷峰网
雷峰网
Recent Announcements
Recent Announcements

The Cloud Experience Everywhere articles

What I learned about Epistemia: A new way to build AI you can trust Strategy is the easy part, but can you deliver? Simplify HPE Morpheus Software automation with the new visual workflow builder AI evolution: Shifting from training to inference needs infrastructure modernization HPE Morpheus Central is here. Managing a multisite fleet just changed. Architecting your IT environment for change is key to the Great VM Reset An overview of IT service management using HPE OpsRamp Software Service Desk Beyond the basics: Deeper observability for HPE Morpheus Software – VM essentials Simpler, faster hybrid cloud management with agentic AI in HPE Morpheus Software 9.0 Navigating the signal tsunami: Why shared observability matters today HPE OpsRamp Software named as major player in the IDC MarketScape Achieving zero downtime: A deep dive into HPE Morpheus Software high availability Scaling the hybrid cloud: Unveiling HPE Morpheus Software version 9.0 The rise of agentic AI: Ushering in the next era of intelligent IT Unleashing AI factory ROI: Secure agentic AI on multitenant infrastructure Introducing HPE CloudOps Software for cloud service providers Introducing HPE CloudOps Software for cloud service providers Next-gen IT unleashed: The boom of cloud paging and application packaging The critical role of security fundamentals in the age of AI GreenLake Marketplace launches end-to-end commerce capabilities Discover what’s next with HPE Services at HPE Discover Las Vegas 2026 Secure application modernization with the Strangler Pattern to reduce security risk The private cloud resurgence by IDC—rebalancing cost, control, and AI HPE global trade integration: Enabling compliance in a connected digital world Sovereign by design for the workplace Reset with intent: Four smart moves to rationalize VMware exposure Building the high-performance data foundation for enterprise AI with HPE Storage Mastering hybrid cloud migration with HPE CloudOps Software suite Why sovereign cloud is becoming the backbone of modern workplace solutions Facilitating federated data and AI at scale with federated mesh architectures Reviving private cloud by automating day‑2 operations using Kubernetes operators From alerts to action: how Operations Copilot accelerates incident response Unleashing enterprise AI factories with Kubeflow: Overcoming multitenancy hurdles What a ride it has been—HPE Morpheus VM Essentials Software hits version 8.1 Cyber resilience: Securing the last line of defense in the digital age AI-augmented endpoint engineering: From deterministic to autonomous delivery HPE OpsRamp Software March 2026 release: Key updates for IT operations teams Simplify bare metal management with HPE Morpheus Enterprise Software BMaaS Operations Copilot from HPE OpsRamp Software: Your partner for next-gen IT operations ITIL (version 5): What’s new, what’s different, and why recertification matters Stop overpaying for platforms: Invest in GPUs for real AI value Why buying a training subscription is just like buying a gym membership HPE Morpheus Enterprise Software enhances its Kubernetes service with new features The great VM reset: Why enterprise virtualization needs a new foundation PostgreSQL's BM25 ranking algorithm for enterprise-grade search quality Streamlining hybrid cloud: Announcing the unified HPE/hpe Terraform provider v1.1.0 Inside HPE Morpheus Minute: A closer look at storage types in HPE Morpheus Software Half your AI factory is sitting idle; here is the blueprint that fixes it Introducing True N-Tier Multi-Tenancy in HPE Morpheus Enterprise Software v8.1.0 Beyond observability: From signals to semantic intelligence in hybrid cloud Operationalizing agentic AI with NVIDIA Nemotron and HPE agents hub
Engineering modern resilient-by-design applications for hybrid cloud
2026-03-18 · via The Cloud Experience Everywhere articles

Design resilient enterprise applications for hybrid cloud. Learn how telemetry-aware adaptation, modernization, and services-led transformation enable stable SLAs and operational continuity.

Resilience is commonly defined as the capacity to withstand or recover quickly from difficulties; the ability to return to an original state after disruption.

Over the past decade, modern enterprises have invested heavily in engineering resilience into infrastructure layers. High-availability clusters, self-healing storage systems, redundant networking fabrics, elastic cloud platforms, automated failover orchestration, and policy-driven security controls have become standard architectural practices. Even cybersecurity models now assume breach and are designed for containment rather than prevention alone.

Infrastructure has evolved to detect anomalies, redistribute load, and restore stability with minimal human intervention.

Yet the application layer, comprising the software that directly implements business logic, has remained comparatively fragile. While infrastructure has evolved toward self-correction, many enterprise applications still rely on static timeout values, rigid retry loops, fixed concurrency limits, and manual toggles during incidents. This asymmetry introduces risk. When downstream latency increases or a dependency degrades, a non-adaptive application may continue issuing high concurrency requests. Instead of absorbing volatility, it amplifies it. What begins as a localized delay can cascade into thread exhaustion, database contention, and service-level agreement breaches.

Hence, the next evolution lies in engineering resilience into the application itself.

HPE20160726063_800_0_72_RGB.jpgVolatility in hybrid architecture

In hybrid cloud, dependency variability is normal, not exceptional. Multi-region databases introduce replication lag. Edge aggregation systems exhibit fluctuating network latency. AI inference services may respond unpredictably under burst workloads. Third-party APIs operate outside direct control. Microservices orchestrated on Kubernetes platforms introduce scheduling delays, pod restarts, and dynamic scaling behavior.

Applications increasingly interact with multiregion databases, edge data aggregation systems, AI inference services, third-party application programming interface (APIs), and distributed microservices running on Kubernetes platforms. Infrastructure elasticity provides the foundation for scale in hybrid and cloud environments, enabling resources to be dynamically allocated and workloads to be distributed efficiently as demand fluctuates. This flexibility allows organizations to respond quickly to changing business needs and unexpected spikes in usage. However, while elastic infrastructure is essential for maintaining high availability and operational continuity, it alone cannot compensate for brittle application behavior.

Applications that are not designed to adapt to changing conditions, such as fluctuating latency, degraded dependencies, or unexpected failures, can undermine even the most resilient infrastructure. To truly harness the benefits of infrastructure elasticity, application resilience, and runtime adaptability must be engineered as core components of the overall architecture.

Similarly, rigid database interaction models may amplify contention even when underlying compute resources remain healthy. Without implementing adaptive logic at the application level, including telemetry-driven adjustments and behavioral modifications, enterprises risk cascading failures, increased contention, and breaches of service-level agreements.

This shifts resilience from infrastructure containment to application-level anticipation.

True resilience in hybrid cloud requires:

  • Infrastructure intelligence
  • Platform elasticity
  • Application behavioral adaptation

All three must operate in coordination.

Extending telemetry beyond infrastructure

Modern enterprise environments already generate rich telemetry at the hardware and platform layers. Systems such as HPE InfoSight leverage this data to optimize performance and anticipate infrastructure anomalies before they impact production systems.

The next logical evolution is extending this telemetry-driven intelligence upward into the application runtime.

Instead of reacting only to threshold-based alerts, applications can consume signals about dependency health, latency distributions, and resource saturation. This enables runtime logic to adjust concurrency levels, alter retry strategies, introduce backoff controls, or prioritize workloads dynamically.

Telemetry-aware applications shift from static logic to adaptive behavior.

This approach complements broader modernization initiatives that aim to transform static legacy systems into adaptive, cloud-ready architectures. Observability, when embedded directly into runtime logic, becomes an active control mechanism rather than a passive monitoring tool.

fig 1.jpg

Figure 1. Evolution from static to adaptive, telemetry-driven, resilient-by-design runtime architecture

Role of modernization

Most enterprise applications in production today were not architected for adaptive behavior. Monolithic architectures, tightly coupled database schemas, and synchronous call chains limit the ability to introduce adaptive control mechanisms.

Transitioning toward resilient-by-design principles often requires:

  • Refactoring monolithic applications into modular service-based architectures
  • Modernizing database access patterns to reduce contention risk
  • Embedding observability and telemetry integration into the runtime
  • Replatforming workloads onto containerized or hybrid platforms
  • Optimizing runtime logic to align with dynamic infrastructure behavior
  • Introducing asynchronous communication where appropriate

These are not purely infrastructure initiatives; they are application engineering transformations.

Services-led modernization efforts play a critical role in enabling this shift. By aligning application design, database optimization, and runtime behavior with hybrid infrastructure capabilities, enterprises can progressively embed resilience without disrupting business continuity.

This transformation is especially relevant as organizations migrate workloads to hybrid consumption models such as GreenLake, where elasticity and distributed deployment introduce new behavioral considerations at the application layer.

Completing the resilience stack

Infrastructure resilience alone is no longer sufficient in distributed hybrid environments. Self-healing storage, automated failover clusters, and elastic compute provide foundational durability. However, true operational continuity demands applications that are telemetry-aware, behaviorally adaptive, and engineered to anticipate instability rather than merely survive it.

Resilient-by-design software completes the stack by aligning infrastructure intelligence, platform elasticity, and adaptive runtime logic into a cohesive,
self-healing system.

When applications understand the health of their dependencies and respond dynamically, they prevent cascading failures. They reduce unnecessary retries. They protect databases from overload. They maintain stable service levels even under volatile conditions.

In hybrid enterprise environments, resilience must move up the stack.

And the application layer is where it now matters the most.

Learn more at hpe.com/in/en/application-modernization-services.html

By Author:
Nachammai Nagappan
Technology Consultant,
Professional Services Global Competency Center,
HPE Services