Curated articles, resources, tips and trends from the DevOps World.
Telemedicine Apps enable remote care capabilities for patients and reduce the time it takes for a patient to stand in long queues at hospitals or clinics. Today, you can get anything on demand, from taxis to food, personal tutors and even doctors.
Remote debugging capability is one of the daily needs of developers. In case we debug the application on our local machine with an IDE, it is easy to follow each line by breakpoints to see the problematical code block and fix it. However, that is not the case in the real world most of the time.
Perhaps many of you who read this quick little blurb will say, “yeah, duh” but until now I have been struggling with an unwieldy $HOME/.kube/config file.
If you live in the downtown areas of Pittsburgh, Palo Alto, Miami or other AV hot spots, you’ve probably been missing the Ford Fusion Hybrids with the bulky lidar sensors in your neighborhoods.
A replica set in mongo instance is a group of mongod processes that maintain the same data set. Replica sets provide redundancy and high availability of data, and are the basis for all production deployments. Replication provides redundancy and increases data availability.
First appeared in omar.ai. Having DevOps practices can make you really productive as a developer. It is a culture in an organization and there are countless tools we can use to implement such solutions.
Sharetribe in an excellent marketplace platform, and the codebase is available on github under “near open source” license (only running it as SaaS is prohibited). It is also famously difficult to install, so I decided to write a fairly comprehensive guide to installing Sharetibe on Centos 7.
This short project demonstrates how to set up the environment for development with NodeJS and Docker. I will be preparing the minimal environment that will get you started with developing with docker. Building apps using containers from the start is like starting the day on the right foot.
The Health Information Technology for Economic and Clinical Health Act (HITECH Act) was signed into law as part of the American Recovery and Reinvestment Act (ARRA) in 2009.
Services select Pods based on their labels. When a network request is made to the service, it selects all Pods in the cluster matching the service’s selector, chooses one of them, and forwards the network request to it. What’s the difference between a Service and a Deployment in Kubernetes?
Have valuable insights to share with the DevOps community? Submit your article for publication.
Get the latest DevOps news, tools, and insights delivered to your inbox.
Made with pure grit © 2025 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com