From the course: AWS Certified Database – Specialty (DBS-C01) Cert Prep: 1 Introduction and Services

Unlock this course with a free trial

Join today to access over 22,600 courses taught by industry experts.

Access control and authentication

Access control and authentication

- Authentication and access control are very important for all of these different kinds of databases that you can implement in AWS. Whether you're working with RDS, DynamoDB, DocumentDB or an instance that you created yourself, and you've built a database on that instance. So what I want to do first of all is talk a little bit about how you configure instance access, control and authentication. And then we'll also talk about RDS access control and authentication. So here we are in the AWS Management Console. And the first thing I'm going to do is talk about an instance based database server. So I'll go into EC two. And you can see that I do have a running instance, when I click on that, it happens to be that instance that we created in an earlier episode in order to run SQL Server 2017 on top of Windows Server 2019. So the server is up and running here. And there're just a couple of things you can look at that really…

Contents