Skip to content

Desi banjara

learn and grow together

  • Azure
    • Azure Compute
      • Azure Logic Apps
      • Azure Mobile Apps
      • Azure App Service
      • Azure Serverless Computing
        • Azure Functions
    • Azure Networking services
      • Azure Networking – VNET
    • Azure Database Services
      • Azure SQL
      • Azure Data Factory
      • Azure Databricks
    • Azure Analytics Services
    • Azure Cognitive Services
    • Azure Data and Storage
    • Azure Devops
    • Azure landing zone
    • Azure IaaS
    • Azure Internet of Things (IoT)
      • Azure Machine Learning
      • Azure AI and ML services
    • Azure Migration
    • Microsoft Azure Log Analytics
  • Azure Security
    • Azure Identity and Access Management
    • Azure Active Directory
    • Azure Defender
    • Azure security tools for logging and monitoring
    • Azure Sentinel
    • Azure Sentinel – Data connectors
  • Agile Software development
    • Atlassian Jira
  • Amazon Web Services (AWS)
    • Amazon EC2
    • Amazon ECS
    • AWS Lambda
  • Google
    • Google Cloud Platform (GCP)
    • gmail api
    • Google Ads
    • Google AdSense
    • Google Analytics
    • Google Docs
    • Google Drive
    • Google Maps
    • Google search console
  • Software architecture
    • Service-oriented architecture (SOA)
    • Domain-Driven Design (DDD)
    • Microservices
    • Event-Driven Architecture
    • Command Query Responsibility Segregation (CQRS) Pattern
    • Layered Pattern
    • Model-View-Controller (MVC) Pattern
    • Hexagonal Architecture Pattern
    • Peer-to-Peer (P2P) pattern
    • Pipeline Pattern
  • Enterprise application architecture
  • IT/Software development
    • API development
    • ASP.Net MVC
    • ASP.NET Web API
    • C# development
    • RESTful APIs
  • Cybersecurity
    • Cross Site Scripting (XSS)
    • Reflected XSS
    • DOM-based XSS
    • Stored XSS attacks
    • Ransomware
    • cyber breaches
    • Static Application Security Testing (SAST)
  • Interview questions
    • Microsoft Azure Interview Questions
    • Amazon Web Services (AWS) Interview Questions
    • Agile Software development interview questions
    • C# interview questions with answers
    • Google analytics interview questions with answers
    • Javascript interview questions with answers
    • Python interview questions with answers
    • WordPress developer interview questions and answers
  • Cloud
    • Cloud computing
    • Infrastructure as a Service (IaaS)
    • Platform as a Service (PaaS)
    • Software as a Service (SaaS)
    • Zero Trust strategy
  • Toggle search form
  • How to make your work meetings more productive? Agile Software development
  • Azure Services – Data and Storage Azure
  • Azure App Service Azure
  • Interview question: What is boxing and Unboxing in C#? C# development
  • Ways to share data between microservices Microservices
  • What is Stored XSS? Stored XSS attacks
  • What is Public, Private and Hybrid cloud implementation with respect to Azure? Cloud
  • Azure Container Instances (ACI) Azure Container Instances (ACI)

Azure load balancer – Load Balancing Algorithms

Posted on March 28, 2023March 28, 2023 By DesiBanjara No Comments on Azure load balancer – Load Balancing Algorithms

Azure Load Balancer provides several load balancing algorithms that you can choose from to distribute traffic across your backend instances. Each algorithm uses a different method to determine how traffic is distributed, and you can choose the algorithm that best suits your application’s requirements. Load balancing algorithms that are available with Azure Load Balancer: Round…

Read More “Azure load balancer – Load Balancing Algorithms” »

Load Balancing Algorithms

Azure Load Balancer

Posted on March 28, 2023March 28, 2023 By DesiBanjara No Comments on Azure Load Balancer

Azure Load Balancer is a highly available, scalable, and customizable Layer-4 load balancer that enables you to distribute incoming traffic across multiple virtual machines (VMs) or instances in a backend pool. It is a cloud-native service offered by Microsoft Azure that is designed to optimize application performance, availability, and resiliency. Features and Benefits of Azure…

Read More “Azure Load Balancer” »

Azure, Azure Load Balancer

Azure Service Level Agreement (SLA)

Posted on March 28, 2023March 28, 2023 By DesiBanjara No Comments on Azure Service Level Agreement (SLA)

Azure Service Level Agreement (SLA) is a contract between Microsoft Azure and its customers that specifies the level of availability and uptime guarantee for Azure services. SLAs provide a framework for measuring and ensuring the quality of Azure services, which helps build trust between Microsoft and its customers. The Azure SLA offers different levels of…

Read More “Azure Service Level Agreement (SLA)” »

Azure, Azure Service Level Agreement (SLA), Cloud

How to send outlook email to Microsoft Teams channel?

Posted on March 28, 2023 By DesiBanjara No Comments on How to send outlook email to Microsoft Teams channel?

