Posts on Ohlala SmartOps - Your AI-Powered Infrastructure Assistanthttps://ohlala.cloud/en/posts/Recent content in Posts on Ohlala SmartOps - Your AI-Powered Infrastructure AssistantHugoen-usFri, 17 Oct 2025 09:00:00 +0100Teaching an AI Agent to Ask for Permission: Building Safe Autonomous Operationshttps://ohlala.cloud/en/posts/ai-approval-workflow/Fri, 17 Oct 2025 09:00:00 +0100https://ohlala.cloud/en/posts/ai-approval-workflow/Building AI agents that can execute infrastructure operations autonomously is powerful - but dangerous. Learn how to implement approval workflows that balance autonomy with human control.How to Manage EC2 Instances Without Writing Scriptshttps://ohlala.cloud/en/posts/ec2-management-without-scripts/Tue, 14 Oct 2025 10:00:00 +0100https://ohlala.cloud/en/posts/ec2-management-without-scripts/Tired of maintaining PowerShell, Python, and Bash scripts? Discover how AI-powered infrastructure management lets you use natural language instead of code.PowerShell and REST APIshttps://ohlala.cloud/en/posts/api-pwsh/Sat, 30 Aug 2025 10:00:00 +0100https://ohlala.cloud/en/posts/api-pwsh/PowerShell code examples with REST API 👍Using LLMs for Codinghttps://ohlala.cloud/en/posts/insights-code-llm/Mon, 16 Jun 2025 00:00:00 +0000https://ohlala.cloud/en/posts/insights-code-llm/My personal experience working with LLMAutomating Scheduled Tasks with PowerShellhttps://ohlala.cloud/en/posts/scheduled-task/Thu, 22 May 2025 10:00:00 +0100https://ohlala.cloud/en/posts/scheduled-task/Let’s dig into task scheduler creation on Windows.👍Managing Windows EC2 with PowerShellhttps://ohlala.cloud/en/posts/powershell-magic/Thu, 17 Apr 2025 00:00:00 +0000https://ohlala.cloud/en/posts/powershell-magic/Master PowerShell automation for EC2 instances with practical examples. Learn monitoring, troubleshooting, and cost optimization techniques for Windows servers on AWS.Logging in PowerShellhttps://ohlala.cloud/en/posts/log-function/Fri, 14 Mar 2025 10:00:00 +0100https://ohlala.cloud/en/posts/log-function/Let’s dig into logging mechanisms in PowerShell.👍Error Handling in PowerShellhttps://ohlala.cloud/en/posts/try-catch/Sat, 15 Feb 2025 18:44:17 +0100https://ohlala.cloud/en/posts/try-catch/Let’s dig into the Try/Catch mechanism in PowerShell.👍