<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Itay Podhajcer</title><description>Tech expert with 20+ years of experience across roles such as CTO, Chief Architect, and Consultant. 3× Microsoft MVP, passionate blogger, and open-source contributor.</description><link>https://itaypodhajcer.com/</link><item><title>A Simple UniswapV3 Assistant with Azure OpenAI &amp; Semantic Kernel</title><link>https://itaypodhajcer.com/blog/a-simple-uniswapv3-assistant-with-azure-openai-semantic-kernel/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/a-simple-uniswapv3-assistant-with-azure-openai-semantic-kernel/</guid><description>Semantic Kernel is an open-source SDK that lets you easily build agents that can integrate existing code and AI models like OpenAI, Azure…</description><pubDate>Wed, 24 Jan 2024 15:33:26 GMT</pubDate></item><item><title>Building &amp; Deploying a Gatsby Website to IPFS Using Azure Pipelines</title><link>https://itaypodhajcer.com/blog/building-deploying-a-gatsby-website-to-ipfs-using-azure-pipelines/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/building-deploying-a-gatsby-website-to-ipfs-using-azure-pipelines/</guid><description>The InterPlanetary File System (IPFS) is not meant just for storing arbitrary folders and files, it can also be used to host and serve…</description><pubDate>Sun, 02 Feb 2020 10:39:08 GMT</pubDate></item><item><title>Creating a Custom Azure Function Trigger That Listens to Ethereum Contract Events</title><link>https://itaypodhajcer.com/blog/creating-a-custom-azure-function-trigger-that-listens-to-ethereum-contract-events/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/creating-a-custom-azure-function-trigger-that-listens-to-ethereum-contract-events/</guid><description>More common than not, blockchain based systems and solutions are more than just the deployed smart contracts. There usually is a client…</description><pubDate>Sun, 12 Jan 2020 17:36:41 GMT</pubDate></item><item><title>Creating a Custom Parity Docker Image</title><link>https://itaypodhajcer.com/blog/creating-a-custom-parity-docker-image/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/creating-a-custom-parity-docker-image/</guid><description>Creating a custom Parity Ethereum Client Docker image is done by writing a dockerfile script. To keep things a simple as possible, I’ll be…</description><pubDate>Sun, 29 Dec 2019 08:31:43 GMT</pubDate></item><item><title>Creating a JavaScript GitHub Action for Generating Ethereum Addresses</title><link>https://itaypodhajcer.com/blog/creating-a-javascript-github-action-for-generating-ethereum-addresses/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/creating-a-javascript-github-action-for-generating-ethereum-addresses/</guid><description>GitHub Actions allow us to automate software workflows, such as continuous integration and deployment (CI and CD), directly from our…</description><pubDate>Mon, 13 Jul 2020 14:36:15 GMT</pubDate></item><item><title>Deploying a Geo-Redundant Serverless RabbitMQ Cluster on Azure Using Pulumi for .NET</title><link>https://itaypodhajcer.com/blog/deploying-a-geo-redundant-serverless-rabbitmq-cluster-on-azure-using-pulumi-for-net/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/deploying-a-geo-redundant-serverless-rabbitmq-cluster-on-azure-using-pulumi-for-net/</guid><description>Pulumi, an open source cloud development platform that supports multiple languages and platforms, allows programming and managing cloud…</description><pubDate>Mon, 06 Jul 2020 14:09:13 GMT</pubDate></item><item><title>Deploying ION Node’s Microservices on Azure Virtual Machines</title><link>https://itaypodhajcer.com/blog/deploying-ion-node-s-microservices-on-azure-virtual-machines/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/deploying-ion-node-s-microservices-on-azure-virtual-machines/</guid><description>ION is a decentralized layer two, public, permissionless network for decentralized identifiers, which is developed and maintained by…</description><pubDate>Mon, 22 Aug 2022 17:58:24 GMT</pubDate></item><item><title>Easily Create Azure VM Custom Linux Images for ASP.NET Core Services with GitHub Actions and Packer</title><link>https://itaypodhajcer.com/blog/easily-create-azure-vm-custom-linux-images-for-asp-net-core-services-with-github-actions-and-packer/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/easily-create-azure-vm-custom-linux-images-for-asp-net-core-services-with-github-actions-and-packer/</guid><description>Creating Docker container images with build pipeline, whether it’s with GitHub Actions or any other such tool, is common and straight…</description><pubDate>Sun, 02 Jan 2022 12:02:53 GMT</pubDate></item><item><title>Easily Running Stability AI’s StableStudio on Azure</title><link>https://itaypodhajcer.com/blog/easily-running-stability-ai-s-stablestudio-on-azure/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/easily-running-stability-ai-s-stablestudio-on-azure/</guid><description>StableStudio is a web-based application that allows users to create and edit images using generative AI. It is the official open source…</description><pubDate>Mon, 31 Jul 2023 18:35:30 GMT</pubDate></item><item><title>Easily Terraforming an EthSigner with an Azure Key Vault HSM Based Key</title><link>https://itaypodhajcer.com/blog/easily-terraforming-an-ethsigner-with-an-azure-key-vault-hsm-based-key/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/easily-terraforming-an-ethsigner-with-an-azure-key-vault-hsm-based-key/</guid><description>EthSigner, an Ethereum transaction signer which separates private key management from transaction validation, can be used to sign…</description><pubDate>Tue, 20 Apr 2021 17:03:02 GMT</pubDate></item><item><title>Easily Terraforming &amp; Interacting with an Azure Confidential Ledger</title><link>https://itaypodhajcer.com/blog/easily-terraforming-interacting-with-an-azure-confidential-ledger/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/easily-terraforming-interacting-with-an-azure-confidential-ledger/</guid><description>Azure Confidential Ledger, a managed and decentralized ledger for data entries backed by blockchain, enables maintaining data integrity by…</description><pubDate>Tue, 17 Jan 2023 14:58:11 GMT</pubDate></item><item><title>Easy Terraforming of an Azure Batch Service with an Auto-Scaling Pool</title><link>https://itaypodhajcer.com/blog/easy-terraforming-of-an-azure-batch-service-with-an-auto-scaling-pool/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/easy-terraforming-of-an-azure-batch-service-with-an-auto-scaling-pool/</guid><description>Azure Batch service, a job scheduling and computing power allocation managed solution, allows running jobs on pools of virtual machines of…</description><pubDate>Wed, 13 Jan 2021 16:27:52 GMT</pubDate></item><item><title>Effortlessly Pulling Ethereum Block Data into Azure Machine Learning</title><link>https://itaypodhajcer.com/blog/effortlessly-pulling-ethereum-block-data-into-azure-machine-learning/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/effortlessly-pulling-ethereum-block-data-into-azure-machine-learning/</guid><description>Azure Machine Learning, Microsoft’s managed machine leaning service, has multiple mechanisms to pull data for processing. One of those…</description><pubDate>Fri, 04 Jun 2021 11:59:40 GMT</pubDate></item><item><title>Geo-Redundant Stateful Service Made Easy with ASP.NET Core, .NEXT and Azure Virtual Machines</title><link>https://itaypodhajcer.com/blog/geo-redundant-stateful-service-made-easy-with-asp-net-core-next-and-azure-virtual-machines/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/geo-redundant-stateful-service-made-easy-with-asp-net-core-next-and-azure-virtual-machines/</guid><description>The biggest challenge when developing stateful services, is synchronizing changes to state across all instances of a service. The purpose…</description><pubDate>Tue, 12 Oct 2021 15:40:28 GMT</pubDate></item><item><title>Getting a Bitcoin Full Node Up and Running on Azure in No Time with Bicep</title><link>https://itaypodhajcer.com/blog/getting-a-bitcoin-full-node-up-and-running-on-azure-in-no-time-with-bicep/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/getting-a-bitcoin-full-node-up-and-running-on-azure-in-no-time-with-bicep/</guid><description>Bitcoin, which requires no introduction, the world’s first crypto currency, is more than just wallets and balances. Like other blockchain…</description><pubDate>Mon, 21 Mar 2022 13:50:39 GMT</pubDate></item><item><title>Getting a Fast-Syncing Go Ethereum Node Up and Running on Azure in Less Than 10 Minutes</title><link>https://itaypodhajcer.com/blog/getting-a-fast-syncing-go-ethereum-node-up-and-running-on-azure-in-less-than-10-minutes/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/getting-a-fast-syncing-go-ethereum-node-up-and-running-on-azure-in-less-than-10-minutes/</guid><description>As Ethereum’s mainnet state continue to grow, it also lengthens the time it takes to fast-sync a node, specifically, a Go Ethereum node…</description><pubDate>Mon, 19 Jul 2021 14:24:43 GMT</pubDate></item><item><title>Load Balancing Azure Container Instances with Envoy</title><link>https://itaypodhajcer.com/blog/load-balancing-azure-container-instances-with-envoy/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/load-balancing-azure-container-instances-with-envoy/</guid><description>Azure Container Instances are a very convenient and easy-to-use but do have limitations that, sometimes, make them unsuitable for some…</description><pubDate>Mon, 19 Oct 2020 14:43:48 GMT</pubDate></item><item><title>Making the Most of GPU Nodes on Azure Kubernetes Service Using the Nvidia GPU Operator</title><link>https://itaypodhajcer.com/blog/making-the-most-of-gpu-nodes-on-azure-kubernetes-service-using-the-nvidia-gpu-operator/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/making-the-most-of-gpu-nodes-on-azure-kubernetes-service-using-the-nvidia-gpu-operator/</guid><description>The NVIDIA GPU Operator simplifies the use of NVIDIA GPUs in Kubernetes clusters by automating the installation and configuration of…</description><pubDate>Tue, 27 Aug 2024 13:13:15 GMT</pubDate></item><item><title>Running a Parity Docker Container with Custom Configuration</title><link>https://itaypodhajcer.com/blog/running-a-parity-docker-container-with-custom-configuration/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/running-a-parity-docker-container-with-custom-configuration/</guid><description>Running the Parity Ethereum Client as a Docker container with a custom configuration is a relatively  simple task, that usually only…</description><pubDate>Sun, 22 Dec 2019 11:13:33 GMT</pubDate></item><item><title>Running an InterPlanetary File System Node Using Azure Container Instances</title><link>https://itaypodhajcer.com/blog/running-an-interplanetary-file-system-node-using-azure-container-instances/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/running-an-interplanetary-file-system-node-using-azure-container-instances/</guid><description>The InterPlanetary File System (IPFS) is a protocol and a network for storing and sharing data using a distributed file system with a…</description><pubDate>Sun, 19 Jan 2020 17:28:51 GMT</pubDate></item><item><title>Running Automatic1111’s Stable Diffusion Web UI on Azure</title><link>https://itaypodhajcer.com/blog/running-automatic1111-s-stable-diffusion-web-ui-on-azure/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/running-automatic1111-s-stable-diffusion-web-ui-on-azure/</guid><description>Automatic1111 Stable Diffusion Web UI is a web interface for Stable Diffusion, an AI model that can generate images from text prompts or…</description><pubDate>Wed, 06 Mar 2024 15:07:42 GMT</pubDate></item><item><title>Running Ethereum’s Execution &amp; Consensus Nodes on Azure Kubernetes Service</title><link>https://itaypodhajcer.com/blog/running-ethereum-s-execution-consensus-nodes-on-azure-kubernetes-service/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/running-ethereum-s-execution-consensus-nodes-on-azure-kubernetes-service/</guid><description>Now that Ethereum’s merge is behind us, where Eth1 and Eth2 are now one single network with a consensus layer and an execution layer, the…</description><pubDate>Thu, 29 Sep 2022 21:02:42 GMT</pubDate></item><item><title>Running Ollama on Azure Kubernetes Service</title><link>https://itaypodhajcer.com/blog/running-ollama-on-azure-kubernetes-service/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/running-ollama-on-azure-kubernetes-service/</guid><description>Ollama is a framework that simplifies deployment and interaction with Large Language Models without the need for complex setup. It supports…</description><pubDate>Mon, 03 Jun 2024 15:57:57 GMT</pubDate></item><item><title>Running Quorum in a Single Docker Container Configuration</title><link>https://itaypodhajcer.com/blog/running-quorum-in-a-single-docker-container-configuration/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/running-quorum-in-a-single-docker-container-configuration/</guid><description>J.P. Morgan Chase’s Quorum is one of the currently available permissioned Ethereum clients, forked from the Go Ethereum client. When you…</description><pubDate>Tue, 18 Feb 2020 09:31:25 GMT</pubDate></item><item><title>Setting up ConsenSys&apos;s Quorum Key Manager on Azure</title><link>https://itaypodhajcer.com/blog/setting-up-consensys-s-quorum-key-manager-on-azure/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/setting-up-consensys-s-quorum-key-manager-on-azure/</guid><description>A while back I did an article on how to deploy EthSigner on Azure. Since then, ConsenSys was hard at work building a solution that’s based…</description><pubDate>Mon, 14 Nov 2022 16:51:59 GMT</pubDate></item><item><title>Simple Decentralized Identifier (DID) Document Hosting on Azure</title><link>https://itaypodhajcer.com/blog/simple-decentralized-identifier-did-document-hosting-on-azure/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/simple-decentralized-identifier-did-document-hosting-on-azure/</guid><description>Decentralized identifier documents are a new type of digital identity document that enable verifiable and decentralized interactions…</description><pubDate>Tue, 30 May 2023 14:56:54 GMT</pubDate></item><item><title>Simple Ethereum Wallets Management with Azure Key Vault</title><link>https://itaypodhajcer.com/blog/simple-ethereum-wallets-management-with-azure-key-vault/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/simple-ethereum-wallets-management-with-azure-key-vault/</guid><description>The most important piece of information for every Ethereum wallet owner, is the private key. It is the most important because loss of that…</description><pubDate>Thu, 03 Dec 2020 14:45:31 GMT</pubDate></item><item><title>Simple Mastodon Node Deployment on Azure</title><link>https://itaypodhajcer.com/blog/simple-mastodon-node-deployment-on-azure/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/simple-mastodon-node-deployment-on-azure/</guid><description>Mastodon is a decentralized social media network that lets users create and join various communities of their choice. Mastodon also…</description><pubDate>Wed, 15 Mar 2023 16:43:03 GMT</pubDate></item><item><title>Simple NFT Interacting Azure Bot</title><link>https://itaypodhajcer.com/blog/simple-nft-interacting-azure-bot/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/simple-nft-interacting-azure-bot/</guid><description>Non-fungible tokens (NFTs), one of the hottest topics in the blockchain ecosphere right now, which represent unique, non-interchangeable…</description><pubDate>Mon, 31 Jan 2022 16:09:46 GMT</pubDate></item><item><title>Simple Terraform Wrapper Module for Deploying an Azure Blockchain Service</title><link>https://itaypodhajcer.com/blog/simple-terraform-wrapper-module-for-deploying-an-azure-blockchain-service/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/simple-terraform-wrapper-module-for-deploying-an-azure-blockchain-service/</guid><description>Azure Blockchain Service, Microsoft Azure’s managed blockchain offering, delivers a simple deployment of a multi-node blockchain solution…</description><pubDate>Mon, 15 Feb 2021 18:28:02 GMT</pubDate></item><item><title>Terraforming a Serverless etcd Cluster on Azure</title><link>https://itaypodhajcer.com/blog/terraforming-a-serverless-etcd-cluster-on-azure/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/terraforming-a-serverless-etcd-cluster-on-azure/</guid><description>etcd, a distributed reliable key value store, is the mechanism used by Kubernetes to maintain the cluster’s configuration, but we don’t…</description><pubDate>Thu, 26 Mar 2020 17:53:53 GMT</pubDate></item><item><title>Terraforming a Serverless MongoDB Replica Set with Split Horizon DNS on Azure and Cloudflare</title><link>https://itaypodhajcer.com/blog/terraforming-a-serverless-mongodb-replica-set-with-split-horizon-dns-on-azure-and-cloudflare/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/terraforming-a-serverless-mongodb-replica-set-with-split-horizon-dns-on-azure-and-cloudflare/</guid><description>Occasionally, some scenarios require non-orthodox deployments, whether it’s due to a temporary state of a system such as moving from an…</description><pubDate>Mon, 14 Sep 2020 18:05:35 GMT</pubDate></item><item><title>Terraforming Load Balanced Multi-Region Hyperledger Besu Nodes on Azure</title><link>https://itaypodhajcer.com/blog/terraforming-load-balanced-multi-region-hyperledger-besu-nodes-on-azure/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/terraforming-load-balanced-multi-region-hyperledger-besu-nodes-on-azure/</guid><description>Hyperledger Besu, an enterprise ready Ethereum client developed by PegaSys, can be used for both private networks and public networks such…</description><pubDate>Mon, 24 Feb 2020 23:04:14 GMT</pubDate></item><item><title>Use Auth0 JWT Tokens for Authenticating to a Hyperledger Besu Node</title><link>https://itaypodhajcer.com/blog/use-auth0-jwt-tokens-for-authenticating-to-a-hyperledger-besu-node/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/use-auth0-jwt-tokens-for-authenticating-to-a-hyperledger-besu-node/</guid><description>One of Hyperledger Besu’s enterprise features, is it’s ability to allow authentication using JSON Web Tokens (JWT) issued by an external…</description><pubDate>Tue, 03 Mar 2020 22:26:14 GMT</pubDate></item><item><title>Using a Node.js Script to Upload a Folder to a Remote IPFS Node</title><link>https://itaypodhajcer.com/blog/using-a-node-js-script-to-upload-a-folder-to-a-remote-ipfs-node/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/using-a-node-js-script-to-upload-a-folder-to-a-remote-ipfs-node/</guid><description>Not always running ipfs add or browsing to the webui to upload a file or a folder is possible. There are scenarios where the only option…</description><pubDate>Wed, 29 Jan 2020 17:04:42 GMT</pubDate></item><item><title>Using Azure API Management to Limit Access to a Parity Ethereum Node</title><link>https://itaypodhajcer.com/blog/using-azure-api-management-to-limit-access-to-a-parity-ethereum-node/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/using-azure-api-management-to-limit-access-to-a-parity-ethereum-node/</guid><description>The Parity Ethereum client is not an enterprise targeted implementation, which, when used in scenarios that require limiting access to the…</description><pubDate>Wed, 11 Mar 2020 13:44:26 GMT</pubDate></item><item><title>Using Azure DevOps Pipelines to Build a Solidity Smart Contract</title><link>https://itaypodhajcer.com/blog/using-azure-devops-pipelines-to-build-a-solidity-smart-contract/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/using-azure-devops-pipelines-to-build-a-solidity-smart-contract/</guid><description>In real world scenarios, a developer usually doesn’t deploy a software component to a production environment straight from his local…</description><pubDate>Mon, 06 Jan 2020 11:53:26 GMT</pubDate></item><item><title>Using Azure Pipelines to Generate a .NET Package from a Solidity Contract&apos;s ABI</title><link>https://itaypodhajcer.com/blog/using-azure-pipelines-to-generate-a-net-package-from-a-solidity-contract-s-abi/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/using-azure-pipelines-to-generate-a-net-package-from-a-solidity-contract-s-abi/</guid><description>Most commonly, Azure Pipelines is used to build, publish and/or deploy software artifacts. But, as it is possible to execute…</description><pubDate>Mon, 10 Feb 2020 20:57:12 GMT</pubDate></item><item><title>Using Generative AI for a Self-Evolving Software Component</title><link>https://itaypodhajcer.com/blog/using-generative-ai-for-a-self-evolving-software-component/</link><guid isPermaLink="true">https://itaypodhajcer.com/blog/using-generative-ai-for-a-self-evolving-software-component/</guid><description>With all the hype around generative AI and the question of whether developers will be needed in the future or not, I decided to experiment…</description><pubDate>Mon, 11 Sep 2023 16:26:26 GMT</pubDate></item></channel></rss>