File size: 2,538 Bytes
e60384f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | {"instruction":"What is cloud computing?","response":"Cloud computing delivers computing services over the internet."}
{"instruction":"Why use cloud computing?","response":"It offers scalability and cost efficiency."}
{"instruction":"What is IaaS?","response":"Infrastructure as a Service."}
{"instruction":"What is PaaS?","response":"Platform as a Service."}
{"instruction":"What is SaaS?","response":"Software as a Service."}
{"instruction":"Examples of cloud providers?","response":"AWS, Azure, and Google Cloud."}
{"instruction":"What is cloud storage?","response":"Online data storage service."}
{"instruction":"What is scalability?","response":"Ability to handle growth."}
{"instruction":"What is elasticity?","response":"Automatic resource adjustment."}
{"instruction":"What is a virtual machine?","response":"A software-based computer."}
{"instruction":"What is containerization?","response":"Packaging applications with dependencies."}
{"instruction":"What is Docker?","response":"A container platform."}
{"instruction":"What is Kubernetes?","response":"Container orchestration system."}
{"instruction":"What is cloud security?","response":"Protecting cloud resources."}
{"instruction":"What is shared responsibility model?","response":"Security duties split between provider and user."}
{"instruction":"What is data redundancy?","response":"Multiple data copies."}
{"instruction":"What is high availability?","response":"System uptime reliability."}
{"instruction":"What is disaster recovery?","response":"Restoring systems after failure."}
{"instruction":"What is cloud backup?","response":"Remote data backup."}
{"instruction":"What is pay-as-you-go?","response":"Pay only for usage."}
{"instruction":"What is cloud monitoring?","response":"Tracking performance and usage."}
{"instruction":"What is latency?","response":"Delay in data transfer."}
{"instruction":"What is edge computing?","response":"Processing near data source."}
{"instruction":"What is serverless computing?","response":"Running code without managing servers."}
{"instruction":"What is cloud migration?","response":"Moving systems to the cloud."}
{"instruction":"What is vendor lock-in?","response":"Dependence on one provider."}
{"instruction":"What is cloud cost optimization?","response":"Reducing cloud expenses."}
{"instruction":"What is compliance in cloud?","response":"Meeting regulations."}
{"instruction":"What is cloud logging?","response":"Recording system events."}
{"instruction":"Why cloud skills matter?","response":"High industry demand."}
|