AWSCloudDevOps

Top Cloud Computing Myths Debunked

Cloud is a key enabler to transformation and growth. In the recent years, Cloud is a much talked about technology. Businesses and enterprises are adopting cloud not only to simplify the infrastructure provisioning process but also to stay ahead of the competition. Traditional and legacy organizations however at times are skeptical of moving to cloud […]

AgileCloudDevOps

DevOps for Startups – 6 Technical Considerations Before You Kick Start!

Companies around the globe are investing a lot of time, money and efforts in building innovative products. In such a competitive landscape, it is highly critical to maintain the business agility and improve time to market. A decade back operations and development teams used to work in silos making the release cycles long. Over the […]

AWSCloudDevOps

How to Use Dynamic Inventory for AWS with Ansible?

Do you know how Ansible works? Well, before we walk you through how to setup dynamic inventory, here’s some food for thoughts on Ansible Configuration Management System A user using configuration management system will often want to save inventory in a different software system. As described in inventory, a basic text-based system is provided by […]

DevOpsTechnology

How to Setup Consul Multinode Cluster with Docker?

Consul is a service discovery and a configuration system tool used to discover the services running on multiple nodes. It is both distributed and highly available. It provides a powerful interface to get a better picture of infrastructure and services running on them. Consul gives us a variety of features that help to determine our […]

AgileDevOpsDigital Transformation

DevOps Culture: Why CTO’s Should Care?

DevOps is not just a buzzword in the IT industry. Most organizations today are using IT-enabled innovations and using information technology to stay competitive in the industry. Every organization irrespective of their size and type knows the importance of agility in IT systems and managing cost effectively. The organizations are focussed more on faster time […]

DevOpsTechnology

How to Set up PhpPgAdmin for PostgreSQL?

PostgreSQL is a powerful, open source object-relational database system (ORDBMS). The version 8.0 and above also comes with the native Windows compatibility. Compared to other RDBMSs, PostgreSQL differs itself with its object-oriented and/or relational database functionality, such as the complete support for reliable transactions, i.e. Atomicity, Consistency, Isolation, Durability (ACID). What happens if we want to […]

Anup Yadav
Anup Yadav
Read

DevOpsTechnology

Introduction to LDAP Server – OpenDJ 3.0

OpenDJ is a directory server which implements a wide range of Lightweight Directory Access Protocols (LDAP). OpenDJ is written in Java language. It was an internal project started by Sun Microsystems, which is now maintained by Forgerock. Steps to set-up OpenDJ LDAP Server: Register to www.forgerock.com and download the .zip or .deb package. Download the OpenDJ LDAP […]

Mayank Negi
Mayank Negi
Read

CloudDevOpsTechnology

How to Setup Kubernetes Master HA on CentOS?

This blog describes how to set up a high-availability (HA) Kubernetes cluster. This is an advanced topic and setting up a truly reliable, highly available distributed system requires few steps to be performed. We will go into each of these steps in detail, but a summary will help the user as a guide. Here’s what the […]

Parag Gupta
Parag Gupta
Read

AgileAWSDevOps

10 Mistakes to Avoid While Implementing DevOps

DevOps is not merely a designation, practice, concept or philosophy, rather, it is a combination of all that emphasizes on the collaboration of both software developers and IT professionals. It is basically a culture wherein the DevOps acts as a bridge between the developers and administrators. It acts as a catalyst in automating the process of […]

Services