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
  • 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)
    • Microsoft Azure
      • Microsoft Azure Log Analytics
    • Zero Trust strategy
  • Azure Identity and Access Management
  • Azure Active Directory
  • Azure Defender
  • Azure security tools for logging and monitoring
  • Azure Sentinel
  • Azure Sentinel – Data connectors
  • Toggle search form
  • Reflected XSS Reflected XSS
  • Azure Resource Groups Azure
  • Google Cloud Platform (GCP) Google Cloud Platform (GCP)
  • Microsoft AZ-900 Certification Exam Practice Questions – 2 Microsoft AZ-900 Certification Exam
  • Pipeline Pattern Pipeline Pattern
  • Azure Storage services Azure Storage services
  • Common patterns used in Enterprise application architecture Enterprise application architecture
  • Azure Security, Privacy, Compliance, and Trust Azure Security

Tag: PAAS

Azure Container Instances (ACI)

Posted on March 26, 2023 By DesiBanjara No Comments on Azure Container Instances (ACI)

Azure Container Instances (ACI) is a platform as a service (PaaS) offering from Microsoft Azure that allows users to deploy and run containerized applications without having to manage any virtual machines or infrastructure. It provides a fast and simple way to run containers on Azure and enables you to focus on your application logic rather…

Read More “Azure Container Instances (ACI)” »

Azure Container Instances (ACI)

Exam AZ-900 – AZURE FUNDAMENTALS

Posted on March 25, 2023March 25, 2023 By DesiBanjara No Comments on Exam AZ-900 – AZURE FUNDAMENTALS

Microsoft Azure is a popular cloud computing platform used by businesses and individuals worldwide. Exam AZ-900, Azure Fundamentals, is a certification exam that validates the basic understanding of cloud concepts and Azure services. It is an entry-level exam designed for those who are new to cloud computing and want to get started with Microsoft Azure….

Read More “Exam AZ-900 – AZURE FUNDAMENTALS” »

Azure, Microsoft AZ-900 Certification Exam, Microsoft Azure

Cloud Computing Concepts

Posted on March 25, 2023March 25, 2023 By DesiBanjara No Comments on Cloud Computing Concepts

Cloud computing has become an essential part of modern computing and business operations. It refers to the practice of using a network of remote servers hosted on the internet to store, manage, and process data instead of a local server or personal computer. The benefits of cloud computing include scalability, flexibility, cost savings, and improved…

Read More “Cloud Computing Concepts” »

Cloud, Cloud Computing Concepts, Cloud services, Microsoft AZ-900 Certification Exam

What is the difference between SQL Server on Azure VM and Azure SQL Database?

Posted on March 15, 2023March 15, 2023 By DesiBanjara No Comments on What is the difference between SQL Server on Azure VM and Azure SQL Database?

SQL Server on Azure VM and Azure SQL Database are two different options for hosting and managing SQL Server instances on the Azure cloud platform. While both options provide SQL Server functionality, there are some key differences that may influence which option you choose for your specific needs. Here are some of the main differences…

Read More “What is the difference between SQL Server on Azure VM and Azure SQL Database?” »

Azure, Azure SQL Database

Azure App Service

Posted on March 15, 2023March 15, 2023 By DesiBanjara No Comments on Azure App Service

Azure App Service is a platform as a service (PaaS) offering from Microsoft Azure that enables developers to build, deploy, and scale web applications and APIs quickly and easily. With Azure App Service, developers can focus on their code and application logic, while Azure takes care of the underlying infrastructure, security, and management tasks. In…

Read More “Azure App Service” »

Azure, Azure App Service

Getting Started with Azure App Service

Posted on March 15, 2023March 15, 2023 By DesiBanjara No Comments on Getting Started with Azure App Service

Azure App Service is a powerful and flexible platform as a service (PaaS) offering from Microsoft Azure that enables developers to build, deploy, and scale web applications and APIs quickly and easily. In this section, we’ll take a closer look at how to get started with Azure App Service, including setting up an instance, deploying…

