Badges
55 Points
4 Years
User Activity
Almost 4 years ago
Contributed a review of GoCD: User-friendly interface, good integration with LDAP, and has an easily-extendable open architecture
Almost 4 years ago
Answered a question: How is adoption of Kubernetes going for enterprises?
Since that was asked in the Kubernetes topic, I would recommend you to take a look at the management of Kubernetes services from the public providers (AKS from Azure, EKS from AWS, GKE from Google, Kubernetes Linode, IBM Kubernetes, etc.). For micro-services in the…
Almost 4 years ago
Answered a question: What is automated configuration management?
This is a pretty wide topic. Basically, we need this to be able to track changes (when it was changed, who did this and what actually was updated). Also, it brings such things as repeatability and automation to decrease the possibility of typos and misconfiguration.
Almost 4 years ago
Answered a question: When evaluating IT Infrastructure Monitoring, what aspect do you think is the most important to look for?
I think you need to look for
1. Unifications. All aspects of the monitoring should be done by one or multiple tools. As an option, integration between tools should be possible.
2. Plug-in based or open architecture. Open Source will be a huge plus. In this case, you will…
Almost 4 years ago
Answered a question: Container vs VM: What are the main differences?
Mainly, VMs are more "heavy" way (in terms of size, startup time and support), while containers are more "lightweight" and modern technology. But VMs could handle some scenarios that containers could not support. Also, VMs are theoretically more secured, because they provide…
Almost 4 years ago
Answered a question: What advice do you have for others considering HashiCorp Terraform?
Some recommendations
1. Be ready for the steep learning curve.
2. Use best practices in Terraform - try to keep Terraform and provider versions always updated, use modules, use remote state, use state locking.
3. Use only one method of managing infrastructure - don't mix…
Almost 4 years ago
Answered a question: What do you like most about HashiCorp Terraform?
Cloud agnostic approach (you can't reuse most of the code - resources are provider-specific, but you can use Terraform for interactions with various clouds), automation, modules re-usability, infrastructure as a code approach.
Almost 4 years ago
Contributed a review of Kubernetes: Cost-effective and it has great integration has helped unify our technology stack
About 4 years ago
Answered a question: Which platform do you prefer: Azure or AWS?
There are a set of open questions and decisions to prefer one or another cloud, just a few of that
1. Region availability (to store sensitive data like payments or PHI data locally) - both providers have a set of not overlapping regions.
2. Specific services - both…
About 4 years ago
Contributed a review of Rancher Labs: Self-contained with a great UI and very good integrations
Reviews
Almost 4 years ago
Kubernetes
Answers
Almost 4 years ago
IT Infrastructure Monitoring
Almost 4 years ago
Configuration Management
About me
Developer, Tech Lead, DevOps engineer and Senior Out-of-The-Box Thinker focused on helping companies solve their engineering needs.