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

upgrading terraform v0.13 to v1.0.0 “Failed to instantiate provider” for every project

18 May, 2022

You have to update the terraform state with the correct provider.

AWS Fargate container deployment from AWS ECR using Azure DevOps pipeline

09 May, 2022

You can build an application, create a docker image and upload it to AWS ECR using Azure DevOps build pipeline. Later deploy this image from AWS ECR to AWS ECS Fargate container using the Release pipeline in Azure DevOps.

How to generate random emails and pass it to requests.post using python

05 Apr, 2022

You can generate multiple email ids and then call RestAPI to signup. You can use this python script and make changes as required.

How to run GitLab Runner inside a Docker container and register to GitLab running in Docker-desktop on Windows

03 Apr, 2022

GitLab-runner can be run in a container in Docker-desktop and registered with GitLab to execute your pipeline.

How to resolve – 500 Internal Server Error – GET https://:/artifactory/api/npm/npm

18 Feb, 2022

Generate an identity token, which is used to authenticate a user with the JFrog Platform

How to tag an older commit in GitLab repo using Gitlab pipeline

13 Feb, 2022

If you’re using GitLab to manage your git repositories, you can run this job to add a tag to older commit.

Create ‘Hello World’ example using a Docker image in AWS Lambda

09 Feb, 2022

AWS provides a set of open-source base images that you can use to create your container image. These base images include a runtime interface client to manage the interaction between Lambda and your function code.

Searching for string in AWS Systems Manager parameters (Parameter Store)

09 Feb, 2022

You can use the AWS Command Line Interface (AWS CLI). Run the following command to search the string in the Values of parameter

How to start Jenkins, GitLab and Bitbucket containers in Docker-desktop on Windows

29 Jan, 2022

Jenkins, GitLab and Bitbucket Docker images can be run as containers locally using Docker-desktop on Windows.

Automate replay of messages from AWS SQS Dead letter FIFO queue using python script in Lambda

09 Jan, 2022

Setup a Lambda function that could automate this process. In this article, I will share the scripts and steps to do this.

< 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