Open in app

Sign In

Write

Sign In

Vivek Singh
Vivek Singh

209 Followers

Home

About

Apr 18

I know of no better life purpose than to perish in attempting the great and the impossible.” — Friedrich Wilhelm Nietzsche

Nothing good ever came being happy. Never really crossed the limit of what I was capable of being happy. Every time I have pushed through, pushed for more, pushed for when I almost gave up brought pain, not happiness. This push through process is when I actually crossed the limit…

Nietzsche

3 min read

Nietzsche

3 min read


Apr 17

Kubernetes Notes — Get Started

Content Architecture What are containers? What features Does K8s Offer? Why you need Kubernetes ? Worker Nodes Kubelet, KubeProxy & Container Runtime. Master Nodes kube-apiserver, kube-controller-manager, kube-scheduler, etcd, Cloud Controller Manager kubelet and kube-proxy difference K8s Objects K8s Components References Ending Notes Architecture Kubernetes is a powerful container management tool that…

Kubernetes

19 min read

Kubernetes Notes — Get Started
Kubernetes Notes — Get Started
Kubernetes

19 min read


Apr 14

Minikube on local -Theory and Demo

What is Minikube and How to Use It? Minikube is an open-source tool that allows you to run Kubernetes on your local machine. It’s a lightweight Kubernetes implementation that is perfect for testing and development purposes. …

Minikube

4 min read

Minikube on local -Theory and Demo
Minikube on local -Theory and Demo
Minikube

4 min read


Apr 10

Serverless Components NextJs Deployment

This framework is compatible with Next10/11 version. I tried making this work with NextJs13+, and I failed. So feel free to try, however I am not sure if it’s compatible. Also node 17 & 18 might not work , so it is advised to use node16. GitHub Repo : https://github.com/Viveksingh1313/nextjs-serverless-component …

Serverless

5 min read

Serverless Components NextJs Deployment
Serverless Components NextJs Deployment
Serverless

5 min read


Apr 5

ELK with SpringCloud Sleuth and Zipkin (GitCode Available)

Git Link : https://github.com/Viveksingh1313/elk-sleuth-springboot Prerequisites : Java 1.8 and Mvn 3.9. Screenshot below : ReadMe file has been updated in the github repo on how to run the application. If you face any issues follow this blog post : This is more explanatory with theoretical concepts included. What is Sleuth…

Kibana

6 min read

ELK with SpringCloud Sleuth and Zipkin (GitCode Available)
ELK with SpringCloud Sleuth and Zipkin (GitCode Available)
Kibana

6 min read


Dec 20, 2022

Am struggling with rollback. I can't find it in the article
2

Kennedy Mwenda

Also, you can check my Git Project based on this article :

Also, you can check my Git Project based on this article : https://github.com/Viveksingh1313/liquibase-springboot/blob/dev/src/main/resources/dblogs/changelog/changes/1-create-info-table-changelog.sql I am creating a table and rolling it back in case of any error during creation in above example. A better used case to get you started - You can have multiple sql statements instead of just one - like creating a table, creating primary keys, and then also inserting data into the table. If any of the statements fail, you can drop the table as a rollback step.

1 min read

1 min read


Published in

Javarevisited

·Oct 12, 2022

Understanding Garbage Collection Algorithms in Java

What is a Garbage Collector ? A Garbage collector(GC) is a component in JVM which governs the heap of your application. It takes care of allocating memory to objects, destroying them to make space for allocating more objects. A heap is a chunk of memory which is shared among all…

Java

8 min read

Understanding Garbage Collection Algorithms in Java
Understanding Garbage Collection Algorithms in Java
Java

8 min read


Sep 23, 2022

I Finally Gave up On Java
336
43

Josef Cruz

To be very honest, this article doesn't make sense at all.

To be very honest, this article doesn't make sense at all. The first thing - you were hinting at how c# is better than Java. If I was doing that, I would go ahead pick a point - and then describe how Java is bad and C# handles it better(or…

2 min read

2 min read


Published in

Javarevisited

·Sep 5, 2022

Liquibase with SpringBoot

We will be building an application which uses Liquibase as the Data Migration tool. — Git Code Link : https://github.com/Viveksingh1313/liquibase-springboot Liquibase Liquibase is used to evolve the database schema. Database migration tools helps track, version control, and automate DB schema changes across environments. With the rise of Agile and DevOps methodologies that are needed to accomplish continuous integration and deployment, it’s more important than ever to…

Liquibase

6 min read

Liquibase with SpringBoot
Liquibase with SpringBoot
Liquibase

6 min read


Published in

AWS Tip

·Sep 1, 2022

AWS ECR — Push Container Images

What is AWS ECR ? — Elastic Container Registry is an AWS managed container image registry service that is used to manage container images. Just like you have GitHub to manage your codebase, you have AWS ECR to manage your container images. AWS ECR supports both private and public repositories. Private repositories can be managed by…

Docker

4 min read

AWS ECR — Push Container Images
AWS ECR — Push Container Images
Docker

4 min read

Vivek Singh

Vivek Singh

209 Followers

Software Developer. I write about Full Stack, NLP and Blockchain. Buy me a coffee - buymeacoffee.com/viveksinless

Following
  • Darius Foroux

    Darius Foroux

  • The Educative Team

    The Educative Team

  • Fagner Brack

    Fagner Brack

  • Netflix Technology Blog

    Netflix Technology Blog

  • Santhanalakshmi Ponnurasan

    Santhanalakshmi Ponnurasan

See all (137)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams