Tuesday, June 13, 2023

SQL Server: Security for Developers | Build secure applications in SQL server

 Learn how to protect databases and preserve the integrity of an organization's data by configuring the security settings in SQL Server. This course covers how to use built-in options on Microsoft platforms, including Azure AD, to secure database and network infrastructure. Learn about establishing users, assigning roles, and granting privileges. Find out how to prevent SQL Server from malicious injection by addressing vulnerabilities. Discover how to encrypt data at rest and in-transit. See how to build a robust security model for your applications. Additionally, learn how to encrypt connections and secure a network.

Learning objectives

  1. Building secure applications in SQL Server
  2. Configuring authentication in Azure AD
  3. Assigning user roles and privileges
  4. Building custom roles
  5. Creating contained users
  6. Protecting SQL Server from injection
  7. Identifying vulnerabilities
  8. Writing strong procedures
  9. Checking inputs
  10. Using dynamic parameterization
  11. Encrypting network connections
  12. Securing linked servers
  13. Configuring firewalls

No comments:

Post a Comment