To send an Outlook email to a Teams channel, you can follow these steps: In Teams, go to the channel you want to receive the email in. Click on the three dots “…” to open the menu and select “Get email address”. Copy the email address for the channel. In Outlook, create a new email…

Read More “How to send outlook email to Microsoft Teams channel?” »

Microsoft Teams

Azure Resource Groups

Posted on March 28, 2023March 28, 2023 By DesiBanjara No Comments on Azure Resource Groups

Azure Resource Groups are a logical container that holds all the resources that are required to deploy, manage, and monitor your Azure solution. A resource group is a fundamental concept in Azure and is used to organize and manage resources such as Virtual Machines, Storage Accounts, Virtual Networks, Web Apps, and Databases. The Resource Group…

Read More “Azure Resource Groups” »

Azure

Azure Resource Manager

Posted on March 28, 2023March 28, 2023 By DesiBanjara No Comments on Azure Resource Manager

Azure Resource Manager is a management layer in Azure that enables you to create, update, and delete resources in your Azure subscription in a declarative way. It provides a unified API and portal for managing all of your resources, regardless of their type or where they’re located. With Azure Resource Manager, you can manage resources…

Read More “Azure Resource Manager” »

Azure, Azure Resource Manager

Get Started with Docker

Posted on March 28, 2023March 28, 2023 By DesiBanjara No Comments on Get Started with Docker

Docker is a containerization platform that allows developers to create, deploy, and run applications in a virtualized environment. It provides a way to package and distribute applications with their dependencies, allowing for easy deployment and scalability. In this article, we will discuss the steps to get started with Docker. Install Docker To get started with…

Read More “Get Started with Docker” »

Docker

What is Docker?

Posted on March 28, 2023March 28, 2023 By DesiBanjara No Comments on What is Docker?

Docker is a containerization platform that allows developers to develop, package, and deploy applications in a consistent and isolated environment. Docker provides an abstraction layer for the underlying operating system and hardware, making it easier to package and deploy applications across different environments. Docker was initially released in 2013, and since then, it has become…

Read More “What is Docker?” »

Docker

Azure Table Storage

Posted on March 27, 2023 By DesiBanjara No Comments on Azure Table Storage

Azure Table Storage is a NoSQL key-value store offered by Microsoft Azure that provides a highly scalable and flexible solution for storing structured data. In this article, we will discuss the basics of Azure Table Storage and how to get started with it. What is Azure Table Storage? Azure Table Storage is a highly scalable…

Read More “Azure Table Storage” »

Azure Table Storage

Azure Archive Storage

Posted on March 27, 2023March 27, 2023 By DesiBanjara No Comments on Azure Archive Storage

Azure Archive Storage is a cloud-based storage service offered by Microsoft Azure. It provides an extremely cost-effective and scalable solution for storing data that is rarely accessed, such as backups, archives, and infrequently accessed data. What is Azure Archive Storage? Azure Archive Storage is a low-cost storage solution that is optimized for storing data that…

Read More “Azure Archive Storage” »

Azure Archive Storage

Posts navigation

Previous 1 2 3 … 30 Next



