Programming is often thought of purely as a problem-solving activity. This may be true for the lone coder in their garage, but in the multi-person environment of an Agile team, such problem solving must be collaborative. In this article, we’ll look at the role of communication in software development, particularly in an Agile framework. Covid-19 has forced an unprecedented shift to remote working so we’ll finish up with a discussion of how Agile can be implemented in a remote setting.
Consider for a moment that you are building a webpage that displays data stored in Elasticsearch. You have so much information in your index that your API Gateway cannot handle it all at once. What you’ll need to do is paginate your results so that the client can have a predictable amount of data returned each time. Before paginating your results with your client, you will need to know how to paginate data in your backend storage.
In this first edition of our Customer Spotlight series, we are joined by James Kahn and Ben Gittins of Idea 11. Idea 11 is an award-winning, full-stack AWS IT company that specializes in digital transformations, cloud infrastructure, software development and managed services.
Over a year after COVID-19 was declared a global pandemic, the hope of speaking about it in the past tense is something we all still hold on to. Not only are we still being challenged by it in the present, but it has changed the way we think and do many things. However, just because something has become normalized over time (out of necessity) doesn’t mean that everyone has adjusted without incident.
With the new Contexts API release, developers can save their team valuable time while enhancing security practices. We know maintaining your organization’s security is crucial. There is the need to meet strict compliance guidelines, such as FedRAMP and GDPR, and what seems to be an increasing number of breaches, like the compromise of over 150,000 video security cameras as a result of a targeted Jenkins server.