Course outlines for learning terraform.
expected time | requirements |
---|---|
30 minutes | none. |
Goal: Make a conscious, balanced decision when using Saas services
Most cloud providers offer lots of services that can be used to compose your infrastructure. Think of these services:
It’s typically easy to use these service, sometimes it’s even cheaper, although mostly it’s more expensive.
You can also build these services yourself.
Advantage of PAAS | Disadvantage of PAAS |
---|---|
Works on any cloud. | Requires more technical expertise. |
Can be cheaper. | You’re responsible yourself. |
If you build services yourself, think about these potential issues: