Monitoring Kubernetes in Production: How To Guide (Part 1 of 5)

Take a look at this article that provides you with some information to help guide your Kubernetes monitoring decision, and some options to investigate. Read all

Logging With the Elastic Stack

Get an overview of the open-source Elastic Stack, comprised of Filebeat, Logstash, Elasticsearch, and Kibana. Read all

Use AWS Lambda and API Gateway With Node.js and Couchbase NoSQL

Learn about creating a FaaS project for Lambda and API Gateway with Serverless Framework and using AWS Lambda and API Gateway with Node.js and Couchbase NoSQL. Read all

Trying BitBucket Pipelines With ASP.NET Core

A web developer gives a tutorial on how to use ASP.NET core to create a web applications that works with BitBucket's Continuous Integration tool, Pipeline. Read all

Deep Dive Into Spark Cluster Management

Learn about the cluster managers that Spark has for Standalone mode, Mesos mode, Yarn mode, and Kubernetes mode. Read all

Dockerizing Jenkins: Securing Passwords With docker-compose, docker-secret and Jenkins Credentials Plugin

Run containers with docker-compose, use passwords in a Docker environment with docker-secrets, and protect information with the Jenkins credentials plugin. Read all

Kubernetes: (Graceful) Sidekiq Worker Lifecycle

By using Kubernetes' Pre-Stop hooks and a bit of YAML configuration, you can gracefully shut down Sidekiq workers, giving you more flexibility in your projects. Read all

Apache Karaf Microservices

Apache Karaf provides a lightweight container for deploying various components and applications. Learn to utilize Karaf on Docker as a microservices solution. Read all

Apache Spark: Setting Up a Cluster on AWS

Amazon EC2's computing resources can enhance Apache Spark clusters. See how to set up clusters, run master and slave daemons on one node, and use pyspark. Read all

Breaking the Vicious Cycle of VM Overprovisioning

Read all

 

 

 

 

Top