
Change default Java version on macOS 11 BigSur & persist it
Setting the java version on BigSur macOS 11 changed compare to previous macOS versions. This one is about how to change and persist the java version on macOS 11 BigSur.
Setting the java version on BigSur macOS 11 changed compare to previous macOS versions. This one is about how to change and persist the java version on macOS 11 BigSur.
Archiving and Unarchiving GitHub repositories with GraphQL explorer and GraphQL GitHub API.
How to publish and retrieve software artifacts with AWS Codeartifact and GitHub Packages
Publish customized Docker Image Tags to GitHub Packages with GitHub Actions
How to continuously deploy every ktor/kotlin code change to Kubernetes (EKS) cluster on AWS in seconds.
ALB INGRESS Controller CrashLoopBackOffs in AWS EKS on FARGATE
My Personal 2019 Top 8 Online Reading Resources
GitHub Action Self Hosted Runners on AWS including Spot instances.
GitHub Action with built-in CI/CD. Test and build source code, build docker image and push it to a docker registry implemented as a CI/CD pipeline with GitHub Actions version 2. Includes also the changes between GitHub Actions version 1 and 2.
How to change default java version on Mac from Java version 11.0.2 to Java version 1.8 to enable a service transition.