Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Three Ways to Create Docker Images for Java

Long before Dockerfiles, Java developers worked with single deployment units (WARs, JARs, EARs, etc.). As you likely know by now, it is best practice to work in micro-services, deploying a small number of deployment units per JVM. Instead of one giant, monolithic application, you build your application such that each service can run on its own. This is where Docker comes in!

Enhancing Kubernetes Security with Pod Security Policies, Part 1

Kubernetes Pod Security Policies (PSPs) are a critical component of the Kubernetes security puzzle. Pod Security Policies are clusterwide resources that control security sensitive attributes of pod specification and are a mechanism to harden the security posture of your Kubernetes workloads. Kubernetes platform teams or cluster operators can leverage them to control pod creation and limit the capabilities available to specific users, groups or applications.

Artifactory Powers MicroEJ Forge IoT Application Store

Thousands of devices means thousands of software components, metadata items, and builds. Coordinating all that data for an Internet of Things system requires a binaries manager built for reliability and scale. That’s the challenge that faced MicroEJ, a software vendor of cost-driven solutions for embedded and IoT devices.

5 reasons why you should use EventBridge instead of SNS

SNS and SQS have been the goto options for AWS developers when it comes to service integration. However, since its (much needed!) rebranding, EventBridge (formerly CloudWatch Events) has become a popular alternative. If you’re still on the fence, then allow me to give you 5 reasons why you should consider using EventBridge instead of SNS.

Top 6 Best Practices About State Management with React

One thing I love about working at OpsRamp is how we always come together to figure out new ways to manage complexity or achieve difficult development goals. Take, for example, managing application states. It’s historically one of the biggest challenges in front-end development. We’re a lean team, so we needed to figure out a better way. In this article, I’ll address how we accomplish this with React at OpsRamp, and how you can apply some of these practices in your own workday.

Chatbot integration with Microsoft Teams and Slack

SIGNL4 provides plug-and-play chatbot integrations with Microsoft Teams and Slack, both via certified chatbot apps. Why does it makes sense to integrate SIGNL4 with chat tools after all? There are two basic uses cases that we address with the integration into Teams and Slack. By default, SIGNL4 notifies by mobile push, text and voicecalls, all according to user preference. The focus is clearly on mobile alert notifications. And of course, tracking and escalation of critical alerts is built-in.

Software development best practices checklist: 5 tips for beginners

This is a guest post from Ava Franklin of GoodCore Software. No matter how high your aspirations, you need someone to guide you through the initial steps of your career. For developers who have just started taking up real projects, we have prepared a checklist of best programming practices recommended by software development industry experts.