Systems | Development | Analytics | API | Testing

Phoenix LiveView Under The Hood: The Form Function Component

Thanks to HEEx and function components, LiveView provides developers with a sleek, ergonomic syntax for building and maintaining sophisticated interactive UIs. LiveView's form/1 function component is a great example of this, making it easier than ever before to render complex forms within LiveView. However, the form/1 function component can feel a little mysterious to anyone unfamiliar with LiveView's function components.

Monitoring Appian with Appian: Lessons from Automating Security Response

In our previous blog posts, we’ve covered the core components, orchestration capabilities and automated analysis and ChatOps features in our in-house Security Orchestration, Automation & Response (SOAR) application. In this final blog post, we will briefly cover one of the system’s automated response capabilities that allow it to take action and respond to alerts without human intervention, and close out the blog series with two important lessons learned from implementing SOAR at Appian.

How to Optimize NetSuite for Faster, Accurate Financial Reporting

Born and built in the cloud as an enterprise resource planning (ERP) solution, Oracle NetSuite enables organizations to create a unified view of their business. While it generates reports on enterprise performance, the platform wasn’t built to optimize the reporting process. For accounting and finance teams especially, the challenge makes it difficult to create flexible, customized financial reports.

Why Cloud Software Development is So Important for Your Business

If you’ve had your tent pitched in the tech space for a while, you should know that everyone talks about “the cloud.” About a decade ago, it was sort of an IT buzzword. Now? Cloud software development is the next step in the business software evolution, and the numbers do not lie. Eighty-nine percent of enterprises already use a multi-cloud strategy, with 80 percent leveraging a hybrid approach, combining private and public clouds. But here’s where it gets interesting.

Understanding Flutter Navigator 2.0

Navigation is a core concept in mobile app development. It enables users to move from one screen to another. Well-managed navigation keeps your app organized and enhances its capabilities. Flutter offers an imperative API (Navigator 1.0) and a declarative API (Navigator 2.0) routing mechanism. In Navigator 1.0, you can only add a page to the top of the navigation stack and remove the topmost route. On the other hand, the declarative mechanism allows you to control the navigation stack completely.

The Best Integration Platform for Your Business

The crucial metrics for evaluating the best integration platform for businesses are: With the right integration platform in your hands, your IT environment will be faster, more efficient and better connected. However, finding the best integration platform for your businesses is no easy feat. There are many integration platform options for organizations with different needs, from small businesses to massive corporations.

Actively measure the right key metrics during performance testing

During crucial performance testing session we need to monitor and measure various parameters/metrics to be able to analyze and understand why the application behaves in a certain way under a specific load. Below ones are the most used metrics collected during performance testing sessions.

Codemagic publicly launches Unity CI/CD

As you may have noticed from our blog, we’ve been talking a lot about Unity lately. Obviously, this is for a reason. And now I can officially say that Codemagic supports Unity CI/CD. What’s more, it’s publicly available — you can try it out right now! Try Unity CI/CD now! For those of you who are still reading, let me tell you a story.