Open in app
Home
Notifications
Lists
Stories

Write
Amit Joshi
Amit Joshi

Home

Apr 8, 2021

Tracking JavaScript Errors with Sentry

In this blog I am going to tell you about a real-time errors tracking for JavaScript. Trying to catch errors in your front-end app can be tricky as the problems happen rarely or when you are not looking at the log traces. On the market, there are many vendors selling…

Sentry

3 min read

Tracking JavaScript Errors with Sentry
Tracking JavaScript Errors with Sentry

Feb 26, 2021

Connecting to GitLab with SSH

Using the SSH protocol, you can connect and authenticate to remote servers and services. With SSH keys, you can connect to GitLab without supplying your username and personal access token at each visit. 1) Checking for existing SSH keys Before you generate an SSH key, you can check to see if you have any existing SSH…

Github

3 min read

Connecting to GitLab with SSH
Connecting to GitLab with SSH

May 11, 2019

How to Handle your Python packaging in Lambda with Serverless plugins

Python is my go-to language, but handling Python packages in Lambda can be tricky. So in this blog i will tell you how you can Handel your python package in Lambda with serverless plugins. Here few steps using you can handle your python package in Lambda function Step 1- You…

Python

1 min read

How to Handle your Python packaging in Lambda with Serverless plugins
How to Handle your Python packaging in Lambda with Serverless plugins

May 7, 2019

Python and DynamoDB

In this tutorial, you use the AWS SDK for Python (Boto 3) to write simple programs to perform the following Amazon DynamoDB operations: Install DynamoDB Local Table Creation for DynamoDB Local Perform create, read, update, and delete operations on the table. Run simple queries. Getting started with Boto 3 is…

AWS

4 min read

Python and DynamoDB
Python and DynamoDB
Amit Joshi

Amit Joshi

Software developer

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable