Open in app

Sign In

Write

Sign In

Anish Antony
Anish Antony

349 Followers

Home

About

Jan 18

Azure Powershell Commands

Here let's explore different PowerShell commands to manage the Azure platform. 1. Creating Variables in Powershell It can define a variable in PowerShell using the $ symbol followed by the name of the variable. In the below example, the variable $myfirstvar is assigned with the string “Hello World” $myfirstvar = "Hello World" Going forward, we…

Programming

5 min read

Azure Powershell Commands
Azure Powershell Commands
Programming

5 min read


Jan 11

Different Database Options In Azure

Azure supports different flavors of SQL/NoSQL and Graph databases. In this article, let's explore different database options supported by Azure. The following image describes different database services supported by Azure.

Azure

8 min read

Different Database Options In Azure
Different Database Options In Azure
Azure

8 min read


Jan 10

Azure CosmoDB- Setup and Configurations

1. What is Azure CosmoDB? Azure Cosmos DB is a fully managed NoSQL and a relational database for modern app development. Azure Cosmos DB offers single-digit millisecond response times, and automatic and instant scalability, along with guaranteeing speed at any scale. Azure Cosmos DB takes database administration off your hands with automatic management, updates, and…

Cosmosdb

9 min read

Azure CosmoDB- Setup and Configurations
Azure CosmoDB- Setup and Configurations
Cosmosdb

9 min read


Jan 9

Azure Storage Account- Setup and Configurations

The Azure storage account is a place to store files and data. In addition to file storage Azure Storage Account supports queues and table storage. Here in this article, let's explore the azure storage account in detail. 1. What is Azure Storage Account? The Azure Storage Account is the place to store Azure Storage data objects…

Azure

14 min read

Azure Storage Account- Setup and Configurations
Azure Storage Account- Setup and Configurations
Azure

14 min read


Jan 8

Azure Function App- Configuration and Setup

In this article, let us explore the configuration and setup of the Azure Function App. 1. What is Azure Function App? Using Azure Function App, it can run simple functions without provisioning infrastructure. Here the term ‘simple function’ means it can be an event trigger or HTTP trigger or crone expression. Here the user not provisioning…

Azure

12 min read

Azure Function App- Configuration and Setup
Azure Function App- Configuration and Setup
Azure

12 min read


Jan 3

Azure Web App - Setup and Configurations

Azure App service is a beautiful place to host your application easily. App Service Web Apps lets you quickly build, deploy, and scale enterprise-grade web, mobile, and API apps. In this article, let's see the different steps to configure the Azure App Service. 1. Why I use Azure Web App The user doesn't worry about the application…

Azure

13 min read

Azure Web App - Setup and Configurations
Azure Web App - Setup and Configurations
Azure

13 min read


Jan 1

How To Setup An Azure VM

All of the cloud providers primarily provide support for the virtual machine. Here in this article let's see what are the different configuration options available on Azure virtual machine. 1. Different VM Creation Options In Azure In Azure, it is able to create four different types of VMs. those are Azure Virtual Machine: It is the most…

Azure

10 min read

How To Setup An Azure VM
How To Setup An Azure VM
Azure

10 min read


Feb 22, 2022

What Is Kubernetes Pods

In this article, we are looking into the details of Kubernetes pods. The pods are the basic units of Kubernetes. The docker containers are placed inside the pod. In this article, let’s understand the concept of Kubernetes pods theoretically as well as practically. What is a pod? The Pods are the basic deployable units…

Programming

12 min read

What Is Kubernetes Pods
What Is Kubernetes Pods
Programming

12 min read


Dec 11, 2021

Microservice CQRS Pattern Explained

CQRS stands for Command and Query Responsibility Segregation. Basically, this pattern separates read and update operations for a database. Normally, in monolithic applications, most of the time we have 1 database and this database should respond to both query execution and update operations. That means a database is both working…

Cqrs

7 min read

Microservice CQRS Pattern Explained
Microservice CQRS Pattern Explained
Cqrs

7 min read


Dec 11, 2021

Microservice SAGA Pattern Explained

A microservice-based application is a distributed system. The overall system consists of multiple smaller services, and together these services provide the overall application functionality. This architectural style provides numerous benefits, it has several limitations as well. One of the major problems in a microservice architecture is how to handle a…

Microservices

7 min read

Microservice SAGA Pattern Explained
Microservice SAGA Pattern Explained
Microservices

7 min read

Anish Antony

Anish Antony

349 Followers

Fullstack Developer | Blogger | Experience on Java, Python, React, Angular, Golang | http://www.behindjava.com

Following
  • javinpaul

    javinpaul

  • Dario De Santis

    Dario De Santis

  • AkhiL Muralidharan

    AkhiL Muralidharan

  • ITNEXT

    ITNEXT

  • Sari Rajeswary

    Sari Rajeswary

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech