Cloud Computing

Achieving AI readiness through comprehensive modernization

I’ll cover what modernization really means, why it matters for your business, and how to think about modernization as your path to AI...

Microsoft’s Drasi: A lightweight approach to event-driven programming

Event-driven architectures like this are a relatively common design pattern in distributed systems. Like other distributed development models, they have their own problems,...

TypeScript 5.7 improves error reporting

Also in TypeScript 5.7 is a new compiler option, --rewriteRelativeImportExtensions. When an import path is relative and ends with a TypeScript extension (.ts,...

The Next Wave of Service Assurance: Driving Revenue and Customer Experience

Communications service providers (CSPs) are starting to think about service assurance in a new light, recognizing—and reaping—value from the technology beyond its baseline...

Partners who use Cisco Marketing Velocity can generate 5.2x more pipeline

For over a decade, partners have been using Marketing Velocity to accelerate their time-to-market and more recently have adopted Cisco Marketing Velocity Central...

Shaping the Future: Announcing the U.S. Fast Future Innovation Awards

In a world where the transformative power of artificial intelligence is at your fingertips, you now have the chance to shape the future...

Introducing Cisco’s AI Security Best Practice Portal

We are excited to announce the launch of the Cisco AI Security Portal. It is designed to provide you with the latest best...

How to use Java generics to avoid ClassCastExceptions

void copy(List<?> src, List<?> dest, Filter filter) { for (int i = 0; i < src.size(); i++) ...

Drasi: A lightweight approach to event-driven programming

Event-driven architectures like this are a relatively common design pattern in distributed systems. Like other distributed development models, they have their own problems,...

Latest articles