loader image

14216 Riyadh, Saudi Arabia

Office Hours: 8:00 AM – 6:00 PM

  • August 21 2025
  • Smart Transformation

Up and running with Azure Linux 3.0

I first pulled the latest release from the Microsoft container repository and then had Podman run it as a named container, listing the file system contents to check that it was running correctly. I was then able to export the container contents from the image using the Podman export command, which creates a tarball from […]

Read More
  • August 20 2025
  • Smart Transformation

AWS blames bug for Kiro pricing glitch that drained developer limits

Pricing flip-flops and developer dissatisfaction In July, AWS had to limit the usage of Kiro, just days after announcing it in public preview, due to the sheer number of developers flocking to try out the IDE, mainly driven by pricing changes and throttling issues in rival IDEs, such as Cursor and Claude Code. It had […]

Read More
  • August 19 2025
  • Smart Transformation

IBM can’t afford an unreliable cloud

Opening the door for competitors IBM has traditionally been a niche player in the cloud market, holding a 2% global market share compared to AWS (30%), Microsoft Azure (21%), and Google Cloud (11%). IBM Cloud targets a specific enterprise audience with hybrid cloud integration and enterprise-grade features. AWS, Azure, and Google Cloud have consistently demonstrated […]

Read More
  • August 18 2025
  • Smart Transformation

Google adds VM monitoring to Database Center amid enterprise demand

This capability, according to Google, is a result of several enterprises demanding support for monitoring self-managed databases to gain full oversight of all their deployed databases. “This holistic visibility helps identify critical security vulnerabilities, improve security posture, and simplify compliance,” said Charlie Dai, VP and principal analyst at Forrester. These security vulnerabilities could include outdated […]

Read More
  • August 17 2025
  • Smart Transformation

Monitoring microservices: Best practices for robust systems

Logging. Implement a pre-defined logging with a well-known format (e.g., JSON). This ensures that logs from distinctive offerings are easily parsable and searchable, and provides quicker identification of issues. Include essential records like timestamps, provider names, log levels and unique request IDs.  Distributed tracing. When a request flows via multiple services, distributed tracing presents a […]

Read More
  • August 16 2025
  • Smart Transformation

The truth about Python’s AI-powered popularity surge

Python’s popularity is surging thanks to AI, but also its power and ease of use. Editable installs for Python packages and the newly refined type hinting in Python 3.14 are just two examples, and the brand new, in-beta installation manager also helps. We get you started with all three—and more—in this week’s Python Report. Top […]

Read More
  • August 15 2025
  • Smart Transformation

Can your cloud provider really scale?

Holding providers accountable As cloud capacity challenges continue to emerge, enterprises must reassess how they engage with public cloud providers. The first step is a renewed focus on service-level agreements (SLAs). For years, SLAs have served as a measure of trust between cloud providers and their customers. These agreements outline performance metrics such as uptime, […]

Read More
  • August 14 2025
  • Smart Transformation

Wassette: A bridge between Wasm and MCP

Microsoft’s fascination with AI agents as a tool for developers continues with Wassette, a new open source release from its Azure Core Uptime team. Built in Rust and designed to host pieces of functionality written as WebAssembly Components, it’s a first step to delivering customizable and composable functionality that can be deployed as a tool […]

Read More
  • August 13 2025
  • Smart Transformation

Claude Sonnet 4 upgrade enables full codebase processing in a single request

“With expanded context windows, enterprises can potentially accelerate their development and debugging at scale,” said Neil Shah, vice president for research and partner at Counterpoint Research. “Over time, as models become more proficient in generating, validating, and refining boilerplate code, enterprise-grade quality output would be the north star. This gives the enterprise time-to-optimize and time-to-market […]

Read More
  • August 12 2025
  • Smart Transformation

Devops, SRE and platform engineering: What’s the difference?

Benjamin Brial, founder of platform engineering company Cycloid.io, emphasizes that all three “share a common goal, which is to improve the efficiency, reliability, and speed of software delivery. Each plays a role in bridging the gap between developers and operations, but they have different focuses and methodologies.” “While all have a different focus, they all […]

Read More