Service Mesh is a solution that lets you manage communication between independent services in a microservice application. The service mesh implementation enables software developers to separate and manage service-to-service communications in dedicated infrastructure layers. Before we go into the use cases of the service mesh, let’s look at the…
Tola Ore-Aruwaji
I'm passionate about communicating complex problems into understandable and sizeable bits. I'm also a big advocate for building and contributing to Open-source projects.
How to Set Up a CI/CD Pipeline with Express JS and CTO.ai
CTO.ai pipelines and deployment process enables you to configure and build powerful CI/CD capabilities inside your application source code and lets you quickly test your pipeline and implement a build, run, and publish workflow for your application needs. With our CI/CD pipeline configurations, you can use and…
Orchestrating Pipeline Builds with CTO.ai and GitHub Check Runs
Testing and configuring checks is an important part of your software development and delivery cycle. Automated tests and checks can be configured to run as part of the build or release pipeline in CTO.ai deployment pipelines. Check runs can be configured to provide tests and pipeline reports. These logs…
The rise of platform engineering: A quick introduction
What is a Platform?A platform is a system that includes software and hardware to provide a specific service for business applications such as logging, runtime, messaging, integration, and deployment. A platform supports the lifecycle of an application from testing, configuring, deployment, and automation. Platforms can be grouped based on…
Top DevOps trends to watch in 2023
Every organisation now is interested in automation, performance and scalability. With the rise in automation and platform tools, developing and deploying applications has become easier and increasingly fast. DevOps methodologies are always changing with new practices and use-cases for your workloads. Over the years, DevOps has helped transform the deployment…
Create and Connect to a PostgreSQL DB with PGAdmin and Amazon RDS
AWS RDS makes it easy to build simple and complex projects from development to production. Amazon RDS lets you scale your database resources to thousands of users, offload read traffic from your primary database using read replicas, and provide durability and reliability for critical production workloads, automated backups, and database…