Pinned Repositories
07-2019-creating-kafka-cluster-in-aws
This Terraform and Ansible code can be used to instantiate your Kafka cluster in AWS with its own Zookeeper cluster.
ansible-development-environment
Setup a machine to develop Ansible roles, including all the easy to work with tools, ansible, ansible-lint, molecule, travis and ara.
apache-groovy-course
Apache Groovy Course
apachebench-for-multi-url
Multiple URL requests for ApacheBench. You can set URL list with '-L filename'.
Automated-drip-irrigation-using-rasbery-pi
It is an automated system designed to take good care of your plants while you travel for a long time and live in a cold country like me :) The propose is to keep track of humidity levels and once in a while drip some water in your plants if they feel thirst. How the system works The concept is very simple, the system is composed by the following hardware: Arduino (I use the pro mini since it's tiny and you can weld according to your needs) Raspberry Pi as an interface to arduino (read sensors, upload new hex files if needed) Sensors Tiny pump Bucket with water Gardena micro dipping system Android phone to check the status of your plants The whole system is controlled by the arduino microcontroller. It checks the humidity sensors every cycle and sets a variable to true or false in case the sole conditions and amount of water on it. If it's dryi, according to a predefined threshold, it will drip water for few seconds or until the sole turns to hidratate enough. How to use it Import the Arduino file into an arduino IDE Import the android project to your IDE (I use eclipse) Copy the bridge file tcp_server.py into your raspberry Pi and set it up under your /etc/rc.local by adding the following line: (sleep 10;python /path/where/you/copied/tcp_server.py)&
aws-maven-plugin
Deploys resources to AWS using maven
aws-modern-application-workshop
A tutorial for developers that want to learn about how to build modern applications on top of AWS. You will build a sample website that leverages infrastructure as code, containers, serverless code functions, CI/CD, and more.
aws-pricing
AWS prices in your Google Sheets
ronaldkonjer's Repositories
ronaldkonjer/ansible-development-environment
Setup a machine to develop Ansible roles, including all the easy to work with tools, ansible, ansible-lint, molecule, travis and ara.
ronaldkonjer/aws-pricing
AWS prices in your Google Sheets
ronaldkonjer/BugTrackerJHipster
Tuts JHipster
ronaldkonjer/cluster-logging-tools
Collection of tools for investigating and managing cluster logging on Openshift
ronaldkonjer/coding-interview-university
A complete computer science study plan to become a software engineer.
ronaldkonjer/CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
ronaldkonjer/docker-redirect
Docker image running an HTTP server that redirects all incoming requests based on it's given configuration
ronaldkonjer/elasticsearch-asg
Utils for running Elasticsearch with AWS Autoscaling Groups.
ronaldkonjer/embedded-spring-boot-keycloak-server
Keycloak JAX-RS application embedded in a Spring-Boot App.
ronaldkonjer/ghostfolio
Open Source Wealth Management Software made for Humans
ronaldkonjer/kafka-kraft
Ansible playbook for deploying a zookeeperless kafka cluster
ronaldkonjer/logseq-1
This is simply to publish my templates to the world :)
ronaldkonjer/mastering-nuxt-3
ronaldkonjer/microservice-api-spring-boot
Example project showing how to interact with a Nuxt.js / Vue.js based frontend building a Spring Boot microservice
ronaldkonjer/microservice-ui-nuxt-js
Example project showing how to create & deploy a Nuxt.js / Vue.js based frontend and how to interact with a Spring Boot microservice
ronaldkonjer/nuxt3
ronaldkonjer/running-elasticsearch-fun-profit
A book about running Elasticsearch
ronaldkonjer/spring-boot-jetty-jersey
A POC with Spring boot, embedded Jetty, web-content and Jersey REST services
ronaldkonjer/spring-boot-vuejs
ronaldkonjer/spring-security-oauth
Just Announced - "Learn Spring Security OAuth":
ronaldkonjer/Stock_Analysis_For_Quant
Different Types of Stock Analysis in Python, R, Matlab, Excel, Power BI
ronaldkonjer/Tech-Interview-Cheat-Sheet
Studying for a tech interview sucks. Here's an open source cheat sheet to help
ronaldkonjer/terraform-aws-ec2-bastion-server
Terraform Module to define a generic Bastion host with parameterized user_data
ronaldkonjer/terraform-aws-remote-state
ronaldkonjer/terraform-aws-sns-lambda-notify-slack
Terraform module to provision a lambda function that subscribes to SNS and notifies to Slack.
ronaldkonjer/terraform-ebs-volume
Terraform code for creating AWS EBS volumes.
ronaldkonjer/terraform-module-aws-zookeeper
Terraform Module to create a Apache Zookeeper cluster on AWS
ronaldkonjer/terraform-openshift4-aws
OpenShift 4 installation automation asset
ronaldkonjer/vitesse-nuxt3
Vitesse for Nuxt 3 🏔💚⚡️
ronaldkonjer/vue-es
Created with CodeSandbox