Overview:
Cloud technology refers to the use of remote servers to store, manage, and process data, as well as to provide services over the internet. It enables users to access applications and data from anywhere, at any time, without having to manage their own infrastructure. Cloud technology has revolutionized the way businesses operate and has become an essential part of modern IT infrastructure.
-
1.Docker
Overview Installing Docker on Linux Installation Hub Images Containers Working With Containers Architecture Container & Hosts Configuring Containers & Shells File Building Files Public Repositories Managing Ports Private Registries a Web Server Docker File Instruction Commands Container Linking Storage Networking
-
2.Kubernetes
Overview Architecture Setup Images Jobs Labels & Selectors Namespace Node Service Pod Replication Controller Replica Sets Deployments Volumes Secrets Network Policy Kubectl Kubectl Commands Creating an App App Deployment
-
3.Golang
Overview Environment Setup Program Structure Basic Syntax Data Types Variables Constants Operators Decision Making Loops Functions Scope Rules Strings Arrays Pointers Structures Slice Range Maps Recursion Type Casting Interfaces Error Handling