Operations | Monitoring | ITSM | DevOps | Cloud

Linux

Fast SDV prototyping in automotive with real-time kernel

Automotive software developers often face challenges when they want to try out their software on target hardware. Which can cause issues since multiple teams have to share limited hardware resources and prototype benches. With the microchip shortage, it’s become even more difficult to get hardware benches for testing and debugging software.

Deploy fully configured VMs in minutes on Google Cloud, using gcloud CLI and cloud-init

Every public cloud provider has a templating mechanism to deploy fully configured applications. For anyone interested in a vendor-neutral approach that works on major public clouds, cloud-init offers a good solution. Cloud-init makes your work re-usable regardless of the clouds you deploy to. It’s an open source configuration automation solution for Linux, which performs steps at various stages of a single machine’s boot up.

Introducing Grafana Beyla: open source ebpf auto-instrumentation for application observability

Do you want to try Grafana for application observability but don’t have time to adapt your application for it? Often, to properly instrument an app, you have to add a language agent to the deployment or package. And, in languages like Go, proper instrumentation means manually adding tracepoints. Either way, you have to redeploy to your staging or production environment once you’ve added the instrumentation.

Ubuntu updates, releases and repositories explained

Since we launched Ubuntu Pro’s Expanded Security Maintenance for additional packages, and we now integrate more closely with public cloud update management tools, more people have been asking us about the Ubuntu archive and how this is divided and security patched. In this blog we will therefore explain Ubuntu releases, how the Ubuntu archive is divided into different sections and how we deliver Ubuntu updates.

Real-time Ubuntu is now available in AWS Marketplace

Austin, TX, 12 September 2023: Canonical is thrilled to announce the listing of Ubuntu Pro 22.04 LTS with real-time kernel in AWS Marketplace, a digital catalog with thousands of software listings from independent software vendors that make it easy to find, test, buy, and deploy software that runs on Amazon Web Services (AWS).

How telcos are building carrier-grade infrastructure using open source

Service providers need cloud infrastructure everywhere, from modern 5G and 6G network functions running in the network core to sophisticated AI/ML jobs running on the edge. Given the sensitivity of those workloads to any interruptions, outages or performance degradations, the cloud infrastructure used by telecommunication companies needs to be fast, robust and ultra stable.

Linux Log Management: Advanced Techniques and Best Practices

Linux log management is critical to maintaining system health, troubleshooting issues, and ensuring security. This article explores advanced techniques and best practices for effectively managing Linux logs. Whether you're a seasoned Linux administrator or a newcomer, these insights will help you optimize your Linux log management processes.