DevOps

Send CloudWatch alarm to Slack via AWS Chatbot

Introduction One of the critical elements for production uptime is Monitoring and Alerts. Irrespective of the infrastructure types such as EC2 Servers, Serverless, containers, or microservices. There will always be observability needs. There are a lot of tools and software in this Observability market. However, this article focuses on...

by Ahmad Ali
Tag: devops
15-Mar-2024

DevOps

Data Center to AWS Cloud Migration

Introduction For many organizations, the journey to the cloud begins with an important decision: migrating from their traditional on-premises data centers to Amazon Web Services (AWS). This transition demands courage, dedication, and extensive planning, as it involves moving their already operational infrastructure to the cloud without...

by ishank.bansal
Tag: devops
22-Feb-2024

Big Data, Data & Analytics

Enhancing Workflows with Apache Airflow and Docker

In today's world, handling complex tasks and automating them is crucial. Apache Airflow is a powerful tool that helps with this. It's like a conductor for tasks, making everything work smoothly. When we use Airflow with Docker, it becomes even better because it's flexible and can be easily moved around. In this blog, we'll explain what...

by bishal.singh
Tag: devops
17-Oct-2023

DevOps

AWS Graviton & Traditional x86 Instances: Performance Analysis

AWS Graviton is a 64-bit ARM-based CPU designed by AWS for their cloud instances/resources and launched first at Re-invent 2018. Graviton CPUs are not available outside of the world as it is used within the AWS Data centers only. Traditionally, we used x86 AMD-based CPU for our workloads, which is designed and developed by Intel and...

by mohan.mourya
Tag: devops
29-Sep-2023

AWS, Cloud

Ensuring Security and Compliance With AWS Graviton Environments: A Comprehensive Approach

Introduction As organizations embrace the power and efficiency of AWS Graviton processors for their workloads, it is crucial to prioritize security in these environments. In this blog post, we will explore the security aspects of AWS Graviton environments and delve into the compliance standards that can be met using the advanced...

by satyam.negi
Tag: devops
27-Aug-2023

AWS, Cloud

Boosting ECS Task Monitoring with CloudWatch Input Transformer

Introduction In the fast-paced world of application delivery, ensuring the health and reliability of our ECS tasks is crucial. Without a reliable alerting mechanism, there’s a risk of overlooking critical task failures that can have a bad impact on our production environment. Just imagine a situation where application tasks fail...

by karandeep.singh
Tag: devops
30-Jul-2023

DevOps

Publish Helm Chart for Jenkins

What is Helm? Helm is the first application package manager running atop Kubernetes. It allows describing the application structure through convenient helm-charts and managing it with simple commands. It is a collection of all your versioned, per-configured application resources which can be deployed as one unit. You can then deploy...

by deepak.parihari
Tag: devops
23-Apr-2023

DevOps

Jenkins Security Management

In this blog, We will learn how to secure Jenkins. One can manage security levels in the Jenkins environment and project security through "Configure Global Security." Securing Jenkins defines who is allowed to access/use the system. Jenkins provides 5 types of authorization. Anyone can do anything- This is the least secure setup...

by prashant.kumar6
Tag: devops
12-Apr-2023

AWS, DevOps

Fooling around with Docker CLI commands with PostgreSQL image

Currently, I am developing a side project wherein I wanted to use Postgres as my project database using its docker image. This blog is my brain dump of the docker basics I have learned so far, and I have attempted to break down the CLI commands I used or came across during the course of development for my own better understanding. ...

by shivang.chaturvedi
Tag: devops
14-Jan-2023

AWS, Cloud

TO THE NEW Organized TechFluence, 2018: Highlights

TechFluence, 2018 is a community-driven technology conference organized by TO THE NEW on 24th March 2018 in Crowne Plaza, New Delhi. We have been organizing GrailsConf, an independent series of global conferences with a complete focus on Groovy, Grails, Gradle and the related technologies from last 5 years.  This year we decided to...

by Nidhi Choudhary
Tag: devops
28-Mar-2018

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: devops
04-Dec-2017

Agile, Cloud

Why Companies are Considering Container Technologies?

DevOps automation has become an integral part of large-scale digital transformation projects. Companies have realized that automating their delivery pipelines will not only shorten the release cycle but also help in bringing products faster to market. DevOps has broken the traditional silos between the Dev and Ops team and...

by Nidhi Choudhary
Tag: devops
30-Oct-2017