Skip to content

Selftuts

Where you learn on your own

Selftuts

Where you learn on your own

  • Home
  • Disclaimer
  • Privacy Policy
  • About
  • Contact
Database

Drop Database Column in Production

May 1, 2024

If you work in a big company where scalability matters then your application must have been receiving a large amount of traffic like 40K RPM or more. Your database has…

Ubuntu

Install Ubuntu 24 on VirtualBox

April 30, 2024

VirtualBox is a tool that helps you to run virtual machines on your host operating system. This means that in your main Windows operating system, you can install virtual machines…

gRPC Java

Part 6: Login API with JWT | User Management service Java GRPC

April 29, 2024

Let’s learn to create the Login API with JWT in our User management service Java GRPC. we have already learned about onboarding/creating new users to the User Management Service. The…

AWS MySQL

AWS Free Tier WordPress MySQL Crash Solution

April 28, 2024

Amazon Web Services provides a free tier where you can use the AWS services free for 12 months but there is some capping applied on each service. You can use…

gRPC Java

Part 5: JWT token Java | User Management Service Java GRPC

April 28, 2024

In today’s world of microservice deployment, architecture is widely used and if you want to perform authentication and authorization across multiple services then JSON Web Token (JWT) is widely used.…

gRPC Java

Part 4: Create User in User Management Service GRPC Java

April 28, 2024

Let’s learn to create a user in our user management service. User can register in the service by providing their details like first name, last name, email address, password, etc,…

gRPC

Part 3: GRPC Server Java | User Management Service

April 27, 2024

In the last post, we established the database connection between our Java application and MySQL database server. Now we will create a GRPC server in Java that will help to…

gRPC Java

Part 2: MySQL Database | User Management Service | Java GRPC

April 27, 2024

In our user management service, we are going to store the user details and then use those user details for displaying and login purposes. we will be using MySQL relational…

Java

Part 1: What we are going to Build | User Management Service | Java | GRPC

April 26, 2024

If you want to build any big application then there is a need for a User Management System where you can onboard new users for your application and then provide…

Visual Studio Code

Install Visual Studio Code on your machine

April 26, 2024

Visual Studio code is an Integrated Development Environment that can be used to develop complex applications. As there are multiple Operating Systems available in the market like Windows, Linux, and…

Posts pagination

1 … 4 5 6 … 9

« Previous Page — Next Page »

Recent Posts

  • Remove Background for Free
  • Install Poetry on your machine
  • Install Poetry on Mac
  • Get Disciplined in Your Life with One Simple Rule
  • Redis Cluster using Docker compose

Recent Comments

  1. Ahmed on Protocol Buffer with Java
  2. Prashant Nirgun on Install MySQL using docker compose
  3. Mar on Protocol Buffer with Java
  4. sudhams on Install Kubectl on Ubuntu 22
  5. parvez on Install redis using docker compose

Categories

  • AWS
  • Data Science
  • Database
  • Docker
  • Docker Compose
  • EC2
  • ELK
  • Golang
  • gRPC
  • Installation
  • Java
  • JSON Web Token
  • Kafka
  • Kubernetes
  • Logstash
  • Machine Learning
  • MySQL
  • NodeJs
  • NPM
  • poetry
  • Postgres
  • Postman
  • Productivity
  • prometheus
  • Protocol Buffer
  • Queue
  • Redis
  • Scripting
  • System Design
  • Ubuntu
  • Uncategorized
  • VIM
  • VirtutalBox
  • Visual Studio Code

You Missed

Machine Learning

Remove Background for Free

Installation poetry

Install Poetry on your machine

Installation poetry

Install Poetry on Mac

Productivity Uncategorized

Get Disciplined in Your Life with One Simple Rule

Explore Selftuts

  • About
  • Privacy Policy
  • Disclaimer
  • Contact

Selftuts

Where you learn on your own

Copyright © All rights reserved | Blogus by Themeansar.

  • About
  • Privacy Policy
  • Disclaimer
  • Contact