9 followers
Platform for Technology news, Knowledge, Information sharing
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...
I am going to explain about how to create tar file compression in AWS S3 bucket files using Python(Boto3). This solution I came across while solving one StackOverflow question . Let me explain first what a tar file. What is Tar file ? In computin...