When your application is in production mode, you want to configure health checks to know if something goes wrong. To know when there is a malfunction or an issue, you can make your deployments more robust by creating custom health checks.…
Editorials
Editorial thoughts from the CTO.ai team on many topics related to software development, startup life and automation intelligence.
Create an EKS Cluster in under 5 minutes
AWS is one of the most popular cloud platforms which has tons of services for different use cases and Elastic Kubernetes Service is just one of those many services.What is EKS?EKS is the Kubernetes Service for Amazon. Elastic Kubernetes Service is a managed Kubernetes cluster which means AWS…
Overview of Different Container Runtimes
IntroductionContainer runtimes are programs that can create and execute containers that are fetched from images.Where Do Runtimes Live?The Linux Kernel has all the facilities that make containers perform different processes like instantiating containers, running containers with the help of facilities like namespaces, c groups, SE Linux/ AppArmor, and…
The Best Tips for Debugging Docker Containers
Docker lets you run software services, programs, and application environments inside containers. You can run web servers like Nginx, Apache, MySQL, or MongoDB inside of containers that are separate from your operating system and your whole local machine environment instead of building an app on one machine and having to…
Lead Your Tech Team with Success-Driven Values
Building a strong foundation for your team is one of the fundamental responsibilities of tech leaders and is key to ensuring strong and productive outcomes. And it all starts with values.This is the key insight of Prosper Nwankpa, President, Co-Founder, and CTO of Avanoo, whose approaches to enterprise culture…
How To Automate Your Atlassian Developer Workflows with ChatOps on CTO.ai and Slack
The pandemic has sure changed the workplace in the past year, and if we can find a tiny silver lining in the clouds, it would be a strengthening of the tools that people use to work together at a distance. Collaboration and video conferencing tools abound and the workplace will…