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
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
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
AWS IAM Users and Groups: Encrypt and Decrypt Data using KMS via the CLI
In our previous post [https://sysadmins.co.za/how-to-control-access-with-aws-iam-for-users-and-groups-using-the-cli-for-granting-s3-access/] 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
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 [http://sysadmins.co.za/getting-started-with-docker-an-overview-and-installation-on-ubuntu-16/] 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
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
In this Tutorial we will use the AWS CLI tools to Interact with Amazon Athena. What is Amazon Athena: Athena is a Serverless Query Service that allows you to analyze data in Amazon S3 using standard SQL. Update AWS CLI
Subscribe to Sysadmins
Subscribe today and get access to a private newsletter and new content every week!