some todo done

This commit is contained in:
2019-12-05 22:48:41 +01:00
parent f5f3d85150
commit b15d6130d6
6 changed files with 134 additions and 162 deletions

View File

@ -155,25 +155,25 @@
}
@misc{faas,
howpublished = {https://www.cloudflare.com/learning/serverless/glossary/function-as-a-service-faas/},
howpublished = {\url{https://www.cloudflare.com/learning/serverless/glossary/function-as-a-service-faas/}},
note = {Megtekintve 2019-12-04},
title = {What Is Function as a Service (FaaS)?}
}
@article{saas,
howpublished = {https://www.infoworld.com/article/3226386/what-is-saas-software-as-a-service-defined.html},
@misc{saas,
howpublished = {\url{https://www.infoworld.com/article/3226386/what-is-saas-software-as-a-service-defined.html}},
note = {Megtekintve 2019-12-04},
title = {What is SaaS? Software-as-a-service defined}
}
@misc{paas,
howpublished = {https://www.bmc.com/blogs/saas-vs-paas-vs-iaas-whats-the-difference-and-how-to-choose/},
howpublished = {\url{https://www.bmc.com/blogs/saas-vs-paas-vs-iaas-whats-the-difference-and-how-to-choose/}},
note = {Megtekintve 2019-12-04},
title = {SaaS vs PaaS vs IaaS: What{\rq}s The Difference and How To Choose}
}
@misc{iaas,
howpublished = {https://www.techradar.com/news/what-is-infrastructure-as-a-service},
howpublished = {\url{https://www.techradar.com/news/what-is-infrastructure-as-a-service}},
note = {Megtekintve 2019-12-04},
title = {What is Infrastructure-as-a-Service? Everything you need to know}
}
@ -227,7 +227,7 @@
}
@misc{kubernetes-node-controller,
howpublished = {https://unofficial-kubernetes.readthedocs.io/en/latest/concepts/nodes/node/\#node-controller},
howpublished = {\url{https://unofficial-kubernetes.readthedocs.io/en/latest/concepts/nodes/node/\#node-controller}},
note = {Megtekintve 2019-12-04},
title = {Node - Node Controller}
}
@ -341,7 +341,7 @@
}
@misc{knative-autoscaler-component,
howpublished = {https://github.com/knative/serving/blob/master/docs/scaling/DEVELOPMENT.md},
howpublished = {\url{https://github.com/knative/serving/blob/master/docs/scaling/DEVELOPMENT.md}},
note = {Megtekintve 2019-12-04},
title = {Autoscaling}
}