Application Code Upgrades in Elixir
In this third and final part of my series about production code upgrades in Elixir, we will look at what happens during an application upgrade. Let’s get going!
In this third and final part of my series about production code upgrades in Elixir, we will look at what happens during an application upgrade. Let’s get going!
Picking the right performance testing tool can be a challenge. What should you look for and what is important? Performance testing is a phrase many developers have come across at some point, but what is it exactly? In simple terms, performance testing is a software testing practice used to determine stability, responsiveness, scalability, and most important, speed of the application under a given workload.
When searching for information or taking action through a public website, end users don’t want to be held back by cumbersome logins or identification requirements. Meanwhile, the organizations on the back end need to be able to quickly and easily create and scale these websites in response to spikes in usage, without compromising security or system performance. Addressing these pain points has been easier said than done—until development of low-code portals, that is.
For our latest specialist interview in our series speaking to technology leaders from around the world, we’ve welcomed Iskren Vankov, the co-founder and CTO of 3veta.com. Iskren is a top-of-class graduate from Edinburgh, Caltech, and Oxford and is also a published researcher in the field of Quantum Physics.
Account-based marketing, or ABM, is more often used as targeted demand generation—not one-to-one marketing. In a 2020 study of more than 300 organizations worldwide, Forrester found that “a significant number of respondents claimed they were using an ABM approach but weren’t doing what we would consider the basics of ABM, such as working with sales.”1 ABM isn’t just about assigning one siloed team the responsibility of targeting and revealing high-potential prospects.
Don’t worry. DevTestOps isn’t another new term to create turbulence in our IT and DevOps world. Similar to other topologies like DevSecOps, which emphasizes more on the “Sec,” or security matters, DevTestOps stresses the aspect of continuous testing and CI/CD in DevOps. At the same time, to uphold the culture of saying “no” to working in silos, the DevTest approach specifically aims to end the lasting bad blood between the development and testing teams.
Event hooks are a brand new feature we launched with Kong Gateway 2.5 that allows you to get notifications when certain events happen on your Kong Gateway deployment. If you want to keep an eye out for when your system creates new administrators or adds new plugins to a latency-sensitive route, this is the feature for you! Event hooks is a Kong Gateway Enterprise feature. Interested in learning more? Contact our sales team.