Book Image

Administering SQL Server on Linux [Video]

By : Jasmin Azemović
Book Image

Administering SQL Server on Linux [Video]

By: Jasmin Azemović

Overview of this book

<p><span id="description" class="sugar_field">Microsoft's launch of SQL Server on Linux has made SQL Server a truly versatile platform across different operating systems and data-types, both on-premise and on-cloud.</span></p> <p><span id="description" class="sugar_field">This course is your handy guide to implementing your SQL Server solution on the open-source Linux platform. You will brush up your SQL Server skills by creating and querying database objects and implementing basic administration tasks to support business continuity, including security and performance optimization. This course will also take you beyond the basics and highlight some advanced topics such as in-memory OLTP and temporal tables.</span></p> <p><span id="description" class="sugar_field">By the end of this course, you will be able to recognize and utilize the full potential of setting up an efficient SQL Server database solution in your Linux environment.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">This course follows a step-by-step approach to teach viewers the concepts of SQL Server on Linux (using the bash command line) and the SQL programming language through examples that can easily be adapted and applied in your own solutions.</span></span></p>
Table of Contents (6 chapters)
Chapter 1
Backup and Recovery Operations
Content Locked
Section 2
Recovery Models and Backup Strategy Elements
When it comes to database, backups are something that you should consider and reconsider really carefully. Mistakes can cost you money, users, data, and time, each of which can have bigger consequences. Let’s understand some basic but really important concepts related to this. - Learn different recovery models - Look at the elements of backup strategy