Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

The Top 10 Most Common Website Monitoring Mistakes (and How to Avoid Them)

Websites are the digital storefronts for your business. If your website goes down, you risk losing out on customers, sales, and opportunities in general (not to mention what it can do for your reputation). That’s why using a website monitoring tool is crucial. Done properly, it gives you a vigilant eye on your site’s health, alerting you to problems before they snowball into major delays. But… website monitoring is deceptively tricky to get right.

Securing Your Container Images Using the Codefresh OIDC Provider and Keyless Signing

Deploying software to your internal systems or sending releases to external customers is a process that ideally follows strong security requirements in an end-to-end manner. In a perfect world, every software release should come with at least the following guarantees In the world of CI/CD we are mostly interested in binary artifacts and how they were created all the way from the initial release up until they reach production.

How to Run Kubernetes on AWS?

In the last years, Kubernetes has grown tremendously and is considered by most companies to be the best platform to run applications today. In simple words, Kubernetes is an open-source container orchestration platform that allows you to run and manage containerized applications at scale. In this article, I will explain how you can run Kubernetes on AWS in 3 different ways. But before getting down the road, let me explain why it does make sense to run Kubernetes on AWS.

Canonical releases Ubuntu 24.04 LTS Noble Numbat

Ubuntu 24.04 LTS builds on the advancements of the last three interim releases as well as the contributions of open source developers from around the world to ensure a secure, optimised and forward looking platform. “Ubuntu 24.04 LTS takes a bold step into performance engineering and confidential computing to deliver an enterprise-grade innovation platform, supported for at least 12 years”, said Mark Shuttleworth, CEO of Canonical.

Enhancing Cloud Center Cost Efficiency through Network Monitoring

Today, almost 90% of organizations use cloud computing services to reduce their operating expenses and scale with changing business requirements. With the adoption of cloud computing technology, businesses are able to operate better and more efficiently. However, the whole process of cloud computing demands access to a wide range of data center resources for processing, storing, and providing services. This requirement can indirectly affect our cloud computing expenses.

Observability for Everyone

What do you need to achieve observability? Who you ask and the role they hold will influence the answer, but the answer likely follows this pattern: “You only need is how you define observability.” I cannot disagree with this logic. A specific use case may only need a specific type of telemetry. Experience and expertise allow engineers to quickly answer questions about a system without expanding into adjacent data types.

Igniting Innovation: The Power of Empowered Engineers

In the fast-paced world of technology, innovation is not just a buzzword—it's a necessity. As organizations strive to stay ahead of the curve and deliver cutting-edge solutions, they must foster a culture that empowers engineers to drive change and lead transformative projects. Throughout my career, I have witnessed firsthand the impact that empowered engineers can have on an organization, and I believe that unlocking their potential is key to achieving long-term success.

NIS2 Directive: Understanding The EU Cybersecurity Legislation

If you're here, it's likely because you're an IT professional who wants to stay up-to-date on cybersecurity regulations and directives, especially if your organization operates within the European Union (EU). One important regulation to be aware of is the NIS2 Directive aka the second take of the Network and Information Security (NIS).

Revamp Your Code Reviews with GitLens

Code reviews can quickly become code catch-ups – you’re sifting through countless commits, trying to understand the story behind a particular piece of code. Who made this change? When was this pushed? Which files were modified? These blockers can make code reviews feel like wasted time digging through the project’s commit history. That’s where GitLens comes into play, providing powerful Git functionalities right into VS Code.