Pinned Repositories
algorithms
My implementations of some important Data Structures and Algorithms in Java
ebook-chat-app-spring-websocket-cassandra-redis-rabbitmq
Pro Java Clustering and Scalability: Building Real-Time Apps with Spring, Cassandra, Redis, WebSocket and RabbitMQ
ebook-continuous-delivery-with-kubernetes-and-jenkins
Continuous Delivery for Java Apps: Build a CD Pipeline Step by Step Using Kubernetes, Docker, Vagrant, Jenkins, Spring, Maven and Artifactory
ebook-graylog
Log Management with Graylog, Elasticsearch, MongoDB, Nginx, Fluentd and Docker
elasticsearch-docker-image
Spin up an Elasticsearch cluster in one minute with this handy Docker image
java-threads-examples
Contains more than 20 simple examples with explanations using Thread API and Executors Framework.
notepad
Sample Spring Boot app used in my book Continuous Delivery for Java Apps: Build a CD Pipeline Step by Step Using Kubernetes, Docker, Vagrant, Jenkins, Spring, Maven and Artifactory
notepad-performance-test
Sample Gatling Performance Tests app used in my book Continuous Delivery for Java Apps: Build a CD Pipeline Step by Step Using Kubernetes, Docker, Vagrant, Jenkins, Spring, Maven and Artifactory
spring-boot-runner-docker-image
A handy Docker image for running Spring Boot applications.
jorgeacetozi's Repositories
jorgeacetozi/ebook-chat-app-spring-websocket-cassandra-redis-rabbitmq
Pro Java Clustering and Scalability: Building Real-Time Apps with Spring, Cassandra, Redis, WebSocket and RabbitMQ
jorgeacetozi/java-threads-examples
Contains more than 20 simple examples with explanations using Thread API and Executors Framework.
jorgeacetozi/ebook-continuous-delivery-with-kubernetes-and-jenkins
Continuous Delivery for Java Apps: Build a CD Pipeline Step by Step Using Kubernetes, Docker, Vagrant, Jenkins, Spring, Maven and Artifactory
jorgeacetozi/notepad
Sample Spring Boot app used in my book Continuous Delivery for Java Apps: Build a CD Pipeline Step by Step Using Kubernetes, Docker, Vagrant, Jenkins, Spring, Maven and Artifactory
jorgeacetozi/ebook-graylog
Log Management with Graylog, Elasticsearch, MongoDB, Nginx, Fluentd and Docker
jorgeacetozi/algorithms
My implementations of some important Data Structures and Algorithms in Java
jorgeacetozi/elasticsearch-docker-image
Spin up an Elasticsearch cluster in one minute with this handy Docker image
jorgeacetozi/spring-boot-runner-docker-image
A handy Docker image for running Spring Boot applications.
jorgeacetozi/automated-test-sample
Demonstrates how to create unit and integration tests using JUnit, Hamcrest and Mockito
jorgeacetozi/coding-interview-university
A complete computer science study plan to become a software engineer.
jorgeacetozi/subscription-use-cases
Create subscriptions with fixed prices or usage based billing.
jorgeacetozi/awesome-scalability
Scalable, Available, Stable, Performant, and Intelligent System Design Patterns
jorgeacetozi/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
jorgeacetozi/dd-log-monitoring
A standalone HTTP log monitoring application written in Java.
jorgeacetozi/geohash-java
Implementation of GeoHashes in java. We try to be/stay compliant to the spec, as far as possible.
jorgeacetozi/graphhopper
Open source routing engine for OpenStreetMap. Use it as Java library or server.
jorgeacetozi/graylog-docker-image
jorgeacetozi/homebrew-tap
jorgeacetozi/integrations
Outlyer Integrations
jorgeacetozi/kube-state-metrics
Add-on agent to generate and expose cluster-level metrics.
jorgeacetozi/object-pool-java
Simple object pool implementation.
jorgeacetozi/outlyer-cli
Outlyer Command Line Tool
jorgeacetozi/prometheus-operator
Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
jorgeacetozi/python
Official Python client library for kubernetes
jorgeacetozi/redis_exporter
Prometheus Exporter for Redis Metrics. Supports Redis 2.x, 3.x and 4.x
jorgeacetozi/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
jorgeacetozi/test-cli
Very basic CLI project for tests with GoReleaser and Homebrew
jorgeacetozi/test-your-sysadmin-skills
A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A.
jorgeacetozi/vagrant-apache2
jorgeacetozi/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"