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

Replay message from AWS SQS Dead letter FIFO queue using python script in Gitlab pipeline

09 Jan, 2022

You can manually run the GitLab pipeline to replay the messages from AWS SQS Dead letter FIFO queue to the source FIFO queue.

Azure DevOps Environment – Kubernetes Generic Provider (existing service account)

11 Dec, 2021

You can use deployment job in pipeline to deploy your microservice in Kubernetes resource created in environment.

The connection to the server localhost:8080 was refused – did you specify the right host or port?

04 Dec, 2021

Locally run kubernetes requires to set proper context to access the cluster.

Automatic Semantic Versioning using GitVersion, Git hook, Azure DevOps and Merge (no FF) Pullrequest Merge type

02 Nov, 2021

Using git hooks add the [+semver:minor] string to commit messages to bump the minor version. When semver string is not added the only patch version is bumped up.

Automatic Semantic Versioning using GitVersion, Azure DevOps Pipeline and Merge (no FF) Pullrequest Merge type

02 Nov, 2021

You can use GitVersion (Mainline Development) with Azure DevOps pipeline (using PR templates) to create semantic versions for the artifacts. This works well with Basic Merge type Pull Request.

Helm upgrade and Kubernetes related issues

29 Oct, 2021

How to fix issues related to Helm chart deployment to Kubernetes

Connect Azure DevOps to SonarQube with Self-signed Certificates – Linux Build Agent

19 Oct, 2021

Set a global variable, NODE_EXTRA_CA_CERTS, and set it to a copy of the certs stored locally in a directory.

Create Azure Event Hubs Namespace using Service Principal & REST APIs in POSTMAN

26 Sep, 2021

An Event Hubs namespace provides a unique scoping container, in which you create one or more event hubs. We will use REST API to create namespace using POSTMAN.

Create Azure Storage Account using Service Principal & Azure REST APIs in Postman

23 Sep, 2021

You can asynchronously create a new azure storage account using REST API in POSTMAN.

Azure DevOps Pipeline – User Defined Variables and Scope

12 Sep, 2021

A variable defined at the job level can override a variable set at the stage level. A variable defined at the stage level will override a variable set at the pipeline root level. A variable set in the pipeline root level will override a variable set in the Pipeline settings UI.

< 1 2 3 4 5 >»

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 2023
All Contents are Copyrighted to Turning Point.

↑ Back to top