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

Some of the Terraform – Azure script errors and solutions

26 Jan, 2020

Some of the errors you receive while creating infrastructure in Azure using Terraform

How to resolve ‘git push’ command related permission error

07 Jan, 2020

Resolve git command error observed while pushing the code to new github account.

Use AWS SSO to Deny permissions for IAM and SSO itself

05 Nov, 2019

You do not need to create SSO in different AWS account to restrict or Deny permissions to users for different services especially IAM and SSO itself.

Create a Azure API Management service instance with custom domain (SSL cert) using PowerShell script in Azure Devops using Release Pipelines

21 Oct, 2019

When you create an Azure API Management service instance, Azure assigns it a subdomain of azure-api.net. you can expose your API Management endpoints using your own custom domain name, such as contoso.com.

Write Athena query using Date and Datetime function

16 Oct, 2019

To filter Athena query data between two dates, you have to convert the date column data (saved as string) into timestamp and then type cast using date function.

How to Stream Data from Amazon DynamoDB to Amazon S3 using AWS Lambda and Amazon Kinesis Firehose and analyse using Microsoft Power BI

02 Oct, 2019

With DynamoDB Streams and the data-transformation feature of Amazon Kinesis Firehose, you have a powerful and scalable way to replicate data from DynamoDB into data sources such as S3 and then analyse using Power BI

Create lambda function to buffer items newly added to the DynamoDB table and then send a batch of these items (JSON-formatted source records) to Amazon Kinesis Firehose delivery stream

02 Oct, 2019

This lambda function takes all messages in the DynamoDB stream and forwards them to the Firehose delivery stream.

How to set up the Amazon Kinesis Firehose delivery stream

02 Oct, 2019

Kinesis Firehose delivery streams continuously collect, transform, and load streaming data into the destinations that you specify.

How to create AWS Glue crawler to crawl Amazon DynamoDB and Amazon S3 data store

01 Oct, 2019

Crawlers can crawl both file-based and table-based data stores. Crawlers can crawl the following data stores – Amazon Simple Storage Service (Amazon S3) & Amazon DynamoDB

How to Activate DynamoDB Streams on your DynamoDB table

01 Oct, 2019

You can also enable or disable a stream on an existing table, or change the settings of a stream. DynamoDB Streams operates asynchronously, so there is no performance impact on a table if you enable a stream.

«< 6 7 8 9 10 >»

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