Application Security, AWS

Creating Production Grade Microservices Architecture on AWS EKS

Introduction The main goal of this blog is to provide production-grade best practices for Microservices Infra in a way to implement the entire system easily on your own. You’ll see what an end-to-end solution looks like, including how to combine Kubernetes, AWS VPCs, data stores, CI/CD, secrets management, and a whole lot more to...

by Sanyam Munjal
Tag: continuous delivery
01-Aug-2023

Agile, DevOps

Continuous Delivery – How to Make Your Pipeline Robust and Efficient?

Frequent and shorter releases, faster feedback, less risky deployments and resilient systems - do they sound familiar? Well, modern technology companies are focusing and emphasizing on Continuous Integration, Continuous Delivery and Continuous Deployment to improve time to market and get an edge over the competitors. Continuous...

by Nidhi Choudhary
Tag: continuous delivery
04-Dec-2017

Agile, Cloud

Uncovering 5 Top-rated Business Benefits of DevOps

With a lot of companies now planning to develop products faster and cut down on their release cycles, it is imperative for them to leverage new-age digital technologies such as Cloud, Mobility, IoT and many others. Out of the multiple technologies that companies can exploit, DevOps is quickly gaining traction. DevOps is enabling companies...

by Poulomi Nag
Tag: continuous delivery
31-Jul-2017

Agile, AWS

6 Barriers to DevOps and How to Avoid Them

More and more product companies are now installing business agility by moving to Cloud and bidding goodbye to the traditional legacy systems. In this constant chase to remain Agile and launch products faster to market, companies are also leveraging DevOps. DevOps as a service not only helps to automate redundant tasks and the entire...

by Shruti Kirti
Tag: continuous delivery
29-Jun-2017

DevOps, Technology

How to Benchmark Applications Automatically Using CircleCI?

CircleCI (Continuous Integration) is gaining a lot of traction nowadays because of its rich features. It provides both the features of continuous integration and continuous deployment.  We can use CircleCI to test our code, perform various benchmark tests followed by deployments in specific environments. Here are some benefits of...

by Tarun Saxena
Tag: continuous delivery
06-Apr-2017

AWS, DevOps

Continuous Delivery Best Practices

Continuous Delivery is the methodology or a software strategy where code changes are automatically built, tested, and prepared for a release to production. Continuous Delivery makes the code deployment possible at any time by a single click. Continuous Delivery takes care of the testing process before each deployment in any environment....

by Shivam Agrawal
Tag: continuous delivery
22-Dec-2016

Agile, DevOps

8 Best Practices of Continuous Integration To Supercharge Your Software Development Team

The software development teams have immensely benefited by adopting iterative and incremental development practices over old-fashioned and traditional software development approach. Today, more and more companies are embracing Agile methodologies to allow the development teams to respond quickly to stakeholders’ feedback and provide...

by Anuradha Ishwaran
Tag: continuous delivery
08-Dec-2016

DevOps, Technology

An Introduction to CircleCI

CircleCI is the continuous integration & delivery platform that helps development teams to release code rapidly and automate the build, test, and deploy process using Docker container. CircleCI is a reliable platform that works well with languages like Ruby, Python, NodeJS, Java and Clojure. Steps to Signup with CircleCI Signing up...

by Ankit Kumar
Tag: continuous delivery
29-Nov-2016

AWS, DevOps

Setting up Continuous-Delivery Pipeline using Jenkins’ Delivery-Pipeline-View Plugin

Jenkins is a widely used CI tool which helps DevOps teams in automating the multiple tasks. The use of Jenkins has widely increased over a period of time due to a rich set of functionalities which it provides in the form of plugins. Jenkins has plugins for automating almost everything at the infrastructure level. In this blog, I am going...

by Tarun Saxena
Tag: continuous delivery
21-Sep-2016

DevOps, Technology

Introduction to Bamboo

Bamboo is a Continuous Integration (CI) server that automates the release management for a software application, creating a continuous delivery pipeline. The project was released on February 2007 written in JAVA. Bamboo is free for open-source projects and also supports any build tool, including Ant, Maven, Make, etc. Since...

by Anup Yadav
Tag: continuous delivery
26-Aug-2016

AWS, DevOps

7 Must-Have Jenkins Plugins

The Jenkins is the best freeware tool to fasten your development cycle. It helps you to increase team productivity with CI (continuous integration) and CD (continuous delivery). In the development phase, you have to test changes more frequently. A single-click build and deploy job reduce time to validate your modified codebase, and...

by Rajdeep Singh
Tag: continuous delivery
29-Jul-2016

DevOps, Technology

10 Key DevOps Practices to Improve IT Efficiency

DevOps integrates development and operations by maintaining close communication and collaboration across Development and Operations. Development, Testing, and Operations are all directed towards a common goal and work according to inputs from each other. DevOps as a service automates the end-to-end delivery processes within an...

by Anila Wadhera
Tag: continuous delivery
06-Jun-2016