Operations | Monitoring | ITSM | DevOps | Cloud

AWS ALB vs ELB: Which load balancer is right for you?

Load balancers play a key role in Amazon Web Services (AWS) systems by maintaining traffic distribution, detecting server issues, and redirecting client requests to available servers without any downtime. But, choosing the right AWS load balancer can be daunting, as it’s essential for optimizing your application performance and scalability. Depending on your use case, you may find that an Elastic Load Balancer (ELB) or Application Load Balancer (ALB) better suits your needs.

Proactive monitoring pays. (Here's the proof.)

We’ve always known the proactive monitoring and advanced analytics provided by Martello’s Vantage DX can save organizations time and money while getting more from their investments in Microsoft Teams. We recently set out to prove that by building a research-based cost model with the help of our friends, the expert consultants at Enable UC. The results of that study were even more compelling than we expected.

Automating Flyway Desktop Development using the Flyway CLI | The Tony and Tonie Show

In this episode, Tony and Tonie discuss Tonie's article for developers who want to learn how to use the Flyway CLI to automate the database development workflow used in the Flyway Desktop GUI. Tonie talks about capturing the schema changes made to a local development database, and then use schema comparison to auto-generate and validate a Flyway versioned migration script.

Godot Updates

Having trouble with bugs in your Godot game? Sentry's Godot SDK helps you track down crash reports, stack traces, and runtime errors. In this video, Stefan will show you how the SDK works in practice. You'll see how it helps whether you're working with GDScript or C#, providing a place to see your errors, so you can fix them and keep your players happy.

AI-powered robotics in action: Canonical & @qualcomm #ubuntu #opensource #iot #tech #shorts

At Canonical, we are working with Qualcomm to bring the power of Ubuntu to the latest robotics and systems: RB3 Gen2 Robotics Vision Kit – Running AI inference for body part detection Qualcomm’s new IQ9 – A high-performance system delivering 100 TOPS DSP performance By enabling Ubuntu on these systems, we simplify development and deployment, making it easier for engineers and researchers to optimize their applications across multiple hardware platforms.

Website Logging: Everything You Need to Get Started

If you're new to DevOps, you’ve likely noticed that website logging plays a bigger role than it seems at first. It’s not just a routine task—it’s how you keep systems stable, troubleshoot issues, and understand what’s happening under the hood. A good logging setup captures what went wrong, when, and why—helping you fix problems faster instead of guessing.