Categories

  • Agile Software development
  • Amazon AWS Certification Exam
  • Amazon EC2
  • Amazon ECS
  • Amazon Web Services (AWS)
  • Apache Kafka
  • API development
  • API development
  • Apple Mac
  • ASP.NET Core
  • ASP.Net MVC
  • ASP.NET Web API
  • Atlassian Jira
  • AWS DevOps Engineer Professional Exam
  • AWS Lambda
  • AZ-300: Microsoft Azure Architect Technologies Exam
  • Azure
  • Azure Active Directory
  • Azure AI and ML services
  • Azure Analytics Services
  • Azure App Service
  • Azure Application Gateway
  • Azure Archive Storage
  • Azure Blob Storage
  • Azure Cognitive Services
  • Azure Compute
  • Azure Container Instances (ACI)
  • Azure Core Services
  • Azure Cosmos DB
  • Azure Data and Storage
  • Azure Data Factory
  • Azure Data Lake Storage
  • Azure Database Services
  • Azure Databricks
  • Azure DDoS Protection
  • Azure Defender
  • Azure Devops
  • Azure Disk Storage
  • Azure File Storage
  • Azure Functions
  • Azure IaaS
  • Azure Identity and Access Management
  • Azure Internet of Things (IoT)
  • Azure Key Vault
  • Azure Kubernetes Service (AKS)
  • Azure landing zone
  • Azure Load Balancer
  • Azure Logic Apps
  • Azure Machine Learning
  • Azure Machine Learning
  • Azure Migration
  • Azure Mobile Apps
  • Azure Networking – VNET
  • Azure Networking services
  • Azure Pricing and Support
  • Azure Queue Storage
  • Azure Resource Manager
  • Azure Security
  • Azure Security Center
  • Azure Security Information and Event Management (SIEM)
  • Azure security tools for logging and monitoring
  • Azure Security, Privacy, Compliance, and Trust
  • Azure Sentinel
  • Azure Sentinel – Data connectors
  • Azure Serverless Computing
  • Azure Service Level Agreement (SLA)
  • Azure SLA calculation
  • Azure SQL
  • Azure SQL Database
  • Azure Storage
  • Azure Stream Analytics
  • Azure Synapse Analytics
  • Azure Table Storage
  • Azure Virtual Machine
  • Azure VNET
  • Business
  • C# development
  • C# interview questions with answers
  • CDA (Clinical Document Architecture)
  • ChatGPT
  • CI/CD pipeline
  • CISSP certification
  • CKEditor
  • Cloud
  • Cloud computing
  • Cloud Computing Concepts
  • Cloud services
  • COBIT
  • Command Query Responsibility Segregation (CQRS) Pattern
  • Configure SSL offloading
  • Content management system
  • Continuous Integration
  • conversational AI
  • Cross Site Scripting (XSS)
  • cyber breaches
  • Cybersecurity
  • Data Analysis
  • Database
  • DevOps
  • DevSecOps
  • Docker
  • DOM-based XSS
  • Domain-Driven Design (DDD)
  • Dynamic Application Security Testing (DAST)
  • Enterprise application architecture
  • Event-Driven Architecture
  • git
  • GIT
  • gmail api
  • Google
  • Google Ads
  • Google AdSense
  • Google Analytics
  • Google analytics interview questions with answers
  • Google Cloud Platform (GCP)
  • Google Docs
  • Google Drive
  • Google Maps
  • Google search console
  • Healthcare Interoperability Resources
  • Hexagonal Architecture Pattern
  • HL7 vs FHIR
  • HTML
  • Information security
  • Infrastructure as a Service (IaaS)
  • Internet of Things (IoT)
  • Interview questions
  • Introduction to DICOM
  • Introduction to FHIR
  • Introduction to HL7
  • IT governance
  • IT Infrastructure networking
  • IT/Software development
  • Javascript interview questions with answers
  • Kubernetes
  • Layered Pattern
  • Leadership Quote
  • Life lessons
  • Load Balancing Algorithms
  • Low-code development platform
  • Microservices
  • Microservices
  • Microsoft
  • Microsoft 365 Defender
  • Microsoft AI-900 Certification Exam
  • Microsoft AZ-104 Certification Exam
  • Microsoft AZ-204 Certification Exam
  • Microsoft AZ-900 Certification Exam
  • Microsoft Azure
  • Microsoft Azure certifications
  • Microsoft Azure Log Analytics
  • Microsoft Cloud Adoption Framework
  • Microsoft Exam AZ-220
  • Microsoft Exam AZ-400
  • Microsoft Excel
  • Microsoft Office
  • Microsoft Teams
  • Microsoft Teams
  • Microsoft word
  • Model-View-Controller (MVC) Pattern
  • Monitoring and analytics
  • NoSQL
  • OpenAI
  • OutSystems
  • Peer-to-Peer (P2P) pattern
  • Pipeline Pattern
  • PL-100: Microsoft Power Platform App Maker
  • PL-200: Microsoft Power Platform Functional Consultant Certification
  • PL-900: Microsoft Power Platform Fundamentals
  • Platform as a Service (PaaS)
  • postman
  • Postman
  • Postman
  • Project management
  • Python interview questions with answers
  • Ransomware
  • Reflected XSS
  • RESTful APIs
  • Rich Text Editor
  • SC-100: Microsoft Cybersecurity Architect
  • Scrum Master Certification
  • Service-oriented architecture (SOA)
  • Software architecture
  • Software as a Service (SaaS)
  • SonarQube
  • Splunk
  • SQL
  • SQL Azure Table
  • SQL Server
  • Static Application Security Testing (SAST)
  • Stored XSS attacks
  • Table Storage
  • Test Driven Development (TDD)
  • TinyMCE
  • Top technology trends for 2023
  • Uncategorized
  • User Experience (UX) design
  • Version control system
  • visual studio
  • WCF (Windows Communication Foundation)
  • Web development
  • WordPress
  • WordPress developer interview questions and answers
  • Zero Trust strategy



Recent Posts

  • Get started with Azure Cosmos DB
  • Azure Cosmos DB
  • How can I run web and api projects together in visual studio
  • Azure DDoS Protection
  • Azure Security Information and Event Management (SIEM)
  • Top Microsoft Azure Interview Questions Azure
  • Microsoft AI-900 Certification Exam Practice Questions Microsoft AI-900 Certification Exam
  • Azure Cosmos DB Azure Cosmos DB
  • Microsoft AZ-220 Certification Exam Practice Questions – Part 5 Microsoft Exam AZ-220
  • Google Cloud Platform (GCP) Google Cloud Platform (GCP)
  • Microsoft AZ-900 Certification Exam Practice Questions – 2 Microsoft AZ-900 Certification Exam
  • Add Google Maps in ASP.NET core web application ASP.NET Core
  • Azure Sentinel – a cloud-native security information and event management (SIEM) solution Azure

Copyright © 2023 Desi banjara.

Powered by PressBook News WordPress theme