Systems | Development | Analytics | API | Testing

Make Your Keyboard Great Again! - User Story

We are all familiar with this scenario, you work on your training code, fix “all” of the bugs (the ones you know about), wait for a few iterations, see that batch size wasn’t wrong and nothing blows up, and then you happily go home. However, when you come back into the office the next day look at your loss and test accuracy you’re horrified to find that the experiment crashed on the first test cycle because you pointed your test set in the wrong folder 🙁

Real-Time Cost Alerts and Forecasts for AWS

For many companies, cloud costs are among the top investments these days. With a growing number of services, instances and regions, cloud cost optimization is becoming increasingly painful. Companies use cloud management platforms to optimize costs and increase cloud visibility and security. But staying on top of AWS budgets requires proficiency, agility and time—especially when any glitch can result in massive cost bleeds.

DoD Customers Securely Access DODIN Hosted Appian Applications From Their Mobile Devices

Appian, in cooperation with Defense Information Systems Agency (DISA) engineers and the United States Marine Corps, now supports mobile access to Appian applications within the Department of Defense Information Network (DODIN). This enables access to the Appian platform, as well as Appian applications and solutions deployed in a DODIN Cloud-approved enclave (AWS, GovCloud, Azure, etc.) via any DOD-approved iOS or Android mobile device.

Cloud, big data analytics & AI are driving change in Finance

How Cloud Computing is evolving alongside Big Data, Analytics, and AI in Financial Services. New technology like Artificial Intelligence (AI), Cloud Computing, big data, and prescriptive analytics are changing the way the Financial Services sector does business. With evolving tech comes both new opportunities as well as different risks, and companies within the space must innovate and embrace new ideas as shifting business conditions and changing consumer preferences dictate new norms.

Accelerating my COVID-19 DL project - User Story

The recent global pandemic caused by the COVID-19 virus has threatened the sanctity of our humanity and the well-being of our societies at large. Similar to times of war, the pandemic has also given us the opportunity to appreciate the things we take for granted such as health workers, food suppliers, drivers, grocery store clerks and many others who are in the frontlines keeping us safe at this difficult time, Salute!

What is Serverless Computing?

The shift to cloud computing fundamentally changed the way software is built and consumed by developers. Multiple code snippets or functions are logically connected to form a complex application. Since the platform deals with one function at a time, and functions are the fundamental deployment units, this model is often called as Functions as a Service (FaaS).

Data dump to data catalog for Apache Kafka

From data stagnating in warehouses to a growing number of real-time applications, in this article we explain why we need a new class of Data Catalogs: this time for real-time data. The 2010s brought us organizations “doing big data”. Teams were encouraged to dump it into a data lake and leave it for others to harvest. But data lakes soon became data swamps.

Why SQL is your key to querying Kafka

If you’re an engineer exploring a streaming platform like Kafka, chances are you’ve spent some time trying to work out what’s going on with the data in there. But if you’re introducing Kafka to a team of data scientists or developers unfamiliar with its idiosyncrasies, you might have spent days, weeks, months trying to tack on self-service capabilities. We’ve been there.