Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on APIs, Mobile, AI, Machine Learning, IoT, Open Source and more!

How to use Tailscale for gRPC authentication in Golang

Friends of this blog know that I am a big fan of building internal tools, or as we call them, "tools that help scale people". As the name suggests, internal tools are used, well, internally and as such usually will require their access to be restricted to the company's staff and network. In the past, I've written about how to use Tailscale for authentication of internal tools using HTTP. In this post, I will show you how to use Tailscale for gRPC authentication in Golang.

Will AI Make Our Social Life Better?

In an era marked by unprecedented technological advancement, the question of how artificial intelligence (AI) will shape our social lives looms large. As society becomes increasingly interconnected through digital mediums, understanding the implications of AI on human interactions is paramount. Leveraging a plethora of studies and trends, this article seeks to provide a comprehensive analysis of whether AI will indeed make our social lives better.

Leveraging LLM/Gen-AI for Accelerating Left-Shift Operations Transformation

In today’s digital landscape, delivering a flawless customer experience is the ultimate competitive advantage. However, traditional methods of ensuring service resilience during operation can often be both expensive and cumbersome to maintain. This is where left-shift operations come into play—a powerful strategy aimed at instilling quality and resiliency in the early stages of building and delivering high-quality products and services..

PagerDuty Study Reveals Security Concerns Are Slowing Adoption of GenAI Among the World's Largest Companies

98% of top tech execs paused their corporate genAI initiatives to establish policies. Execs say that a trusted technology partner is key to incorporating genAI into their organizations.

The Impact of AI on Cybersecurity

Explore the fusion of Artificial Intelligence (AI) and cybersecurity, unlocking the secrets behind AI’s transformative influence in digital asset protection, during our exclusive webinar, “Enhance Your Cybersecurity by Harnessing the Power of AI.” Our product expert will discuss the wide-reaching impact of AI and teach attendees how to navigate dynamic cybersecurity trends and the ever-evolving threat landscape.

5 AI-Driven Tools That Can Improve Content Quality

Any concerns you had before clicking on this article about artificial intelligence (AI) generated content should be immediately dispelled. There were some noticeable concerns among writers about AI-generated content not being good enough. At the start, I despised using AI for the longest time and refrained from using it as I considered it an insult to my intelligence and skills. That was before I started using AI tools on a colleague’s request for the first time around two months ago.

How to automate image analysis with the ChatGPT vision API and Grafana Cloud Metrics

OpenAI’s ChatGPT has an extraordinary ability to process natural language, reason about a user’s prompts, and generate human-like conversation in response. However, as the saying goes, “a picture is worth a thousand words” — and perhaps an even more significant achievement is ChatGPT’s ability to understand and answer questions about images.

Avoid flaky end-to-end tests due to poorly hydrated Frontends with Playwright's toPass()

In this video we'll dive into the world of flaky tests in Playwright and synthetic monitoring with Checkly. We examine a site with poor Frontend hydration patterns, their effect on test stability, and how to work around them. Learn how to avoid using artificial delays and implementing a retry mechanism with Playwright's 'toPass()' method to achieve stable testing instead.

Generative AI with Ubuntu on AWS. Part II: Text generation

In our previous post, we discussed how to generate Images using Stable Diffusion on AWS. In this post, we will guide you through running LLMs for text generation in your own environment with a GPU-based instance in simple steps, empowering you to create your own solutions. Text generation, a trending focus in generative AI, facilitates a broad spectrum of language tasks beyond simple question answering.