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

How to show AWS Cloudwatch log group names using AWS CLI output formats

02 Oct, 2018

Using AWS CLI you can control the output format to display Cloudwatch log group names…

How to delete all the AWS cloudwatch log groups leaving specific log group

02 Oct, 2018

Using AWS cli command, you can delete AWS cloudwatch log groups and log streams. Check this post to delete all log groups leaving specific one.

How to Execute Postman Collections using “newman” in your CI Pipeline with VSTS

24 Sep, 2018

Checkout the steps to setup a VSTS code project (Postman API Tests) and build definition to run your Postman Collections using command line collection executor “newman”.

Building software-as-a-service apps – Microservices – 12 Factor Services (Apps)

14 Sep, 2018

This post explains the concept of 12-factor apps (applied in services) which is to keep the service simple to build, test & deploy.

Resolve error: Unhandled Rejection (Error): Network Error

11 Sep, 2018

How to resolve “Unhandled Rejection (Error): Network Error” when you run ‘yarn start’

Find equivalent of Azure Service provided in AWS

07 Sep, 2018

Find equivalent of Microsoft Azure services to Amazon Web Services (AWS), though the breadth and depth of capabilities of these services will vary.

Python 2.7 : How to edit List with respect to index

07 Sep, 2018

How to edit List with respect to index

Python 2.7: Read and Write Excel file with win32com

07 Sep, 2018

The sample code shows how to read and write excel file using com server.

Periodic Table of DevOps Tools

31 Aug, 2018

Checkout all the different tools required for DevOps. You can add your tool if it is missing in the table.

How to get time in microseconds using python

28 Aug, 2018

You can find and print time in microsecond using the right python statements. Check it out.

«< 14 15 16 17 18 >»

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