Read More “Getting Started with Azure App Service” »

Azure, Azure App Service

Cloud computing

Posted on March 7, 2023March 7, 2023 By DesiBanjara No Comments on Cloud computing

Cloud computing has revolutionised the way organisations and individuals store and access data, software, and computing resources. With cloud computing, users can access services and applications through the internet rather than having to manage and maintain their own infrastructure. This article will provide an overview of cloud computing, its benefits, its impact on the modern…

Read More “Cloud computing” »

Cloud computing

What is Azure App Services?

Posted on February 2, 2023February 2, 2023 By DesiBanjara No Comments on What is Azure App Services?

Azure App Services is a platform-as-a-service (PaaS) offering from Microsoft Azure that provides a highly scalable and globally available solution for developing and hosting web, mobile, and RESTful APIs. With Azure App Services, you can quickly build, deploy, and manage cloud-based applications without having to worry about the underlying infrastructure. The key features of Azure…

Read More “What is Azure App Services?” »

Microsoft Azure

Platform as a Service (PaaS)

Posted on December 7, 2022March 24, 2023 By DesiBanjara No Comments on Platform as a Service (PaaS)

Platform as a Service (PaaS) is a cloud computing model that provides developers with a platform for building, deploying, and managing applications over the internet. PaaS providers offer a pre-configured platform that includes the operating system, middleware, and development tools, allowing developers to focus on building and deploying their applications. In this article, we will…

Read More “Platform as a Service (PaaS)” »

Platform as a Service (PaaS)

IAAS vs PAAS vs SAAS – different types of cloud services

Posted on April 25, 2020 By DesiBanjara No Comments on IAAS vs PAAS vs SAAS – different types of cloud services

IAAS : In infrastructure as a service, you get the raw hardware from your cloud provider as a service i.e you get a server which you can configure with your own will. For Example: Azure VM, Amazon EC2 PAAS: Platform as a Service, gives you a platform to publish without giving the access to the underlying…

Read More “IAAS vs PAAS vs SAAS – different types of cloud services” »

Cloud services



Categories

  • Agile Software development
  • Amazon AWS Certification Exam
  • Amazon EC2
  • Amazon ECS
  • Amazon Web Services (AWS)
  • Apache Kafka
  • 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 Data and Storage
  • Azure Data Factory
  • Azure Data Lake Storage
  • Azure Database Services
  • Azure Databricks
  • 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 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 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 SQL
  • Azure SQL Database
  • Azure Storage
  • Azure Storage services
  • 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
  • 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
  • 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
  • Project management
  • Python interview questions with answers
  • Ransomware
  • Reflected XSS
  • RESTful APIs
  • 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)
  • Top technology trends for 2023
  • Uncategorized
  • User Experience (UX) design
  • Version control system
  • WCF (Windows Communication Foundation)
  • Web development
  • WordPress
  • WordPress developer interview questions and answers
  • Zero Trust strategy



Recent Posts

  • Azure Security Center
  • Azure Application Gateway
  • Configure SSL offloading with Azure Load Balancer
  • Azure load balancer – Load Balancing Algorithms
  • Azure Load Balancer

Recent Comments

    • Top 20 GIT Interview Questions GIT
    • CDA (Clinical Document Architecture) CDA (Clinical Document Architecture)
    • Azure Analytics Services Azure Analytics Services
    • Internet of Things (IoT) Internet of Things (IoT)
    • Amazon Web Services (AWS) Amazon Web Services (AWS)
    • Azure Table Storage Azure Table Storage
    • Microsoft AZ-900 Certification Exam Practice Questions – 3 Microsoft AZ-900 Certification Exam
    • How to build high performing teams? Project management

    Copyright © 2023 Desi banjara.

    Powered by PressBook News WordPress theme