Docker Login Many projects keep the docker images on registries hosted by providers like AWS. This article talks about how to login to the registry so that you can pull images either with docker pull command or from within Kubernetes.
Author: admin
S3 Access Typescript
This is about how operations are performed using AWS JavaScript libraries to access AWS S3 or similar services.
Access AWS S3 with Go
Packages The following packages are needed; there are currently two versions, if you write new code you should use the second version, as the first one will no longer be supported shortly
Putty Reverse SSH
This shows how to configure reverse SSH having a linux machine on the cloud, exposing a port on that one that is forwarded on your home machine at a specified port.
Gitlab CI/CD Primer
Sample JPA Spring Boot
This is a sample of how to access the database from spring boot using JPA.
Starter Spring Boot
This is the pom.xml file with the starter packages for spring boot.
Kafka Spring
This shows how to create Kafka with Spring integration
Kafka Primer
This is a short article about how to setup a Kafka application up and running.
Oauth2 Auth0 Primer
This is about Oauth services provided by Auth0