Tag: Cloud
-
Stop guessing, start improving: Using DORA metrics and process behavior charts
Posted on January 16, 2026, Level beginner Resource Length long
Combining DORA metrics with Process Behavior Charts (PBCs) enables teams to distinguish normal process variation from real signals, turning delivery metrics into a reliable decision-making tool. By Egor Savochkin.
Tags devops cloud performance management
-
What programming languages should you learn in 2026
Posted on January 14, 2026, Level beginner Resource Length long
In 2026, programming language choices should align with career goals, sustainability, and modern demands - from Rust's efficiency to Python's AI dominance. By Zeeshan Ali.
Tags learning cloud career teams programming
-
AWS 2025: A year of agentic AI, custom chips, and multicloud bridges
Posted on January 12, 2026, Level intermediate Resource Length medium
AWS's 2025 was a pivotal year, marked by the rise of Agentic AI, custom silicon advancements, and real multicloud integration, fundamentally altering how developers build and deploy software. By Damien Gallagher.
Tags ai aws app-development cloud cio
-
What OpenAI's report says about AI usage & adoption
Posted on January 8, 2026, Level beginner Resource Length short
The OpenAI report reveals a rapid adoption of AI in enterprises and ChatGPT usage is increasing significantly, with users saving up to 60 minutes a day. The report suggests that AI usage is directly correlated to an increase in efficiency. By Mark McCormick.
Tags ai cio management cloud machine-learning
-
A gentle introduction to event driven architecture in Python, Flask and Kafka
Posted on November 24, 2025, Level intermediate Resource Length medium
A Gentle Introduction to Event Driven Architecture in Python, Flask and Kafka. In today's fast-paced and scalable application development landscape, event-driven architecture (EDA) has emerged as a powerful pattern for building systems that are decoupled, reactive, and highly extensible. By Sefik Ilkin Serengil.
Tags cloud messaging queues software-architecture python
-
AIOps features drive cloud-managed revenue higher
Posted on October 3, 2025, Level beginner Resource Length short
AIOps is fueling significant growth in cloud-managed LAN and Campus NaaS markets, as enterprises prioritize reduced network management overhead and AI-focused initiatives. By Dell'Oro Group.
Tags ai cio cloud
-
How are MIT entrepreneurs using AI?
Posted on September 28, 2025, Level beginner Resource Length long
The Martin Trust Center for MIT Entrepreneurship strives to teach students the craft of entrepreneurship. Over the last few years, no technology has changed that craft more than artificial intelligence. By Zach Winn.
Tags ai startups cloud cio
-
Cloud-native security in 2025: Why runtime visibility must take center stage
Posted on September 20, 2025, Level intermediate Resource Length medium
The article from The Hacker News outlines the transformative shift in cloud-native application security as industries increasingly adopt containerized and serverless architectures. This evolution has expanded attack surfaces beyond what traditional security models can effectively manage. It introduces runtime visibility as a critical component for contemporary security strategies, allowing teams to understand active threats within production environments. By The Hacker News.
Tags infosec cio devops cloud servers serverless
-
PHP 8.5 adds pipe operator: What it means
Posted on August 26, 2025, Level beginner Resource Length short
PHP 8.5, due out November of this year, will bring with it another long-sought-after feature: the pipe operator (|>). It's a small feature with huge potential, yet it still took years to happen. By Larry Garfield.
Tags php cloud software-architecture app-development web-development
-
Four hot startups aim to keep AI data centers cool
Posted on August 24, 2025, Level beginner Resource Length short
Data centers consume up to one-third of their energy for cooling, driving demand for innovative solutions. Direct-to-chip cooling, a emerging technology, uses cold plates to target heat sources directly on CPUs/GPUs, improving efficiency and sustainability. Traditional cooling relies on large chillers and water systems, while direct-to-chip cooling attaches cold plates to processors. These plates use liquid or advanced materials to absorb heat locally, reducing reliance on centralized cooling and lowering energy use. By Heather Clancy.
Tags startups cloud cio performance
-
Microservices for machine learning
Posted on August 7, 2025, Level intermediate Resource Length medium
Learn how author scaled my ML-powered finance tracker by breaking a monolithic design into microservices for better performance, maintainability, and deployment. Author's finance tracker project started with a simple idea: automatically categorize bank transactions using a text classification model. Author trained a basic logistic regression model on my transaction history, wrapped it in a Flask API, and called it done. By Ramya Boorugula.
Tags microservices machine-learning big-data cloud agile
-
New Akka deployment options: elasticity on any infrastructure
Posted on July 25, 2025, Level advanced Resource Length medium
Akka's latest deployment options represent a significant evolution in distributed systems architecture, addressing long-standing challenges in transitioning from development to production environments. The introduction of self-managed nodes and self-hosted Platform regions extends Akka's "build once, deploy anywhere" philosophy while maintaining the framework's core technical advantages. By Tyler Jewell.
Tags akka devops cloud java jvm