From the course: AWS Certified Solutions Architect - Associate (SAA-C03) Cert Prep

Unlock this course with a free trial

Join today to access over 24,500 courses taught by industry experts.

Database hosting methods

Database hosting methods

I want to spend a little time talking about some database hosting methods and a little more detail and giving you some extra information that we had time to talk about in our first episode of this chapter where we kind of discussed it in summary. So we're going to be looking at the two methods of hosting databases and really talking about one of the key things, and that is how do we get it up and running with the different hosting methods. The first one that we've talked about is easy to instance based or simply instance based hosting. In this case, remember, you have to launch the instance and then install the database service. Now, previously we said, and then you go ahead and create the database and connect to it. Well, what we actually have to do is one more little thing we do instance based deployments, because the reality is we have to make sure people can talk to the database. And database systems use different ports than Web…

Contents