AWSDevOpsTechnology

Docker Logging Methods that Fit your Deployment Strategy

With the huge success of micro-services and container technologies, most of the enterprises are migrating their architecture to the container-based solution which is more reliable and flexible as compared to monolithic architecture. Moving to containerized solution like Docker, logging each container and its insights is a new challenge. Analyzing logs provides insight into stability, performance, […]

Mayur Rastogi
Mayur Rastogi
Read

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

AWSDevOpsTechnology

How to run Fabric using AWS Lambda and Paramiko?

We usually come across few scenarios where we need something to run on the remote servers for the sake of automation. I came across such a use case in AWS where I need to run fabric on a server to be triggered from AWS Lambda. This fabric script further does few tasks on other servers. […]

Navjot Singh
Navjot Singh
Read

AWSDevOpsTechnology

AWS Cost Optimization Series | Blog 4 | Databases Consolidation and Optimization

This is a blog series in continuation to a Use Case on How the team at TO THE NEW reduced monthly AWS spend from $100K to $40K in 90 days for a client. In this blog, I would explain how MongoDB consolidation and RDS optimizations have helped one of our clients to generate significant cost savings. […]

Neeraj Gupta
Neeraj Gupta
Read

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

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