A Turning Point
Freedom, Dream, Realize
RSS
  • Home
  • About Us

How to fix OpenSSH Username Enumeration Vulnerability (CVE-2018-15473) identified by Qualys scan

29 Apr, 2021

Update OpenSSH version to 8.0 to fix the vulnerability observed by Qualys scan.

How to connect your Google Domain to AWS S3 hosted static website

25 Apr, 2021

This article will help you to host your website in Amazon S3 though your domain name is registered with Google.

How to Automatically Update AWS ELB’s Security Group with Amazon CloudFront (IP ranges) by Using AWS Lambda

02 Apr, 2021

You can use a Lambda function to update the security group’s rules dynamically whenever AWS publishes new internal service IP ranges for CloudFront.

How to Delete a Pod from Kubernetes Node to schedule it on another Node

29 Mar, 2021

You can easily delete pods running on one Node and start them on another Node using codon feature.

How to wait for till Kubernetes persistentvolumeclaim is Bound and pod is in Ready state

28 Mar, 2021

Parse the json output of the kubernetes object and apply wait condition on status.

Using Traefik for SSL passthrough (using TCP) on Kubernetes Cluster

27 Mar, 2021

Traefik running in kubernetes cluster can be configured to forward the request “as is” without terminating the TLS connection. It allows to setup SSL passthrough using IngressRouteTCP object (TCP routing) which is based on TCP router concept.

How to find the current CPU and Memory usage of all the pods in kubernetes cluster

14 Mar, 2021

The kubelet acts as a bridge between the Kubernetes master and the nodes, managing the pods and containers running on a machine. The kubelet translates each pod into its constituent containers and fetches individual container usage statistics from the container runtime through the container runtime interface. The kubelet fetches this information from the integrated cAdvisor for the legacy Docker integration. It then exposes the aggregated pod resource usage statistics through the metrics-server Resource Metrics API.

Set up Fluent Bit as a DaemonSet to send logs to S3 bucket

03 Mar, 2021

The Amazon S3 output plugin allows you to ingest your records into the S3 cloud object store. The plugin can upload data to S3 using the multipart upload API or using S3 PutObject.

How to run AWS CLI within a Lambda function

28 Feb, 2021

Learn how to setup lambda execution environment to run awscli commands.

How to list all instances in all regions from multiple accounts using awscli – AWS

25 Feb, 2021

We can use awscli command to list all instances from all regions across multiple AWS accounts using multiple profile names.

«< 3 4 5 6 7 >»

Search

Categories

  • .Net
  • Astrology
  • Astronomy
  • Athena
  • AWS
  • Azure
  • Azure DevOps Server
  • Bitbucket
  • Blogging Tips
  • CentOS
  • Chrome
  • CI/CD
  • Cloud
  • Docker
  • DynamoDB
  • ECR
  • ECS
  • EKS
  • Excel
  • Galaxy S4
  • General Tips
  • git
  • GitLab
  • Glue
  • Google
  • Google Drive
  • Google Maps
  • IAM
  • Jenkins
  • JFrog
  • Joomla
  • Kinesis Firehose
  • Kubernetes
  • Lambda
  • Linux
  • OAuth2.0
  • Outlook
  • POSTMAN
  • PowerBI
  • PowerShell
  • Python
  • Qualys
  • Research
  • S3
  • Selenium
  • SNS
  • SQL Server 2008
  • SQS
  • Storage Account
  • terraform
  • Terraform
  • Terraform
  • TestComplete
  • Testing
  • Uncategorized
  • Video
  • VSCode
  • Web Server
  • Windows
  • Windows XP/7
  • WordPress
  • YouTube

Click to see

More Sites to Visit:

MidnightBlue Jewellery
At MidightBlue Jewellery, each piece has a unique
look and feel, bringing sparkle into
your everyday life.

Ride with Friends
Fun on wheels

Upload Document and Earn Money
Make money by Selling your Content and Documents.
  • Tools required to install to work with AWS EKS cluster

    Amazon EKS clusters require kubectl and kubelet binaries and the aws-cli or aws-iam-authenticator binary to allow IAM authentication for your Kubernetes cluster.

  • OAuth 2.0 Client Credentials Grant type flow

    The Client Credentials grant type is used by clients to obtain an access token outside of the context of a user. This is typically used by clients to access resources about themselves rather than to access a user’s resources.

  • Creating custom Terraform providers and extending Terraform’s functionality

    One of the advanced features of Terraform is the ability to create custom providers, which allows you to extend Terraform’s functionality to manage resources that are not natively supported.

  • An introduction to Terraform and its use cases

    Terraform integrates well with a variety of tools, including version control systems, continuous integration and delivery (CI/CD) pipelines, and collaboration tools.

  • Working and investigating issues with AWS ECS containers

    If you are experiencing issues with your Amazon Web Services (AWS) Elastic Container Service (ECS) containers, here are a few steps you can take to investigate and troubleshoot the issues

  • What is Docker and how can I use it

    Docker is a tool designed to make it easier to create, deploy, and run applications by using containers.

  • Tag to a previous commit in a Git repository that you have cloned locally

    To add a tag to a previous commit in a Git repository that you have cloned locally, you can follow these steps

A Turning Point
© A Turning Point 2025
All Contents are Copyrighted to Turning Point.

↑ Back to top