Note that I may not have fully read/viewed all of the things in this feed. The images, content and opinions in them are owned by their respective authors.
Introduction to the Actor Model for Concurrent Computation: Tech Talks @ AppNexus
youtube.com
In this tech talk, John Murray, Senior Software Engineer at AppNexus, serves up an introduction to Actor Model principals and concepts and gives a look at ho...
AWS reInvent 2021 Key Takeaways for Software Architects | by Ankur Kumar | Vedcraft | Medium
Ankur Kumar - link.medium.com
AWS re:Invent 2021 (Nov 29 — Dec 3, 2021) has been the key highlight in the technology community particularly after the pandemic. As an in-person attendee, it was a great opportunity to learn…
Terraform vs. Cloudformation vs. AWS CDK | by Pavle Djuric | Dec, 2021 | AWS Tip
Pavle Djuric - awstip.com
Infrastructure as Code has become a hot topic in cloud computing lately. The idea is to document all of your cloud infrastructure in files, so that you can: If you are using any cloud provider for…
Streamline: A super-efficient branching and CI strategy | by Joe Brady | Medium
Joe Brady - medium.com
Streamline is a combined approach for branching, continuous integration, and (optionally) continuous deployment. It starts small to get development teams up and running as fast as possible, and can…
Scaling a relational database can be a complex task, but it doesn’t need to be. A Distributed SQL database, such as CockroachDB, delivers completely automate...
Running Distributed Queries in Microservices | by Fabricio Pautasso | Level Up Coding
Fabricio Pautasso - levelup.gitconnected.com
When we have an application architected using microservices, there are several data strategies that can be used. One of the recommended approaches is to have each microservice owns its data store…
Run a Postgres instance for cheap in Google Cloud | by Jonathan ES Lin | JonCloudGeek | Medium
Jonathan ES Lin - medium.com
In this blog post, I will explore running a Postgres instance in a container within Compute Engine for a fraction of what it costs to run in Cloud SQL. For toy project or production projects that…
API Maturity Model — Inspired by Martin Fowler | by Debasish Dalui | Consaltzone | Medium
Debasish Dalui - medium.com
API maturity transparency is demanding due to increase demand in building a digital society where the physical world and the virtual world merge and everything is connected. The API Maturity Model is a guideline of your API adoption program that helps determine where you stand today and the succeeding learning capabilities.