#serverless-architecture

[ follow ]
fromInfoQ
2 weeks ago

QCon London 2025: How to Build a Database Without a Server

A main takeaway from the presentation is the effectiveness of moving from a complex MongoDB cluster to a simpler serverless object storage architecture.
Cryptocurrency
DevOps
fromNew Relic
1 month ago

A starter's guide: Observability with OpenTelemetry

Observability provides insights into why issues occur, while monitoring indicates what is happening.
A proactive observability strategy is essential for understanding system performance.
#cloud-computing
DevOps
fromInfoQ
3 months ago

The Art of Embracing Failures with Serverless Architectures

Serverless architecture may initially seem effortless but can lead to failures when going live, prompting the need for deeper investigation and pattern recognition.
DevOps
fromInfoQ
3 months ago

The Art of Embracing Failures with Serverless Architectures

Serverless architecture may initially seem effortless but can lead to failures when going live, prompting the need for deeper investigation and pattern recognition.
fromMedium
5 months ago

Unit testing legacy spark code in Scala

Having code well covered by automated tests (unit, integration, etc.) is essential to avoid rework later, especially when facing legacy code challenges.
JavaScript
[ Load more ]