ADMIN #91 - Digital Issue
Issue #91: AI in the Enterprise
New tools bring the power of artificial intelligence and machine learning to the corporate world.
DVD contents are not available with the digital edition.
IN THIS ISSUE:
Kubeflow
We explain how to use Kubeflow to develop, deploy, and manage portable and scalable machine learning applications.
ChatGPT Security Analysis
ChatGPT provides valuable support to detect attacks and data breaches and respond to suspicious activity at an early stage.
AI Shell
Artificial intelligence-based assistance systems are making inroads into the world of command-line interpreters to support users with simple one-liners and error analysis. We look at the first test versions of Microsoft's AI Shell, which were released at the end of 2024.
AWS Inferentia2
Build a cloud-native, high-performance AI developer workflow with AWS Inferentia2 for scalable and cost-effective AI inference.
LibreChat LLM Portal
This open source alternative to commercial AI chat platforms supports various LLM providers and integrates seamlessly with existing IT structures for more flexibility and security.
Windows 365 Link and CPC (NXT)
A new minimalist thin client specifically for Microsoft's in-house Windows 365 cloud PCs pairs with a version of Windows 11 trimmed down to the bare essentials.
Remora
Timing techniques and system-level monitoring tools like Remora provide insight into application behavior and how applications interact with system resources.
Kubernetes at the Edge
We look at how full-scale Kubernetes and alternative lightweight distributions perform in edge computing environments.
Identity-Centric Zero Trust
Zero trust – maximum security through minimum permissions – applies from the network through terminal devices to entire data centers, but critical human factors come into play with identities. Discover how Entra ID can help you manage your users' accounts securely.
Endlessh
Divert SSH clients for hours with the Endlessh tarpit, a special form of honeypot that can mitigate the damage caused by attackers on your network.
OpenProject
This powerful project management tool helps coordinate tasks, monitor progress, and optimize teamwork. The free tool has much to offer in terms of features and flexibility.
ctfd-classroom
The open source CTFd platform hosts engaging, curriculum-integrated, cybersecurity capture-the-flag events in the classroom.
Automation Idempotence
Automation without idempotence leads to configuration drift, unpredictable results, and failed deployments. Learn how to write Ansible and Terraform code that behaves consistently across Linux distributions and versions.
Stratoshark
Wireshark is famous for providing insights into network issues, but it often has zero visibility on host systems. Stratoshark aims to eliminate this blind spot by analyzing system calls.
Performance Dojo
Python's reach into parallelism in all its forms has been limited to a great many, yet confusingly suboptimal, strategies. But that is changing.