Giter Club home page Giter Club logo

Welcome to Bayu Dwiyan Satria's profile!


followers followers followers


Stack Technology

Tools, languages, and other things that I like to work with.


Java
Java
Python
Python
Golang
Go
NodeJS
NodeJS
Docker
Docker
Kubernetes
Kubernetes
Nginx
Nginx
RHEL
RHEL
Debian
Debian
Prometheus
Prometheus
Grafana
Grafana
Elastic Search
Elasticsearch
Logstash
Logstash
Kibana
Kibana
Amazon Web Service
AWS
Google Cloud
GCP
Microsoft Azure
Azure
Ansible
Ansible
MySQL
MySQL
PostgreSQL
PostgreSQL
MongoDB
MongoDB

Stats

Contribution & Performance













Bayu Dwiyan Satria's Projects

apache-hadoop icon apache-hadoop

Apache Hadoop Environment and Configuration Files For Single (Stand Alone) Or Clusters

apache-spark icon apache-spark

Apache Spark Environment and Configuration Files For Single (Stand Alone) Or Clusters

busybox icon busybox

BusyBox combines common UNIX utilities into a single containerization

library-java-apache-hadoop icon library-java-apache-hadoop

Apache Hadoop. Apache Hadoop is a collection of open-source software utilities that facilitate using a network of many computers to solve problems involving massive amounts of data and computation. It provides a software framework for distributed storage and processing of big data using the MapReduce programming model. Originally designed for computer clusters built from commodity hardware—still the common use—it has also found use on clusters of higher-end hardware. All the modules in Hadoop are designed with a fundamental assumption that hardware failures are common occurrences and should be automatically handled by the framework.

library-java-apache-spark icon library-java-apache-spark

Apache Spark Libraries. Apache Spark has as its architectural foundation the resilient distributed dataset (RDD), a read-only multiset of data items distributed over a cluster of machines, that is maintained in a fault-tolerant way. The Dataframe API was released as an abstraction on top of the RDD, followed by the Dataset API. In Spark 1.x, the RDD was the primary application programming interface (API), but as of Spark 2.x use of the Dataset API is encouraged even though the RDD API is not deprecated. The RDD technology still underlies the Dataset API.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.