World's First Private Cargo Registry w/ Cloudsmith + Rust
Find out how Cloudsmith + Cargo combine to provide you with world-class support for the Rust ecosystem. Get your own private Cargo repository today.
Find out how Cloudsmith + Cargo combine to provide you with world-class support for the Rust ecosystem. Get your own private Cargo repository today.
New Relic is one of the industry leaders for SaaS-based application performance management. However, many are starting to look for new relic alternatives. Probably about half of those alternatives are available as SaaS APM.
April was one of our busiest and exciting month of events so far. Here’s a recap of where we were, what we saw and where you can catch us next. While writing this, we are on the road at both DockerCon and Open Infrastructure Summit so if you are there, don’t hesitate to find our pink shirts to meet us and get a demo!
We’re on the verge of something here, people. A growing number of companies are shipping software in minutes. Yeah, you read that right. Minutes. Not hours, not weeks, months, or longer. Minutes. Often, teams struggle to ship software into the customer’s hands due to lack of consistency and excessive manual labor. Continuous integration (CI) and continuous delivery (CD) deliver software to a production environment with speed, safety, and reliability.
I spoke at Container World 2019 in Santa Clara and shared insights on what LogDNA has learned in scaling Elastic Search using Kubernetes over the years. Here are some highlights from the talk and you can also find the slide deck below.
How many recipes do you have in your cookbook? This isn’t off topic, for today I’ll be exploring the ins and outs of Chef logging to help you maintain the state of your kitchen. (Last of the bad puns.) For those unfamiliar, Chef is a configuration management and platform automation tool that sits in the same space as Puppet (which we wrote about previously).
About a year ago, I wrote a small python script to automate installing and bootstrapping CFEngine on virtual machines in AWS. It had some hard coded IP addresses that I needed to update when I spawned new hosts, but other than that, it worked well. During manual testing, it saved me a lot of time instead of having to do things manually.
2019 has been a fun year for Sentry, and we’re only a third of the way through it. In four short months, we released a feature set focused on visibility as well as the new Sentry Integration Platform. In between the big stuff, we shipped the following changelog from the past month. Enjoy.
AWS Beanstalk allows you to spin up entire environments (EC2 instances, ELBs, etc.) to support an application without you having to configure the resources manually. However, since it’s a managed service, you have less visibility with traditional monitoring tools. As such, it becomes even more important to take advantage of the available monitoring tools in AWS. In this post, we’ll explain how to use CloudWatch to monitor Beanstalk and what is important to watch.
Synthetic Monitoring is referred to as an approach of testing a web service or a website by simulating the website visitors’ requests across various geographies in order to test its availability and performance. One can compare performance stats of different geographies and formulate performance improvement plans. Synthetic monitoring lets you find problems before your customers do leading to shorter MTTR.