Blog


Python 3.12: A Game-Changer in Performance and Efficiency

Exploring the Exciting New Additions, Updates, and Changes in Python 3.12

PythonPython 3

Amazon SES or Amazon SNS: Choosing the Right Messaging Service for Your Needs

TechnologySoftware DevelopmentAws Sns

5 Best No-Code and Low-Code Web Scraping Tools

Bright Data, Smartproxy, Octoparse, Dexi.io, ParseHub — a comparative study of low code and no code web scraping tools.

Web scrapingWeb scraping toolsWeb scraping software

Set up Aurora Serverless and RDS Proxy with AWS CDK

Aws CdkAuroraRds Proxy

Deploy Front & Backend Application on Kubernetes

Explore and analyze, how various Kubernetes components work together to streamline the deployment of applications.

MicroservicesKubernetesDevops

AWS Lambda or AWS Batch: Making the right choice for your workload

This article provide detailed comparison of AWS Lambda and AWS Batch which helps in making choice of AWS Batch or AWS lambda for computation of workloads

AWSAWS LambdaSoftware Development

How To Display Images In Python Flask

Let’s say you have a Python Flask app. And you have a couple of images you want to display on your app frontend. Here’s how: Note: be mindful of the image’s exact filename, as it won’t show up if we…

PythonFlask

Vue.js Vapor Mode and Other Roadmap Updates from Vue Amsterdam 2023

Vapor Mode is a compilation strategy that compiles a Vue SFC into JS output that is more performant and uses less memory. There are 2 ways to configure this

JavaScriptTypescriptWeb Development

Step by Step Guide to Upgrade Angular App From CSS to SCSS

AngularScssCss

How to Rotate an Image with JavaScript

Javascript