Version Control & Collaboration With Git & GitHub
Hello 👋 and welcome, I’m undergoing a refinery process with The Startup Intern. During this process, I’ll be provided with study resources and tasks that will help solidify my learning. On successful completion of this process, I’ll be assigned to an organization as a backend developer intern. Kindly check out The Startup Intern on their website or on Twitter to know more about them and what they do. 🤝
Beginner’s Tool-kit for Git & GitHub
Developers use GitHub to store and manage their codes, as well as track and control changes to the codes they create.

Just-in-Time Nomad: Managing Nomad Application Deployments Using Waypoint on HashiQube
Let’s face it — Kubernetes gets ALL the love. Although Nomad is a GREAT product, it has a much, much smaller user base. As a result, there are fewer tools geared toward supporting it.

Kotlin⚡️: Loops | Erselan Khan
Today we will show you how we can use different types of Loops in the Kotlin programming language.

Simple and secure deployment with Github Actions OpenID Connect (OIDC)
Continuous delivery (CD) workflows implemented Github Actions help deploy software, create and update cloud infrastructure, or make use of various services of cloud providers like Amazon Web Services (AWS). To do this, a workflow needs to authenticate itself to the cloud provider through credentials to gain access to those resources and services.

GitHub Container Registry: Publish A Postgres Docker Image
The Postgres implementation on the target project is part of a larger DB architecture which includes elements of MongoDB and DynamoDB. It’s only fair that I use a tool that scales easily with AWS.
