cloudwatch Monitoring Instance and Container Logs with CloudWatch Logs A blind spot in my overall monitoring and observability scheme is tracking instance and container logs. Yes, I can grab metrics at the instance and resource level, but reading actual
AWS Creating Docker Container Images Automatically on AWS! It is a chore to update and build container images. Personally speaking from managing this website running on containers, I hate having to create new container images and uploading it
prometheus Prometheus Setup You all know I started my career with Zabbix as my main monitoring tool. However the deeper I go into the devops world, architecture that can scale and respond to
jenkins Installing Jenkins in a Container In an effort to become more comfortable with Docker, I will be deploying applications in containers moving forward! First test subject - Jenkins. What is Jenkins? Jenkins is a CI/
docker Setting up a Docker-CE and Docker Swarm You're probably familiar by now what Docker is. If you're new around here, Docker is a container platform similar to LXC. Docker Swarm is an container orchestration tool similar to