Processing...

Home > Administering Relational Databases On Microsoft Azure (dp-300t00-a)

Administering Relational Databases on Microsoft Azure (DP-300T00-A) 

Learnfast is a Microsoft Silver Learning Partner. This is an authorised Microsoft Official Course (MOC), a preparation course for the DP-300: Administering Relational Databases on Microsoft Azure exam. 

Welcome to the Administering Relational Databases on Microsoft Azure course. 

 

 

This four-day course will provide learners with the knowledge and skills to administer a SQL Server database infrastructure for cloud, on-premises and hybrid relational databases and who work with the Microsoft PaaS relational database offerings. Additionally, it will be of use to individuals who develop applications that deliver content from SQL-based relational databases. 

 

 

Job role: Database Administrator 

 

 

Features & Benefits

 

          

  • Learners will gain confidence to take other role-based courses and certifications. 
  • An additional fee is payable for exam vouchers. 
  • Take full advantage of our new Hybrid Learning by attending on campus or virtually. Have all your classes ready to be downloaded and watched, anytime, anywhere. (Read More)

          

  • Attendees will learn practical skills which can be applied in the work environment.  

 

Outcomes & Objectives

Upon completion of this course, learners will have acquired these skills
  • Plan, deploy and configure Azure SQL offerings
  • Monitor database performance and tune a database and queries for optimum performance
  • Plan and configure a High Availability Solution
 
  • Pricing & Payment Options

    NEW SECTION
  • Duration

    In Class/Virtual Class, Hybrid Learning (Learn More) 

    • 4 Days (08:30 – 16:00) Classes are  presented via our Hybrid Learning allowing  learners the flexibility to attend on campus or in the comfort of their home or workplace. 

  • Course Prerequisites

    Successful Azure Database Administrators start this role with professional experience in database management and technical knowledge of cloud technologies. 

     

    Specifically: 

    • Working with, maintaining, and developing with SQL Server 
    • Experience with Azure, such as deploying and managing resources 

     

     

    At a minimum, you should complete the following prerequisite courses or have equivalent experience: 

Our Delivery Methods

Our innovative "myWay” learning methodology is built around the students individual learning requirement, allowing each student to learn in a style that is most suitable for their skills set, knowledge and schedule.

Instructor-Led Classes

Reach your full potential through our “myWay Instructor-Led” classes combined with interactive lessons, supporting video content, practical assignments and in field experience, done during the traditional 08:00 – 16:00 working day.

Online Mentored Learning

Do a course at your pace via our “myWay Online Mentored Learning”, combining self-study with supported interactive online video lectures, an online course mentor, extra resources, questionnaires and more, all supported via out Online Student Portal.

Part Time Mentored Learning

Designed for the working professional, our part time programmes provides you with the flexibility and benefit of our myWay Blended Learning with at home exercises/assignments and mentored or in-class lectures at a manageable schedule and pace.

Our Hybrid Delivery Methods

Our Hybrid Delivery Methods

myWay Hybrid Learning is a technology mediated delivery method that extends the benefit of flexibility and technology to all students. Each Hybrid delivery method is described in the section below.

#AnywhereAnytime

Have all your classes ready to be downloaded and watched, anytime, anywhere.

#NoStudentLeftBehind

Never miss a classs because of health, traffic, or transport issues.

#Flexibility

A personalized class schedule, attend class on campus, virtually or both.

 

In Class or Virtual Class Based Learning

A technology mediated delivery method allowing campus based class or virtual class attendance, or a combination of both. Classes can be in the form of lecture based or mentored based.

 

Mentored Online Learning

A technology mediated, self paced online delivery method with personal mentorship.

What you get

On completion the learner will earn:   

 

 

Note: All certificates are electronically issued.  

 

 

Important Notes

  • Learners to arrive at the training venue from 08:00 in preparation for 08:30 starting time 
  • Bookings are only confirmed upon receipt of the proof of payment or an official company purchase order. 
  • For full day, on campus courses, Learnfast will supply you with a computer to use for training (if applicable),& tea/coffee and a full lunch. Catering is not included for On-Site training and laptops are available for hire at an additional cost if required. 
  • Cancellation or rescheduling requests must be in writing and reach us via email at least 5-10 working days prior to the course commencement date. Full course fees will be retained for no shows. 
  • Virtual learners are required to have a stable internet connection & a working headset available for sound purposes.  
  • Learners who use their own laptops are fully responsible to ensure that administration rights, software installations, etc. are working sufficiently prior to training. 
  • Learnfast reserves the right to cancel or postpone dates if we require to do so and undertake to inform clients in writing and telephonically of these changes. 
  • Learnfast is not responsible for costs associated with cancellation of classes such as flight and accommodation for clients. 
 
Module 1: The Role of the Azure Database Administrator 
This module explores the role of a database administrator in the world of Azure. It also provides some foundational information relevant to the overall content. This includes a review of the various SQL Server-based options (SQL Server in a VM, Managed Instances, and Azure SQL Database.) Students will learn why compatibility level is a crucial concept when working with SQL databases in Azure. Students are also introduced to other database platforms available on Azure in addition to those based on SQL Server, in particular PostgreSQL and MySQL. 
 
  • Azure Data Platform Roles 
  • Azure Database Platforms and Options 
  • SQL Server Compatibility Levels 
  • Azure Preview Features 
 

