What are we up to today? Install Docker and Docker Compose on 3 Nodes Initialize the Swarm and Join the Worker Nodes Create a Nginx Service with 2 Replicas Do some Inspection: View some info on the Service Demo: Create
Ruan Bekker
A collection of 244 posts
How to Ingest Nginx Access Logs to Elasticsearch using Filebeat and Logstash
window.dojoRequire(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us15.list-manage.com","uuid":"3dfcff447b6ee598231eeb658","lid":"5c36081d06","uniqueMethods":true}) }) In this post we will setup a Pipeline that will use Filebeat to ship our Nginx Web Servers Access Logs
How to Ingest Nginx Access Logs to Elasticsearch using Filebeat and Logstash
In this post we will setup a Pipeline that will use Filebeat to ship our Nginx Web Servers Access Logs into Logstash, which will filter our data according to a defined pattern, which also includes Maxmind's GeoIP, and then will
AWS IAM Users and Groups: Encrypt and Decrypt Data using KMS via the CLI
In our previous post we went through the process on controlling access using the CLI for IAM, to Create a IAM Policy, Associating the Policy to a Group and Creating Users within the group to inherit the policy, in order
How to Control Access with AWS IAM for Users and Groups using the CLI for Granting S3 Access
In this post, we will use Identity Access Management (IAM) on AWS to Control Access for our Groups and Users using the CLI, and as an example use-case, we will be allowing S3 Access for Users that is associated to
Getting Started with Docker Guide with some Docker Usage Examples
From our Previous Post we have gone through an overview of Docker and setting up Docker on Ubuntu 16.04. In this guide we will be going through some Docker Examples, a hands-on guide. Docker Hub: Docker hub is a
Getting Started with Docker an Overview and Installation on Ubuntu 16
Introduction: Cobus, one of my good friends asked me to do a tutorial on Docker, and after spending the last 3 months playing around with Docker, I am excited to share my journey with the world. In this guide I
Using the AWS CLI Tools to interact with Amazons Athena Service
window.dojoRequire(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us15.list-manage.com","uuid":"3dfcff447b6ee598231eeb658","lid":"5c36081d06","uniqueMethods":true}) }) In this Tutorial we will use the AWS CLI tools to Interact with Amazon Athena. What is Amazon Athena: Athena
Subscribe to Sysadmins
Subscribe today and get access to a private newsletter and new content every week!