Tag: Performance
-
5 ways to improve serverless performance
Posted on September 13, 2024, Level beginner Resource Length medium
An insightful webinar as we explore strategies for optimizing AWS Lambda performance. In this session, Yan Cui, AWS Serverless Hero, and Aviad Mor, Co-founder and CTO of Lumigo, will discuss three approaches that can significantly enhance the efficiency and scalability of your serverless applications. By Aviad Mor and Yan Cui.
Tags cloud performance serverless devops
-
Can your developers benefit from platform engineering?
Posted on August 31, 2024, Level beginner Resource Length short
Will designing tools and workflows to bring self-service to software development help developers work more efficiently? A growing number of adopters think so. By John Edwards.
Tags devops performance app-development cio management
-
How Infrastructure As Code is transforming platform engineering
Posted on May 2, 2024, Level intermediate Resource Length medium
Establishing and managing manual infrastructure for both hardware and software components, ensuring seamless operation of each tool individually and collectively, is a labor-intensive process susceptible to human error. By neosofttech.com.
Tags devops software app-development performance management
-
Researchers harness 2D magnetic materials for energy-efficient computing
Posted on April 26, 2024, Level beginner Resource Length medium
An MIT team precisely controlled an ultrathin magnet at room temperature, which could enable faster, more efficient processors and computer memories. By Adam Zewe.
Tags ai fintech servers performance data-science
-
Most cloud-based genAI performance stinks
Posted on April 20, 2024, Level beginner Resource Length medium
Without basic computer architecture best practices, generative AI systems are sluggish. Here are a few tips to optimize complex systems. By David Linthicum.
Tags ai cloud performance teams cio
-
Why and how to use site reliability golden signals
Posted on April 19, 2024, Level intermediate Resource Length medium
Engineers use SRE metrics to benchmark and improve the reliability and performance of systems and services. Learn more about the 4 golden signals (latency, errors, traffic, saturation). By @cortex.io.
Tags devops app-development performance teams
-
2024 K8s benchmark report: The latest trends in workload reliability
Posted on March 11, 2024, Level intermediate Resource Length medium
According to Gartner, cloud computing will become an essential component of maintaining business competitiveness by 2028. Indeed, in 2024 spending on public cloud services is projected to reach $679 billion. While cloud spend is complex and costs originate from a number of sources, it is undeniable that many organizations are moving apps and services to the cloud and using Kubernetes to manage containers effectively and ensure workload reliability. By Joe Pelletier.
Tags kubernetes containers devops performance
-
Setting up Nix on macOS
Posted on February 26, 2024, Level intermediate Resource Length medium
I recently bought a Macbook because more and more people are asking me how to use Nix in certain situations under MacOS. In this article, we walk through installing Nix on MacOS and see how pleasant the experience is these days. In this article, we walk through installing Nix on MacOS and see how pleasant the experience is these days. After that, we show how to go declarative on MacOS with nix-darwin to enable compilation for Linux and Intel Macs, as well as some other nice features. By Jacek Galowicz.
Tags linux open-source app-development performance
-
IoT gateways explained: A detailed guide for 2024
Posted on February 21, 2024, Level intermediate Resource Length medium
If you work with IoT, you probably know how challenging it may be to manage Internet-of-Things (IoT) devices effectively. This challenge grows as more diverse gadgets and sensors join your ecosystem. And that's where the IoT gateway steps in. By Kostiantyn Oliynyk.
Tags app-development management iot performance startups devops
-
Write JavaScript shell scripts with Bun
Posted on February 15, 2024, Level beginner Resource Length medium
Thanks to Bun Shell, it's now possible to write fast scripts in JavaScript. Some time ago, Alexandre published a test of ZX, a NodeJS wrapper for Bash. This project has inspired many others. By Anthony Rimet.
Tags javascript performance web-development app-development nodejs
-
Kubernetes best practices for efficient cluster management every DevOps should know
Posted on February 11, 2024, Level intermediate Resource Length medium
Kubernetes is a powerful container orchestration platform that can help developers and DevOps teams deploy, manage, and scale applications more efficiently. However, with great power comes great responsibility. If you are not careful, it can be easy to end up with a complex and difficult-to-manage Kubernetes cluster. By Ben Grady.
Tags devops performance cloud kubernetes containers
-
What is the fastest programming language? Making the case for Elixir
Posted on February 1, 2024, Level beginner Resource Length medium
As turnaround times continue to shrink and the innovation expected from developers expands, programming language speeds can become a deciding factor for solution designers. If you're concerned about speed, Elixir may be the language you're looking for. By Content Team.
Tags elixir web-development performance functional-programming app-development erlang