Deploying Azure Infrastructure… and Turning on the Light
Using Azure Bicep's local extensions to treat a smart light as Infrastructure-as-Code, deploying declaratively to physical hardware.
Using Azure Bicep's local extensions to treat a smart light as Infrastructure-as-Code, deploying declaratively to physical hardware.
Jeremy Daer discusses why CLI tools are better than REST APIs for AI agents, citing accuracy, cost, and model accessibility.
Discusses using CLI tools over REST APIs for AI agents to improve accuracy, success rates, and cost-efficiency with simpler models.
Explains how to use Spring Boot's @MatrixVariable annotation for embedding key-value parameters in URL path segments, with practical examples.
Explains API versioning concepts and details the new first-class versioning support introduced in Spring Boot 4 (Spring Framework 7).
Explains how to implement API versioning using Spring Boot's built-in features for managing different REST endpoint versions.
A guide to building a connector-based RAG system that fetches live data from Confluence using its REST API and Java, avoiding stale embeddings.
A guide to implementing API versioning in ASP.NET Core, covering setup, versioning strategies, and integration with Swagger.
A tutorial on building a conversational AI chat application with persistent memory using Spring AI and Angular.
A technical guide on using PowerCLI with Python to integrate VMware automation with external tools like Slack, Jira, and REST APIs for IT workflows.
Announcing a new YouTube channel, Ravgeek, offering 60-second animated explainers for technical concepts like REST APIs, Git, and OAuth.
A developer shares their 2025 plans, including job search, personal projects, and goals for automation, AI tools, and NuGet packages.
Explores advanced uses of the WordPress REST API for headless websites, mobile apps, and third-party integrations with code examples.
Explores API versioning strategies, their importance for backward compatibility, and their impact on development and release management.
A structured learning plan for C#/.NET developers to master microservices architecture, covering fundamentals, implementation, and Azure deployment.
Technical guide on integrating Azure OpenAI with Azure API Management for better control, security, and traffic management.
A tutorial on using Python to insert data into a Supabase PostgreSQL table via its REST API.
Introduces the Azure Policy Restrictions REST API for checking policy constraints on resources, with a PowerShell helper function.
Explores the evolution of Apache Iceberg catalogs, focusing on the current REST Catalog and future proposals for server-side optimizations.
A guide to using Apache Flink's SQL Gateway REST API for submitting and managing SQL jobs, including practical examples with Postman and HTTPie.