If you're considering getting your feet wet with serverless, be mindful that while AWS Lambda has plenty of benefits, you lose some control and call simplicity as well.
''Here be dragons'' is a phrase that comes to mind when putting yourself in the shoes of an enterprise fighting to bring its legacy software in the cloud. On the other hand, ''free as a bird'' is quite fitting for the startup building a fresh cloud native app.
In this article, we look at the performance of two concurrent architectures, one by using an executor thread pool and the other by using the disruptor.
No longer do you have to manage multiple Dockerfiles and use the Builder Pattern. Now, you can save time by creating a multi-stage build process for your Java apps.
ElasticSearch is an open-source, broadly distributable, readily scalable, enterprise-grade search engine. Look more closely into what it is, its advantages, and stats.
In-memory data grids are often used to enhance performance. Learn how to use Hazelcast for caching data stored in the MySQL database accessed by Spring Data DAO objects.
Eager to get started with cloud services? Those who opt to use their personal credit card for work-based initiatives could be surprised at the legal ramifications.
During this post, we talk about what microservices are, the architecture of a photo-sharing app, how to bootstrap the app, and how to scale parts of the application.
Sometimes when moving to a microservices-based architecture, latency creeps in. What can you do to fight it and keep it down? Look at some suggestions using Kubernetes.
CloudTrail is a useful tool for monitoring access and usage of your AWS-based IT environment. You can find lots of valuable information in the data with Kibana.
Whether you're a network engineer or a software developer, being familiar with terms used to discuss data centers is important to any modern technology career.