Best practices for container image in K8sWith the adoption of microservice and the Kubernetes ecosystem, container image creation and maintenance become one of important factors…Nov 6, 2023Nov 6, 2023
Distroless as the final container base imageContainer images play a crucial role in microservices and Kubernetes ecosystems. They provide a lightweight, portable, and reproducible way…Nov 2, 2023Nov 2, 2023
Published inAWS TipHow to setup okta-aws-cli for multiple AWS accountsOkta Identity Engine is the latest Okta version that provides valuable new features and a more flexible approach to customer identity…Oct 28, 2023Oct 28, 2023
Set minimum Ansible version in projectAnsible is one of the most popular open-source configuration management tools. It is a common scenario that all the users of an Ansible…May 5, 2020May 5, 2020
Vault 1.0.X in Kubernetes with auto unsealingVault is one of the most advanced security management tools provided by HashiCorp. This project contains files that can be used to deploy…Feb 23, 20191Feb 23, 20191
How to install GolangGolang or Go is one of the new languages in the programming world but it is rapidly making its space in the community. Being late at a…Feb 21, 2019Feb 21, 2019
Introduction to SSHSSH or Secure Shell is used to securely connect to a remote system. SSH is the client that securely connects you to a remote machine where…Feb 21, 2019Feb 21, 2019
How to install phpMyAdmin in an Nginx serverThis post will describe how to install phpMyAdmin in an Nginx server. However, if you want to install phpMyAdmin on a remote server, it is…Feb 21, 2019Feb 21, 2019
Generate terminal Based Multi-Factor Authentication keyMulti-Factor Authentication or MFA is a strong measure for secure authentication. We usually use this security feature to login to…Dec 23, 2018Dec 23, 2018
Manage AWS CLI for multiple accountsIn order to use AWS CLI, you must need to configure Access keys for your AWS profile. AWS access keys consist of an access key ID and a…Dec 23, 20183Dec 23, 20183