Skip to Content
Techshshila

Techshshila

Techshshila
Techshshila

  • Home
  • Projects
    • Text-To-Speech
  • Software Development
    • Industry
      • Payments
        • UPI – Story of India’s digital footprint on the world map.
        • 20 Important concepts of Payment Process you must know
    • System Design
      • Learn
      • Consistent Hashing
      • Design URL Shortener
      • SSL/TLS sounds scary but no more !
  • Data Structures & Algorithms
    • Dynamic Programming
      • Dynamic Programming in a New Avatar: Part 1
      • Dynamic Programming in a New Avatar: Part 2
  • AWS
    • Articles
      • Lambda
        • All you need to know about AWS Lambda concurrent execution
        • AWS Lambda: 15 points you need to know
      • DynamoDB
        • AWS DynamoDB: 15 points you need to know
      • Certificate Manager
        • SSL/TLS under spotlight and Begin with AWS Certificate Manager
  • Interview Experiences
    • Tips
  • Bug Fixes
  • For You
    • Become an Author
    • About Techshshila
Featured Industry Software Development System Design

How Powerful is Cassandra : Chapter 1

Dewansh Nigam 25 December 2024 0Comments
Featured Software Development

Multithreading in Java with Practice Questions

Dewansh Nigam 16 December 2024 0Comments
AWS Featured Software Development

AWS Elastic Container Service (AWS ECS)

Dewansh Nigam 20 September 2024 0Comments
Featured Learn Software Development System Design

Web sockets – Now Servers have freedom to talk too !

Dewansh Nigam 19 June 2024 0Comments
Featured Software Development

Dynamic Programming in a New Avatar: Part 2

Dewansh Nigam 7 June 2024 0Comments
Featured Industry Software Development System Design

How Powerful is Cassandra : Chapter 1

Dewansh Nigam 25 December 2024 0Comments

Tenets of Cassandra Facts Data Model Understanding the diagram inside-out The analogy with relational can be seen like – Cassandra Relational DB Column Key Field Column Value Value Column Cell…

Featured Software Development

Multithreading in Java with Practice Questions

Dewansh Nigam 16 December 2024 0Comments

– What is thread? A Thread is a light-weight and smallest unit of processing that can be managed by a scheduler. It is a part of a process that can…

AWS Featured Software Development

AWS Elastic Container Service (AWS ECS)

Dewansh Nigam 20 September 2024 0Comments

Today we talk about what is elastic container service by AWS – ECS. This is going to be a short, crisp but a complete understanding from end-to-end. What is Elastic?…

Featured Learn Software Development System Design

Web sockets – Now Servers have freedom to talk too !

Dewansh Nigam 19 June 2024 0Comments

Introduction Today we will cover what are web sockets and how they work. Web sockets Web sockets is a application layer protocol just like HTTP, HTTPS, etc. with the feature…

Featured Software Development

Dynamic Programming in a New Avatar: Part 2

Dewansh Nigam 7 June 2024 0Comments

If you are here, i hope you have read the first part. If not, would strongly recommend to read it, to enjoy reading this one. Let’s start. Problem 2 :…

Featured Software Development

Dynamic Programming in a New Avatar: Part 1

Dewansh Nigam 5 June 2024 0Comments

Introduction In this post, we learn about concepts and tricks of dynamic programming. This article helps you learn ways of “how to think” when you get a DP problem. 5…

Featured Industry Software Development

Best 5 Deployment Strategies you must know

Dewansh Nigam 18 May 2024 0Comments

As a software developer who constantly deploy new codes to the server, you must know how the server is migrating from old code to your newly deployed code and how…

Featured Software Development System Design

Understand TCP in the way it is !

Dewansh Nigam 17 May 2024 0Comments

TCP (Transmission Control Protocol). This is a transport layer protocol which controls the transmission of data. It ensures multiple things like source and destination are verified and data is delivered…

Featured Learn Software Development System Design

SSL/TLS sounds scary but no more !

Dewansh Nigam 17 May 2024 0Comments

What the fun is SSL/TLS. Let’s find out. SSL is a transport layer protocol that ensures secure transfer of data between the client and the server by encrypting the data…

Software Development

Cannot find module error code: ‘MODULE_NOT_FOUND’, requireStack: [] – javascript/typescript

Dewansh Nigam 21 March 2024 0Comments

Introduction In this article we will discuss about this error we face when we are adding dependency to our node js package. Root-cause There are two steps adding a new…

Posts navigation

1 2 … 4

Next Page »

Learn how to build text-to-speech in this step-by-step video.
Watch the video on how I built Text-To-Speech using OpenAI. Lean how to build your own in these articles.

Recent Posts

  • How Powerful is Cassandra : Chapter 1
  • Multithreading in Java with Practice Questions
  • AWS Elastic Container Service (AWS ECS)
  • Web sockets – Now Servers have freedom to talk too !
  • Dynamic Programming in a New Avatar: Part 2
Techshshila

Techshshila

Copyright © All rights reserved | Blogus by Themeansar.