Skip to content
View challamani's full-sized avatar
👋
👋

Block or report challamani

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
challamani/README.md
  • 👋 Hi, I’m Manikanta
  • 👀 I’m interested in Designing and Implementing components that can be reusable as a lib or a service.
  • 🌱 Currently I'm learning Blockchain for smart contracts and Advanced cloud deployments/delivery techniques.

Pinned Loading

  1. health-monitor-operator health-monitor-operator Public

    An example Kubernetes operator to spin up health-monitors for an external services on HealthCheck CRD request

    Go

  2. fault-injection fault-injection Public

    Fault injection service to test the resilience of an application, this service/filter you can add in between two services to replicate system failures to validate the resilience of any application.

    Java

  3. dataset-classification dataset-classification Public

    Dataset classification based on a dynamic classification nodes (XML/JSON), as Multi-grouping is not possible in RDBMS we can implement Logical grouping using classification node/attributes configur…

    Java

  4. camunda-java-integration camunda-java-integration Public

    You can find some sample external worker implementation using camunda-external-task-client

    Java

  5. lite-process lite-process Public

    Define a long running or a background process flow, that can consists of set of service tasks (parallel/sequential) and exclusive gateways, to execute a composite operations.

    Java

  6. mtls-with-cn-validation mtls-with-cn-validation Public

    An example microservice that verifies client identities using mTLS and client SAN checks to ensure secure access

    Java