Tag: Servers
-
Squaring the circle: The high-performance computing energy paradox
Posted on June 5, 2024, Level beginner Resource Length medium
The latest CPUs and GPUs will consume more power than ever to support artificial intelligence (AI) and other advanced applications. How is this compatible with data centers' energy efficiency imperatives? By Graeme Burton.
Tags fintech robotics servers blockchain how-to
-
How to kill a process in Linux: Commands and best practices
Posted on May 29, 2024, Level beginner Resource Length short
There are multiple situations where it is necessary to terminate a Linux process – for example, when the program does not respond or freezes. Learning how to kill a process properly is a vital skill that can help keep your various systems healthy and functioning optimally. By Jeff Smith.
Tags linux app-development infosec web-development servers
-
Implement security breach prevention and recovery infrastructure
Posted on April 30, 2024, Level intermediate Resource Length medium
As part of Zero Trust adoption guidance, this article is part of the Prevent or reduce business damage from a breach business scenario and describes how to protect your organization from cyberattacks. This article focuses on how to deploy additional security measures to prevent a breach and limit its spread and to create and test a business continuity and disaster recovery (BCDR) infrastructure to more quickly recover from a destructive breach. By BrendaCarter, joe-davies-affirm and MicrosoftGuyJFlo.
Tags devops azure ssl app-development infosec teams servers
-
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
-
Powering and cooling AI and accelerated computing in the data room
Posted on April 25, 2024, Level beginner Resource Length long
Artificial intelligence (AI) is here, and it is here to stay. "Every industry will become a technology industry," according to NVIDIA founder and CEO, Jensen Huang. The use cases for AI are virtually limitless, from breakthroughs in medicine to high-accuracy fraud prevention. AI is already transforming our lives just as it is transforming every single industry. It is also beginning to fundamentally transform data center infrastructure. By Anton Chuchkov, Brad Wilson.
Tags ai servers cloud miscellaneous big-data
-
Scientists transform everyday materials into conductors for Quantum computers
Posted on March 23, 2024, Level beginner Resource Length short
Researchers at the University of California, Irvine and Los Alamos National Laboratory, publishing in the latest issue of Nature Communications, describe the discovery of a new method that transforms everyday materials like glass into materials scientists can use to make quantum computers. The advance will allow researchers to transform everyday materials into conductors for use in quantum computers. By technologynetworks.com.
Tags ai fintech servers cloud miscellaneous big-data software-architecture
-
Faster computers: First graphene semiconductor paves the way
Posted on March 9, 2024, Level beginner Resource Length medium
Researchers have showcased the first functional graphene semiconductor. The discovery could change computing and electronics forever. By Fred Schwaller.
Tags learning ai cio cloud teams servers
-
How to set up and use Raspberry Pi barcode scanner?
Posted on February 7, 2024, Level beginner Resource Length long
Raspberry Pi is a small, low-cost, and versatile computer that can be used for various projects such as learning to code, creating gaming systems, or even building your own home automation system. One of the many exciting possibilities with Raspberry Pi is setting it up as a barcode scanner. By @electronicshacks.com.
Tags robotics iot app-development devops servers
-
Intel dives deeper into AI with new mobile and server processors
Posted on January 18, 2024, Level beginner Resource Length medium
Intel's momentus "AI Everywhere" campaign to show it is a strong competitor in the AI chip arena moved into high gear Thursday. CEO Pat Gelsinger and top executives argued the company can help customers with AI training and inference jobs across huge data centers as well as aboard AI PCs and even on smaller mobile devices. By Matt Hamblen.
Tags cloud gcp servers machine-learning ai performance miscellaneous
-
Nginx security. Control resources and limits.
Posted on October 27, 2023, Level beginner Resource Length medium
Nginx is one of the best popular webservers today. Its popularity is due to the fact that it is very fast and easy to set up. Other side of this popularity - nginx is often being a target of malicious attacks. So, if your nginx is not limited by available resources, your server may totally "fall" when nginx spent all system resources. That's why you should control and limit resources Nginx consumed. By Vyacheslav Breus.
Tags servers web-development infosec performance
-
Security on the web
Posted on October 23, 2023, Level beginner Resource Length long
Websites contain several different types of information. Some of it is non-sensitive, for example the copy shown on the public pages. Some of it is sensitive, for example customer usernames, passwords, and banking information, or internal algorithms and private product information. By @mozilla.
Tags servers web-development infosec app-development browsers
-
NGINX performance tuning tips and optimization strategies
Posted on October 11, 2023, Level beginner Resource Length medium
Optimizing Nginx performance is essential to boosting the speed of your web applications. As one of the central elements in your web hosting control panel, the open-source web server, NGINX, delivers high-speed performance out of the box. You can significantly boost NGINX performance by making tweaks to its configurations. Check out the guide with practical techniques to help you achieve just that. By Nikita S.
Tags nginx performance servers web-development app-development