Blog

Please visit us on medium for more blogs

Visit Now
News
March 6, 2023

AVM Consulting ranked 14 on this year’s IncRegionals list

We are pleased to announce that AVM Consulting is ranked 14 on this year’s #IncRegionals list of the fastest-growing companies in the Pacific region. Inc. 5000 Regionals: Pacific list is the most prestigious ranking of the fastest-growing Pacific private companies, based in Alaska, Hawaii, California, Oregon, and Washington. Born of the annual Inc. 5000 franchise, this regional […]

Read More
News
December 13, 2022

2022 East Cost Holiday Party

It is that time of the year! Time to summarize 2022 wins and start looking toward an even more exciting 2023. It was great to get AVM East cost Core team together for Holliday Party. A lot of Super Power in one room! We are so proud of this team!

Read More
News
November 27, 2022

AWS Re:Invent Event

Excited to be part of 2022 re:Invent! More awesomeness from our strategic partner AWS

Read More
News
August 9, 2022

AVM Consulting had been named in Inc. 5000 list

NEW YORK (August 9, 2022) – Inc. magazine today revealed that AVM Consulting had been named to its Inc. 5000 list, the most prestigious ranking of the nation’s fastest-growing private companies. AVM ranked in the top 5%. The Inc. 5000 index represents a unique look at the most successful companies within the American economy’s most […]

Read More
News
June 11, 2022

CloudKnox Permissions Management solution become part of Microsoft’s Entra family

Cloud computing gives us the freedom to innovate. As Fortune 500 customers adopt more than one cloud, governance and permissions management becomes integral to a secure environment and the road to zero trust ideals. We are happy to see the CloudKnox Permissions Management solution become part of Microsoft’s Entra family. We at AVM are proud […]

Read More
News
June 5, 2022

AVM announced a new Workday integration with Datadog

NEW YORK — AVM, Datadog Gold Partner, announced today a new Workday integration with Datadog, Inc. (NASDAQ: DDOG), the monitoring and security platform for cloud applications (https://www.datadoghq.com). The integration is now available in the Datadog Marketplace. Datadog consolidates metrics, traces, logs and more to help organizations scale their cloud environments, troubleshoot issues and provide customers […]

Read More
News
April 10, 2022

AVM Migration Acceleration Program (MAP)

We are excited to announce that AVM now can offer, one of Amazon’s most lucrative programs, the Migration Acceleration Program (MAP) to help qualified migration projects save hundreds of thousands of consulting dollars. If that interests you, we’d like to talk. If that is a spare change to you, we’d like to talk.

Read More
News
February 4, 2022

AVM Whisky Event

Thank you all clients, partners and friends for joining is at our whisky event yesterday! It was absolutely a pleasure for AVM to see you all! Lifetime memories.  Thank you Barry Chandler for an amazing program! Kudos to Erick Herring for co-sponsoring and kudos to Gene Chang for amazing effort in organizing this big event!

Read More
News
March 26, 2021

AVM is Datadog Gold Partner. Top 4 in North America

An exciting milestone for AVM is becoming Datadog Gold Partner. Now we are Top 4 in North America. Our priority is to deliver a seamless experience to our customers and this partnership and accreditation empowers our aim to do so. DevSecOps and Data are our core strength and Datadog offers the best cloud monitoring of […]

Read More
AWS
Cloud
August 1, 2019

CI/CD with Kubernetes

Kubernetes is compatible with the majority of Continuous Integration / Continuous Delivery (CI/CD) tools which allows developers to run tests, deploy builds in Kubernetes and update applications with no downtime. One of the most popular CI/CD tools now is Jenkins. This article will focus on configuring a CI/CD pipeline with Jenkins and Helm on Kubernetes. Jenkins CI/CD Tool for […]

Read More
Cloud
July 30, 2019

Deploy and Manage Applications on a Kubernetes Cluster

What is Kubernetes? Kubernetes is a container management technology developed by Google Labs to manage containerized applications in different kinds of environments across physical, virtual and cloud infrastructure. It is an open source system which helps to create and manage containerization of the application. Prerequisites We assume anyone who wants to understand Kubernetes should have an […]

Read More
Business
July 20, 2019

RISE conference 2019 in Hong Kong. Our view

It has been great 4 days at RISE, Asia’s biggest tech conference! Here are our thoughts on it from North America angle of view. Full conference 16k+ attendees fits on one floor of Hong Kong Conventional center. It shows the scale of the city. IMO, one of the most beautiful cities in the world. As […]

Read More
AWS
Infrastructure as a Code (IaC)
July 18, 2019

Integrate AWS Lambda, SQS and SNS – a AWS Serverless sample

TOC Overview Problem Statement What is Lambda ? What is SQS ? What is SNS ? Setup Details Prerequisite Launch the Serverless stack Screen Caps Lambda Function SNS Topic -> Click Publish Message SNS-Topic -> Sample Input SQS-Topic -> View output Clean the setup Overview This blog will show how to Process a request from […]

Read More
Infrastructure as a Code (IaC)
June 16, 2019

Setup Kubernetes Service Mesh Ingress to host microservices using ISTIO – PART 3

This is Part 3 of the Blog series we have started (Part-1 and Part-2). Previous blogs where more about Setting up Cluster and Creating Docker images. We will see in this Blog how a typical microservices is deployed in K8 service mesh using ISTIO Who should read this Blog Short introduction EKS EKSCTL HELM ISTIO Problem we are […]

Read More
AWS
Cloud
Datastax
NoSQL
May 28, 2019

How to create a simple Cassandra Cluster on AWS

What is Cassandra? Apache Cassandra is a free and open-source distributed wide column store NoSQL database management system designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure. Wikipedia Apache Cassandra is a high performance, extremely scalable, fault tolerant (i.e. no single point of failure), distributed post-relational database solution. Cassandra […]

Read More