From the course: CompTIA Cloud+ (CV0-004) Cert Prep
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Source control concepts
From the course: CompTIA Cloud+ (CV0-004) Cert Prep
Source control concepts
- So we're going to talk about source code concepts. And you might be thinking, "Well, Tom, this is Cloud+, and this is focused on cloud technologies." And sure, you can develop applications and deploy them in the cloud, and, hey, you can even develop the application in the cloud, thanks to cloud service providers providing IDEs right inside of their cloud systems in many cases. But when it comes to source code, it's not just about an application, it can also be our entire infrastructure. So we have this thing called Infrastructure as Code and Configuration as Code, or IaC and CaC. Now, don't confuse these with those models that we talked about for cloud deployment. You know, software as a service, platform as a service, infrastructure as a service, function as a service, anything as a service, all of those things we talked about. Notice there's only one A in here, this is Infrastructure as Code and Configuration as Code.…