January 2022 Summaries
2 posts from Ambassador
Filter
Month:
Year:
Post Summaries
Back to Blog
This tutorial guides users on how to create a virtual machine (VM) on Google Cloud Compute Engine and connect it to their CLI using SSH on macOS or Linux machines. The article begins by explaining the prerequisites, including having a Google Cloud account and gcloud CLI installed on your machine. It then delves into creating a VM instance on Google Cloud Compute Engine and connecting to that VM from your CLI using SSH. Two methods are covered: manually configuring key-based SSH authentication and using the gcloud command-line tool, which automatically manages the SSH key. The tutorial concludes with a note to always shut down VM instances after use to avoid being charged.
Jan 19, 2022
1,529 words in the original blog post.
The Certified Kubernetes Application Developer (CKAD) exam is a certification for IT professionals who want to demonstrate their skills in building, deploying, and configuring cloud-native applications with Kubernetes. The certification is offered by The Linux Foundation and the Cloud Native Computing Foundation (CNCF), and it covers various aspects of Kubernetes, including container images, application concepts, and architectures. Taking the CKAD exam can be beneficial for career advancement, as it opens up job opportunities and demonstrates expertise to employers and potential employers in the Kubernetes ecosystem. Additionally, it provides access to top-notch training resources and a community of professionals who value reputation and impact.
Jan 11, 2022
688 words in the original blog post.