Operations | Monitoring | ITSM | DevOps | Cloud

%term

SilverStripe - reducing error notifications by tens of thousands

SilverStripe run high-value websites and applications where reliability is vital for success. Here's how both the delivery and operations team gain visibility into the root cause of software problems during the development process, helping them to reduce error notifications by tens of thousands.

IBM WebSphere vs Oracle WebLogic - WLSDM for WebLogic - Medium

WebLogic is an Oracle product that performs the role of the application server. The software application is a middleware that connects between back-end applications like databases and related applications with browser-based thin clients. WebLogic is used to develop and deploy J2EE applications. J2EE is the standard platform for developing multitier enterprise applications based on the Java programming language. WebSphere is an IBM software that performs the role of the application server.

How to Monitor Website Changes

Before, to know detect a website changed its content or not, you had to manually visit the website and check by yourself. This is a thing from the past! Tools such as Hyperping can send instant alerts in case of changes. One way is making sure your API or marketing site returns the expected content. Some servers return an expected status code (200, OK) but can often return the wrong content in the response body, whether it is HTML content or JSON.

Build better workflows: Announcing the Mattermost DevOps integration set

No matter what tools your team uses, more effective collaboration results from sharing information and context, being able to react quickly, and automating repetitive processes. Development teams move faster when they can consolidate information in one central hub and can reduce context switching by switching less between different tools.

AWS Step Functions 101

We are going to talk about an essential part of AWS Lambda called “AWS Step Functions.” What are Step Functions? Why are they important for AWS Lambda users? What are they used for, and what can we expect to get by using them? Bare with us, and discover more critical information on Step Functions throughout this article. We’ll begin with the explanation of what are Step Functions. AWS Step Functions service is the most recent service released by none other than Amazon Web Services.

Is AWS Lambda actually useful?

If you’re in developing business, you’ve probably heard about AWS Lambda by now. In case you haven’t, AWS Lambda has been among us for years, and it certainly brought a whole new level for running a code. The benefits of using AWS Lambda are vast, and many developers already use AWS Lambda daily. If you’re not among them, read through this article to learn more about what AWS Lambda can do for you and your code.