9 followers
Knowledge sharing about technology learning, research, problem solving tips and tricks and experience.
Hello devs and beginners , You might have faced challenges while solving any engineering problem or while attending coding interview questions. Like binary search tree problems or system performance improvement problems or improving execution time o...
I came across one request for an article over a hashnode platform. Being an AWS Cloud enthusiast I thought of sharing all my findings and some research projects to do. Perquisites : AWS free tier account to kick off journey Credit card or debit ca...
Hello Devs, In this article, we will learn how to extract text from images or PDF files using the AWS Textract tool. Let me tell you first what Textract is and how it works ? What is AWS Textract ?: Textract word is combination of two words one is T...
Hello Devs, In this article, we will learn how to do the code review process using AWS CodeGuru. Let me tell you first what is CodeGuru and how it works ? What is code review : Code review process includes suggestions for optimization of the most ex...
Hello Developers, In previous blog Host Angular 2 or 4 or 5 version on AWS S3 using CloudFront you have learn about hosting using AWS S3 and CloudFront. In this blog I am going to explain about static hosting of Angular using AWS Amplify. There is ...
In this blog I am going to explain three different problems while working with MySql data operation. These three problems can help you to solve issues if came across same situation. I called this cheatsheet because this is something that has magic w...