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

AWSDevOpsTechnology

AWS Cost Optimization Series | Blog 3 | Leveraging EC2 Container Service (ECS)

Organizations are taking a plunge and leveraging AWS to varied benefits. In this blog, I would be highlighting how we were able to successfully generate 35% cost savings for a client. To know more about the Client and their environment, read through the parent blog of this use case – AWS Cost Optimization Series | Blog 1 | […]

Neeraj Gupta
Neeraj Gupta
Read

DevOpsMobilityProduct Engineering

Infographic – 9 Performance Optimization Techniques for a Great Mobile Experience

There has been a tremendous growth in the smartphone userbase globally. With an increase in the on-the-go content consumption, it is inevitable for brands to develop products with mobile first mindset and furthermore provide a superior multi-device viewing experience and performance is the key to success. Performance optimization has become a business priority for most […]

CloudDevOps

[Infographic] 6 Powerful AWS Services to Boost your Cloud Performance

With over a decade into the market, AWS continues to dominate the public cloud infrastructure space by a sizable margin. Most companies have migrated to AWS with a clear mindset to reap the benefits of cloud services such as increased agility, improved efficiency, accelerated development and cost efficiency. However, many businesses still fail to leverage […]

AWSDevOpsTechnology

AWS Cost Optimization Series | Blog 1 | $100K to $40K in 90 Days

Amazon Web Services (AWS) has significantly changed the IT world as more and more companies are adopting AWS for hosting their QA, Dev, Stage, Prod workloads. This has led to an increase in their monthly AWS spent and there comes a need to re-examine their cloud strategy to bring these costs down. It is a […]

Neeraj Gupta
Neeraj 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 […]

DevOpsTechnology

How to Setup SFTP on Windows?

Windows provides FTP support that can be enabled from the Features section. The default Windows FTP feature has two modes of operations. Simple Plain text FTP and FTPS. However, configuring FTPS on a firewall can be a complex task because it requires opening up multiple ports. SFTP is a secure way of accessing remote servers […]

DevOpsJava/JVMTechnology

Sharing the Load: Cache Clustering with Hazelcast

In my earlier blog on Caching: What, Why and How with Hazelcast we have discussed about the importance of software caching and how to implement it with Hazelcast. In this blog, we are going to discuss the importance of distributed caching and how to configure Hazelcast to be a full TCP/IP cluster. What is Cache clustering? A cache cluster is […]

Bijoy Paul
Bijoy Paul
Read