Homepage
Open in app
Sign in
Get started
…
Follow
Rebuild Elasticsearch index without downtime
Rebuild Elasticsearch index without downtime
Rebuilding an Elasticsearch index without any downtime or data loss can be quite tricky. Here is how to do it with a clever use of aliases.
Syed Andaleeb Roomy
Oct 26, 2019
Implementing a global store using React Context and Hook patterns: Part 1
Implementing a global store using React Context and Hook patterns: Part 1
‘Prop Drilling’ through the React component tree is one of the worst nightmares for developers. For those who don’t know what prop drilling…
Tusher Ahamed
Sep 9, 2020
Flask with SQLAlchemy & Marshmallow
Flask with SQLAlchemy & Marshmallow
In the article we will build a simple REST API using Flask, SQLAlchemy and Marshmallow. We will be building a note taking application…
Md Nahidur Rahman
Mar 22, 2020
A journey to AWS Lambda integration testing with Python, Localstack and Terraform
A journey to AWS Lambda integration testing with Python, Localstack and Terraform
To start with unit testing for AWS Lambda, we can just choose a testing framework and start writing our beautiful unit tests. For testing…
Melon
Aug 29, 2020
Invoke AWS Lambda from AWS Step Functions with Terraform
Invoke AWS Lambda from AWS Step Functions with Terraform
Terraform
Md Nahidur Rahman
Sep 12, 2020
Publishing a React website on AWS with AWS amplify and AWS CloudFront with Custom Domain (Part 2)
Publishing a React website on AWS with AWS amplify and AWS CloudFront with Custom Domain (Part 2)
This post is a part of the series which will help you publish your React based project/website on AWS using AWS Amplify and AWS CloudFront…
Asif Imtiaz Shaafi
Dec 24, 2020
Publishing a React website on AWS with AWS amplify and AWS CloudFront with Custom Domain (Part 1)
Publishing a React website on AWS with AWS amplify and AWS CloudFront with Custom Domain (Part 1)
In the modern world, we are very much dependent on the internet. And one of the best ways to reach a person is via a website. It’s very…
Asif Imtiaz Shaafi
Dec 24, 2020
AWS Lambda Function in GoLang
AWS Lambda Function in GoLang
AWS Lambda is a well known and great cloud Function as a Service (FaaS). And Google’s GoLang is a statically typed, compiled programming…
Mahmood Al Rayhan
Oct 28, 2020
Some New Features of Python 3.9
Some New Features of Python 3.9
Python 3.9 is released on 5th October 2020 and is now available. It comes with some of the great features and lots of improvements. In…
Md Nahidur Rahman
Oct 6, 2020
Setting Up a NodeJs/TypeScript CI/CD Pipeline for AWS Lambda Using GitHub Action and Serverless
Setting Up a NodeJs/TypeScript CI/CD Pipeline for AWS Lambda Using GitHub Action and Serverless
Introduction
Asif Imtiaz Shaafi
Sep 14, 2020
Connecting with Kaltura from NodeJs using Kaltura TypeScript Client
Connecting with Kaltura from NodeJs using Kaltura TypeScript Client
Kaltura TypeScript Client is a bit difficult and complicated. So I tried to show how to use this client library to connect with Kaltura.
Asif Imtiaz Shaafi
Sep 13, 2020
Terraform support for job templates and output presets of AWS Elemental MediaConvert
Terraform support for job templates and output presets of AWS Elemental MediaConvert
Having trouble managing the deployment of AWS Media Convert through Terraform? Here is how we have solved it at Craftsmen.
Melon
Sep 10, 2020
Customizing AWS Cognito verification emails with HTML using AWS Lambda
Customizing AWS Cognito verification emails with HTML using AWS Lambda
Curious to know how to beautify verification emails from AWS Cognito? This article describes how to achieve it using AWS Lambda.
Hasnat Shimul
Sep 8, 2020
Working with Distributed Team
Working with Distributed Team
Don’t think you can hide yourself and only your work will talk for you. Presentation and how you talk to your team it’s very much important…
Satej Sarker
Sep 5, 2020
Deal with change of field data type of PynamoDB, an ORM of DynamoDB
Deal with change of field data type of PynamoDB, an ORM of DynamoDB
PynamoDB, with python interface is a great ORM for AWS DynamoDB. DynamoDB is a NoSQL database with scalability and security and it has…
Melon
Aug 26, 2020
Automate python libraries deployment at AWS Lambda layer from Pipfile with Terraform
Automate python libraries deployment at AWS Lambda layer from Pipfile with Terraform
AWS Lambda, a part of Amazon Web Services (AWS) is a serverless computing service that works as FaaS (Function as a Service). A FaaS is a…
Melon
Aug 22, 2020
Demystifying cron job through AWS lambda in Serverless
Demystifying cron job through AWS lambda in Serverless
Some services like video upload to social media like Facebook, YouTube, etc via API need some time to process the request as it takes time…
Hasnat Shimul
Aug 17, 2020
SQLAlchemy and The Unit of Work Pattern
SQLAlchemy and The Unit of Work Pattern
SQLAlchemy is a very powerful and easy to use ORM written in Python. It really helps to develop applications faster. This blog post is…
Mahmood Al Rayhan
Jun 3, 2020
Lambda@Edge, a different way to configure SPA client side routing (like ReactJS, Angular JS or Vue…
Lambda@Edge, a different way to configure SPA client side routing (like ReactJS, Angular JS or Vue…
If you are reading this post, that means you already know about serverless, cloudfront and deploying front end using S3 static web hosting…
Hasnat Shimul
May 17, 2020
From CSV to Google Sheet Using Python
From CSV to Google Sheet Using Python
Recently I have written a Python script for my Manager. The purpose the script was to read some JSON data, apply some business rules on…
Md Nahidur Rahman
Apr 12, 2020
Structure Your Project with Flask Blueprint
Structure Your Project with Flask Blueprint
Flask is a lightweight WSGI web application framework based on Python. It is designed in such a way that it will only supply the core…
Md Nahidur Rahman
Apr 10, 2020
FFmpeg - Basic Filter Graphs
FFmpeg - Basic Filter Graphs
FFmpeg is considered the Swiss Army knife of video transcoding/streaming. Let’s start with some very basic examples today of what we can…
Syed Andaleeb Roomy
Feb 21, 2020
Unified Cloud Transcription Framework
Unified Cloud Transcription Framework
A unified framework for integrating cloud transcription services, including Google Speech-to-Text, AWS Transcribe, MS Azure and IBM Watson.
Syed Andaleeb Roomy
Nov 2, 2019
Building a cross-platform background service in Node.js
Building a cross-platform background service in Node.js
We are living in an era where you can use JavaScript to write almost any part of an application: whether it is the UI that runs in the…
Syed Andaleeb Roomy
Apr 14, 2019
About Craftsmen — Software Maestros
Latest Stories
Archive
About Medium
Terms
Privacy
Teams