Operations | Monitoring | ITSM | DevOps | Cloud

Better Lambda Performance with Lumigo and the Serverless Framework

Lambda is the glue that holds serverless architectures together. Before its release, most users felt it was a matter of luck as to whether AWS would let you connect a service to another. If not, you had to spin up a VM or a container to transform the events from one service in a way that your target service could handle them. Since Lambda was easier to set up, people assumed that all code they would deploy on it would run faster and cheaper than on other compute services.

Survey: Innovation is a top management imperative

Forward-thinking organizations prioritize innovation—and for good reason. “It’s never been clearer that those who embrace a culture of innovation and digital transformation are going to have the best chance to thrive,” notes ServiceNow Chief Strategy Officer Nick Tzitzon, guest editor of the Fall 2022 Workflow Quarterly. Research by ServiceNow and ThoughtLab confirms this insight.

Best Chrome extensions for web developers

Chrome revolutionized the way to extend browsers with new features. Back in the day, extensions were annoying toolbars (remember the Ask toolbar?) and related spam-like additions. Today, I couldn't live without extensions. Here's a list of our favorite extensions used while developing elmah.io. Let's jump right into the extensions. All extensions are sorted alphabetically so make sure to go through the entire list for the best extensions for Chrome (and mostly Edge too).

5 Developer Horror Stories by the Qovery Team

Halloween is just around the corner, and while you can find plenty of scary movies, stories and spooky costumes, nothing can beat a good Developer nightmare, especially if the nightmare becomes a reality! Today, our Developer team will share with you the worst thing that happened to them in their career and trust me, some of them are painful to read. Grab a hot beverage, sit next to the fire and let us begin 🎃

Enterprise Package Management for Everyone

Suppose you asked developers in the mid-2000s how they managed and compiled their binaries. You’d probably hear some anxiety-inducing answers (e.g., storing packages in git repositories or insecure file stores). Thankfully, organizations currently have various options for managing their first or third-party packages, dependencies, and containers.

Enterprise Alert 9.4 Update introduces Remote Actions for hybrid scenarios and proxy support for MS Teams

We have released another update for Enterprise Alert 9 (version 9.4) which enhances the cloud bridge and MS Teams integrations. This will help you to setup scenarios where you wish to active your Enterprise Alert remote actions from with the Signl4 app as well as allowing for using a proxy to configure the MS Teams integration. Read all details in this article.

How to monitor the health and resource usage of Kubernetes nodes in Grafana Cloud

The spine is essential to perform every activity, like crawling, walking, or swimming. Just as the spine is necessary to enable these functions, your Kubernetes infrastructure needs a backbone to be efficient and effective. So if Kubernetes clusters act as the spine of your architecture, then Kubernetes nodes are like the vertebrae — they make up a Kubernetes cluster in the same way the vertebrae form the spinal column.

Introducing a leaner and more flexible config (and support for custom hosts!)

To make the developer experience as smooth as possible, we are simplifying the onboarding process. Howso? By making the Upsun configuration files optional (zero configuration!). Due to popular demands, we’re also giving you a simple way to control custom DNS entries directly in the YAML configuration files (see below). Previously, if you started from one of our many ready-to-use templates, those YAML files were automatically included.

Documenting your APIs with developer API portals

Developers need all the information they can get on APIs to get them to work in alignment with their vision. There is no dearth of knowledge in the software development industry today, but only when that knowledge is documented well is it of use to others. In the context of APIs, developer portals offer an effective way to document and communicate relevant information. In this article, we answer the following questions about developer API portals.