Learn Kubernetes for free – Create fast SSL secured WordPress website
Kubernetes makes cloud and containers so easy. Learn to create Kubernetes based infrastructure using a few commands and config files. Simple and efficient
Kubernetes makes cloud and containers so easy. Learn to create Kubernetes based infrastructure using a few commands and config files. Simple and efficient
Learn how to install and run MySQL on Kubernetes. Run container with official MySQL docker image. Find out how to store MySQL data on a network disk in the cloud. Deploying relational database instances is child’s play when you use Kubernetes.
Learn how to organize software development workflow that is both simple and efficient. Use git branching strategy based on feature branches to organize work in your development team. Find out what GitLab’s Merge Requests are and how to exploit them for your own advantage
Development environment is where you test your code. Learn how to create one fast in the cloud using Kubernetes. Find out how to add a sub-domain that will point to your code testing playground. Share the efect of your code changes with other team members using this sub-domain. Secure your development environment with HTTP Basic authentication
Secure your application and host it in your cluster. Learn how to create a Load Balancer and point your domain to your cluster with Domain Name Server. Use Cloudflare to increase security and reduce you server’s load. Find out which backup strategies to use in cloud environment.
Create your gir repository in minutes. Git is a beautiful solution and you can easily find a supplier of a free remote git repository eg. GitLab. Configure git to bypass some files on their way to and from repository. Learn how to push code to git repository ignoring certain files with .gitignore and how to use git’s sparse checkout functionality to ignore files when you pull your code from remote repository.
Dive a little deeper into containers in Kubernetes environment. Learn how to build a custom docker image and then run it on your Kubernetes managed cluster. Use GitLab as your remote container registry for the docker image that you will build with your own hands.
Use $300 free trial from Google to learn new skills. Learn how to harness the power of the cloud software deployment using Kubernetes. Create your own cluster and Persistent Disks with Google Cloud Platform. Make the first step on the road to becoming cloud ninja