.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • The Shift Season 2: Trailer

    calendar Mar 9, 2026 · youtube.com/@MicrosoftAzure
    The Shift Season 2: Trailer

    For everyone looking to stay ahead of agentic change, this season of The Shift explores our rapidly evolving world from a full stack ... Link to article: https://www.youtube.com/watch?v=l6Onn3ojPV4


    Read More
  • 🔴 Let it Cook - A Dash of Cinnamon

    calendar Mar 9, 2026 · youtube.com/@visualstudio
    🔴 Let it Cook - A Dash of Cinnamon

    Join James Montemagno and Kayla Cinnamon as they spice up your VS Code workflow with the latest GitHub Copilot AI features. Link to article: https://www.youtube.com/watch?v=kLPihq62dO4


    Read More
  • Vertical Slice Architecture: Sharing Between Slices

    calendar Mar 9, 2026 · codeopinion.com
    Vertical Slice Architecture: Sharing Between Slices

    Vertical Slice Architecture (VSA) always triggers the same question: how do you share code between slices? Some people ... Link to article: https://www.youtube.com/watch?v=I22yHqBHh70


    Read More
  • Stop defining the same data twice: getting started with Fabric IQ

    calendar Mar 9, 2026 · developer.microsoft.com/en-us/reactor
    Stop defining the same data twice: getting started with Fabric IQ

    Every organisation has the same problem. Business terms are defined differently across teams, semantic models duplicate the ... Link to article: https://www.youtube.com/watch?v=yLi8tqmfLKI


    Read More
  • Dead hangs cured 20 years of shoulder pain

    calendar Mar 9, 2026 · youtube.com/@shanselman
    Dead hangs cured 20 years of shoulder pain

    My legs and back hurt from 12-hour coding sessions. Steve said hang from a doorframe. Three minutes a day. 20-year-old ... Link to article: https://www.youtube.com/watch?v=fVfO6bYcFlA


    Read More
  • From Provisioning to Day 2 Operations: Automation with Ansible and Terraform

    calendar Mar 9, 2026 · youtube.com/@HashiCorp
    From Provisioning to Day 2 Operations: Automation with Ansible and Terraform

    Infrastructure lifecycle management is growing increasingly complex, driven by tool fragmentation and escalating operational ... Link to article: https://www.youtube.com/watch?v=yAcT9dbGVkY


    Read More
  • Get Those Secrets Out of State!

    calendar Mar 9, 2026 · youtube.com/@HashiCorp
    Get Those Secrets Out of State!

    Terraform 1.10 introduced ephemeral values, providing a way to securely manage your sensitive data in Terraform without writing ... Link to article: https://www.youtube.com/watch?v=uGT0yw-LE0o


    Read More
  • Secure Terraform without slowing down developers

    calendar Mar 9, 2026 · youtube.com/@HashiCorp
    Secure Terraform without slowing down developers

    Terraform is widely adopted for its speed and simplicity, but security is often added too late, creating friction, slow pipelines, and ... Link to article: https://www.youtube.com/watch?v=sj-DGaeImGM


    Read More
  • Building a MongoDB Terraform Provider: A Practical Journey

    calendar Mar 9, 2026 · youtube.com/@HashiCorp
    Building a MongoDB Terraform Provider: A Practical Journey

    When I couldn't find a stable Terraform provider for MongoDB index management, I built one myself. In this session, I'll take you ... Link to article: https://www.youtube.com/watch?v=yfyasmA1y4g


    Read More
  • Terraform Beyond CRUD: Bringing Day-2 Operations into Code

    calendar Mar 9, 2026 · youtube.com/@HashiCorp
    Terraform Beyond CRUD: Bringing Day-2 Operations into Code

    Terraform is widely used for provisioning infrastructure, but teams still face challenges with unmanaged resources and Day-2 ... Link to article: https://www.youtube.com/watch?v=tJWjz4nTTvA


    Read More
  • Block-by-Block: Understanding Terraform Module Design Through Minecraft

    calendar Mar 9, 2026 · youtube.com/@HashiCorp
    Block-by-Block: Understanding Terraform Module Design Through Minecraft

    Terraform modules are powerful, but the concepts behind good module design—cohesion, composition, separation of concerns, ... Link to article: https://www.youtube.com/watch?v=lmghqJIK8EE


    Read More
  • BrainIaC: AI-Powered Infrastructure as Code - From Natural Language to Production-Ready Terraform

    calendar Mar 9, 2026 · youtube.com/@HashiCorp
    BrainIaC: AI-Powered Infrastructure as Code - From Natural Language to Production-Ready Terraform

    This session demonstrates an end-to-end workflow that transforms natural language infrastructure requirements into ... Link to article: https://www.youtube.com/watch?v=stXjXsUp_5g


    Read More
  • The Next Generation of Cloud IaC: Terraform Stacks for Global Infrastructure

    calendar Mar 9, 2026 · youtube.com/@HashiCorp
    The Next Generation of Cloud IaC: Terraform Stacks for Global Infrastructure

    As organizations scale their cloud footprint across multiple environments, regions, and accounts, managing Terraform workflows ... Link to article: https://www.youtube.com/watch?v=rV4C8ymqeXo


    Read More
  • Fine-tune OpenAI models using Terraform

    calendar Mar 9, 2026 · youtube.com/@HashiCorp
    Fine-tune OpenAI models using Terraform

    Use Terraform to fine-tune AI models from OpenAI. This pattern covers many common use cases in the fine-tuning ops workflow. Link to article: https://www.youtube.com/watch?v=pgn8qM1_ywU


    Read More
  • Terraform and GitHub: Infrastructure as Code meets GitHub Automation and Collaboration

    calendar Mar 9, 2026 · youtube.com/@HashiCorp
    Terraform and GitHub: Infrastructure as Code meets GitHub Automation and Collaboration

    You've taken your first steps with Terraform: you understand the core Terraform workflow and how to manage the resources using ... Link to article: https://www.youtube.com/watch?v=lClPDUDskv8


    Read More
  • Terraform Policy Enforcement: A Practical Guide to Sentinel and OPA

    calendar Mar 9, 2026 · youtube.com/@HashiCorp
    Terraform Policy Enforcement: A Practical Guide to Sentinel and OPA

    As infrastructure as code grows in scale and complexity, enforcing policies programmatically is no longer optional — it's essential ... Link to article: https://www.youtube.com/watch?v=lZMkAZz1ZvQ


    Read More
  • Modern IaC with Terraform MCP Server

    calendar Mar 9, 2026 · youtube.com/@HashiCorp
    Modern IaC with Terraform MCP Server

    The Terraform Model Context Protocol (MCP) server is an open standard that boosts AI-driven infrastructure automation by giving ... Link to article: https://www.youtube.com/watch?v=ixN6jMqkmRU


    Read More
  • Manage secrets & protect sensitive data across hybrid cloud environments

    calendar Mar 9, 2026 · youtube.com/@HashiCorp
    Manage secrets & protect sensitive data across hybrid cloud environments

    Automation and Security are Strategic Drivers for Organizations. This talk will focus on how Ansible Automation Platform and ... Link to article: https://www.youtube.com/watch?v=iOOo9AbPhrw


    Read More
  • Securing the AI supply chain: Using Vault to protect LLM workloads, pipelines, and model artifacts

    calendar Mar 9, 2026 · youtube.com/@HashiCorp
    Securing the AI supply chain: Using Vault to protect LLM workloads, pipelines, and model artifacts

    As organizations race to adopt generative AI and large language models (LLMs), a new challenge is emerging: how do we secure ... Link to article: https://www.youtube.com/watch?v=btC3hM8Wnx4


    Read More
  • 3-2-1 Action!

    calendar Mar 9, 2026 · youtube.com/@HashiCorp
    3-2-1 Action!

    Terraform 1.14 introduced Actions, which is a powerful new capability that reshapes how we orchestrate changes, enforce ... Link to article: https://www.youtube.com/watch?v=b3nZ6HDnhgY


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top