Module 2: Plan and Implement Data Platform Resources 
This module introduces methods for deploying data platform resources in Azure. You will learn about options for both upgrading and migrating existing SQL databases to Azure. You will learn how to set up Azure resources to host SQL Server on a Virtual Machine, a Managed Instance, Azure SQL Database and either PostgreSQL or MySQL. You will learn how to determine which options are best based on specific requirements including the High Availability and Disaster Recovery (HADR) needs. They will learn to calculate resource requirements and create templates for their deployments. 
 
  • Deploying SQL Server using IaaS 
  • Deploying SQL Server using PaaS 
  • Deploying Open SourceDatabase Solutions on Azure 
 

Module 3: Implement a Secure Environment 
This module explores the practices of securing your SQL Server Database as well as an Azure SQL database. This includes a review of the various SQL Server-based options as well as the various Azure options for securing Azure SQL Database as well as the databases with reside within Azure SQL Database. . Students will learn why security is crucial when working with databases. .Students are also introduced to other database platforms available on Azure in addition to those based on SQL Server, in particular, Azure Database for MariaDB/MySQL/PostgreSQL.
 
  • Configure Database Authentication 
  • Configure Database Authorization 
  • Implement Security for Data at Rest 
  • Implement Security for Data in Transit 
  • Implement Compliance Controls for Sensitive Data 
 

Module 4:  Monitor and Optimize Operational Resources 
This module will teach you about resource optimization for your databases created using either IaaS or PaaS services. The module also covers monitoring server and hardware resources. It will familiarize you with the various tools available for monitoring performance and establishing a baseline. You will learn how to interpret performance metrics for the most critical resources. You will also learn how to troubleshoot database performance using Azure SQL Database Intelligent Insights. 
 
  • Baselines and Performance Monitoring 
  • Major Causes of Performance Issues 
  • Configuring Resources for Optimal Performance 
  • User Database Configuration 
  • Performance-related Maintenance Tasks 
 

Module 5: Optimize Query Performance 
Query execution plans are potentially the most important aspect of database performance. Improving bad plans is certainly an area where a small amount of effort can bring huge improvements. While hardware issues can limit query performance, improving hardware usually yields performance improvements in the 10-20% range, at most. More commonly database administrators encounter queries that are not optimized, have stale or missing statistics, have missing indexes, or poor database design choices that lead to the database engine doing more work than is necessary to return results for a given query. Improving the plans can sometimes yield performance improvements in the 100-200% range or even more, meaning that after improving a plan with better indexes or statistics, a query could run twice or three times as fast! This module provides details on how to analyze individual query performance and determine where improvements can be made. 
 
  • Understanding SQL Server Query Plans 
  • Explore Performance-based Database Design 
  • Evaluate Performance Improvements 
 

Module 6: Automation of Tasks 
A common goal for database administrators in many environments is to automate as many of their repetitive tasks. This can be as simple as using scripting to automate a backup process, and as complex as building a fully automated alerting system. This module provides details of automating tasks to simplify the DBA’s job. Methods include scheduling tasks for regular maintenance jobs, as well as multi-instance administration and configuration of notifications for task success or failure or non-completion. 
 
  • Setting up Automatic Deployment 
  • Defining Scheduled Tasks 
  • Configuring Extended Events 
  • Managing Azure PaaS resources Using Automated Methods 
 

Module 7: Plan and Implement a High Availability and Disaster Recovery Environment 
Data must be available when the business needs it. That means the solutions hosting the data must be designed with availability and recoverability in mind. Suppose you work for a company that sells widgets both in stores and online. Your main application uses a highly transactional database for orders. What would happen if the server or platform hosting the transactional database had a problem that made it unavailable or inaccessible for some reason? What impact would it have on the business? If the right solution is put in place, the database would come online in a reasonable timeframe with minimal effort, thus allowing business to continue with little-to-no impact. This module and its associated lab cover configuring, testing, and managing a solution for high availability and disaster recovery(HADR) in Azure, for both Infrastructure-as-a-Service (IaaS) and Platform-as-a-Service (PaaS) deployments. This module will not only cover basic requirements, but also the various options available to achieve HADR. 
 
  • High Availability and Disaster Recovery Strategies 
  • IaaS Platform and Database Tools for HADR 
  • PaaS Platform and Database Tools for HADR 
  • Database Backup and Recovery 
    No dates have been specified for this course.
    Please contact The CAD Corporation for more information and dates on this course.

By completing the below online booking, a booking confirmation will be sent out and an invoice will be generated. A place will be reserved on this course and you are expected to attend. If you require a quote first please contact Learnfast offices and speak to a sales consultant.

Administering Relational Databases on Microsoft Azure (DP-300T00-A)





  1. By booking for this course, an invoice will be generated and you will be liable for the payment of this invoice. If you require a quote, please contact The CAD Corporation Offices.
  2. After the generation of the invoice a training confirmation will be emailed using the details provided above.
  3. The CAD Corporation retains the rights to change this calendar without any notification.
  4. Tea/coffee and a light lunch will be provided.
  5. All university students will receive a 10% discount for cash payments.
  6. The minimum notice of cancellation is 5 (five) working days prior to the course commencement date. If you fail to do so the full amount is payable.
  7. Students are to be at the training venue by 08h00 in preparation for a 08h30 start time.

As a valued friend of Learnfast, we take your privacy seriously. The POPI Act comes into effect on 1 July 2021 and, we would like to assure you that we treat your information with sensitivity and confidentiality.

By filling in this form, you agree to receive newsletters and communication from Learnfast.
Delivery Method: 
As a valued friend of Learnfast, we take your privacy seriously. The POPI Act comes into effect on 1 July 2021 and, we would like to assure you that we treat your information with sensitivity and confidentiality.

By filling in this form, you agree to receive newsletters and communication from Learnfast.
  • Math Result: