Operations | Monitoring | ITSM | DevOps | Cloud

Infrastructure as Code, part 2: build Docker images and deploy to Kubernetes with Terraform

This series shows you how to get started with infrastructure as code (IaC). The goal is to help developers build a strong understanding of IaC through tutorials and code examples. In this post, I will demonstrate how to how to create a Docker image for an application, then push that image to Docker Hub. I will also discuss how to create and deploy the Docker image to a Google Kubernetes Engine (GKE) cluster using HashiCorp’s Terraform.

What's Wrong With Observability Pricing?

There’s something wrong with the pricing of observability services. Not just because it costs a lot – it certainly does – but also because it’s almost impossible to discern, in many cases, exactly how the costs are calculated. The service itself, the number of users, the number of sources, the analytics, the retention period, and extended data retention, and the engineers on staff who maintain the whole system are all relevant factors that feed into the final expense.

How to Become An Agent of Change in Your Organization

To change or not to change? It is a question that every IT leader faces in the wake of lagging technology growth. While IT leaders aren’t blind to the problem, change remains elusive. Instead of risking stability and performance by switching to an unknown alternative, many leaders stick with their known incumbent. But that’s not the case anymore. We see a new generation of IT leaders challenging the status quo and transforming the technology behind world-leading companies.

Now you see me, now you don't: feature-flagging with LaunchDarkly at incident.io

At incident.io, we ship fast. We're talking multiple times a day, every day (yes, including Fridays). Once I merge a pull request (PR), my changes rocket their way into production without me lifting a finger. 💅 It's when we tackle larger projects that this becomes a bit more complicated. We recently launched Announcement Rules, which let you configure which channels incident announcements are posted in depending on criteria you define.

Pepperdata Lets AWS Auto Scaling Execute More Big Data Workloads

Here at Pepperdata, we continuously work to improve our products and better serve our customers. Whether it’s executing more big data workloads or ensuring their resource consumption remains optimal, we want our customers to get the best value and tangible benefits from our products while not overshooting their big data cloud budgets. Today, we’re bringing you the data to back up our claims that all of this is possible.

Web Performance of the Top 50 E-commerce/Retail Sites in 2021

Many factors have led to the massive increase of online retail sales in 2020 and 2021, including the increasing reliance of online activities from COVID-19. To put the growth into perspective: in 2017 when we last reported on web performance for the world’s leading retail sites, the industry generated around $2.2 trillion in revenue. In 2021, global e-commerce sales are expected to hit $4.921 trillion.

Unboxing BusyBox - 14 new vulnerabilities uncovered by Claroty and JFrog

Embedded devices with limited memory and storage resources are likely to leverage a tool such as BusyBox, which is marketed as the Swiss Army Knife of embedded Linux. BusyBox is a software suite of many useful Unix utilities, known as applets, that are packaged as a single executable file. Within BusyBox you can find a full-fledged shell, a DHCP client/server, and small utilities such as cp, ls, grep, and others.

New report: Ransomware continues to rise. Here's how to get ahead of it.

Ransomware experienced a stunning surge in prevalence and sophistication throughout the pandemic. Threat actors capitalized on a frequently shaky transition to a remote, digital business landscape. With so many businesses prioritizing basic functionality over proactive security, vulnerabilities have been unprecedented – and very much exploited.

AWS Database Types - Aurora vs DynamoDB vs RDS - How do they compare?

In this blog, we describe the different types of AWS’ managed databases and their various features and merits. By the end of the blog, you should have better information to choose the right AWS database that would match your application’s needs.

How to choose between AWS RDS and EC2 Hosted Database?

You’ve decided to migrate your applications from on-premises to AWS and are considering what cloud services are available that suit your needs the best. When you are migrating an application that uses a relational database backend (RDBMS) such as Oracle, MySQL or SQL Server to the cloud, the question of RDS vs EC2 will inevitably surface.