Category: Uncategorized
-
Azure SQL Database Architecture
Azure SQL Database is a highly available and highly scalable multi-tenant Database-as-a-Service (DBaaS) offering from Microsoft. There are four layers in Azure SQL Architecture: Client Layer Service Layer Platform Layer Infrastructure Layer Client Layer It’s the interface for the applications (SQL Server tools, ODBC, .NET, ADO.NET Java, PHP) to connect the SQL database. The Tabular…
-
Business continuity with Azure SQL Database
To protect your business from data loss, SQL Database automatically creates The backups are stored in RA-GRS storage blobs for 7 days Basic service tier, 14 days for Standard and 35 days for Premium service tiers. It’s also replicated to a paired data centre for protection against a data centre outage. Microsoft provides Azure SQL…
-
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!