Curated articles, resources, tips and trends from the DevOps World.
Creating and exposing HTTP functions from your site doesn't have to be a long and tedious process. Sometimes, you may need to share access to your data or functionality from your site. Let's take a look at an easy (and FREE!) way to expose some site data!
This is a walkthrough on how to set up a react frontend using some DevOps principles such as continuous integration and continuous deployment CI/CD. In the walkthrough, we will use tools such as Docker, Travis-ci, and AWS Elasticbeanstalk. This will not be a deep dive into 2. Travis-ci account.
Vault is a tool for securely accessing secrets. A secret is anything that you want to tightly control access to, such as API keys, passwords, or certificates. Vault provides a unified interface to any secret, while providing tight access control and recording a detailed audit log .
It is inevitable that something will fail in a distributed system, and we should plan as if it is a normal occurrence. One solution to this problem is to run multiple instances of a service. That way, if one fails, the others can take over.
PS: I’ll be adding more notes as frequently as possible.
Learn how to provision multiple virtual server instances (VSIs) in a Virtual Private Cloud (VPC) using Terraform scripts with IBM Cloud Schematics.
Android uses a centralized system for all logs and application programmers can also write custom log messages. The tooling to develop Android applications allows you to define filters for the log statements you are interested in.
This article explains step by step guide that how quickly you can develop an angularJs Web/Mobile application and connect it to Amazon Cognito service to enable user management in your application and you can focus on writing application features.
In this article, take a look at text analysis within a full-text search engine. Full-Text Search refers to techniques for searching text content within a document or a collection of documents that hold textual content.
In this article, we work to understand the basic concepts of binary trees, including their properties and types. Quick recap of some basic tree vocabulary, before getting in depth into this series of Binary Trees...
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 © 2026 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com