Skip to content

Commit c68b82a

Browse files
committed
updates for q1 article
1 parent 4ccd216 commit c68b82a

2 files changed

Lines changed: 15 additions & 17 deletions

File tree

docs/_layouts/default.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,9 @@
136136
<li><a href="/API/helpers/example-decision-tree.html">Decision Tree</a></li>
137137
</ul>
138138
</div>
139-
<a class="hiring" href="https://fliplet.com/careers/?utm_source=developers">
140-
<h4>We're hiring</h4>
141-
<p>Fliplet is now hiring <strong>developers</strong>, check out our <u>careers</u> page to find out more.</p>
139+
<a class="hiring" href="/engineering/infrastructure-performance-update-2023-q1.html">
140+
<h4>Engineering update</h4>
141+
<p>Read the latest exciting infrastructure updates from the Fliplet engineering team.</p>
142142
</a>
143143
<ul class="nav">
144144
<li>
Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,32 @@
1-
# Fliplet's Infrastructure Update: Scaling and Performance Enhancements for Our Products and Apps
1+
# Scaling and Performance Enhancements for Our Products and Apps
22

3-
*Written by Nicholas Valbusa*
4-
5-
5 minutes read | `07/03/2023`
3+
Written by **Nicholas Valbusa** | 3 minutes read | `07/03/2023`
64

75
---
86

9-
As the head of development at Fliplet, I'm excited to share that our engineering team has been hard at work improving our infrastructure to enhance the performance and scalability of our products and apps.
7+
As the Head of Development at Fliplet, I'm excited to share that our Engineering team has been hard at work improving our infrastructure to **enhance the performance and scalability of our products and apps**.
108

119
Over the past few months, we've made significant updates to our distributed database systems, enabling our customers to store millions of records and ensuring high availability of their data.
1210

1311
One of the key improvements we've made is in the **performance of Data Sources**. With our updated infrastructure, everyone can now store and access vast amounts of data with ease. We've optimized the database queries and implemented caching mechanisms to both native and web apps to reduce latency and speed up data retrieval.
1412

15-
![Image](assets/img/blog-2.png)
13+
![Image](/assets/img/blog-2.png)
1614

1715
In addition, we've reviewed and enhanced our high availability systems to ensure that our customers' data is always accessible, even in the event of hardware failures or other disruptions. With these new systems in place, we're able to guarantee 99.99% uptime for mission-critical apps.
1816

1917
These improvements have been especially crucial for our customers who need to manage large amounts of data across their applications. With the increased storage capacity and improved performance, they can now easily manage and analyze their data, resulting in more informed business decisions.
2018

21-
Overall, our infrastructure update represents a significant investment in the scalability and performance of our products and apps. We're proud to offer our clients a robust, reliable platform that can handle even the most demanding data needs.
19+
Overall, our infrastructure update also represents a significant investment in the security and monitoring of our **ISO27001-certified** platform. We're proud to offer our clients a robust, reliable platform that can handle even the most demanding data needs for their apps.
2220

23-
Additionally, we've enhanced our **Data Integration Service** for faster and more reliable synchronization between on-prem data centers and our APIs. Our customers can now enjoy a more seamless and efficient data transfer process, resulting in faster time-to-market and reduced downtime. Moreover, we've improved logging and debugging for the software when installed as a Windows Service. This allows engineers to quickly identify and troubleshoot any issues that may arise during the synchronization process.
21+
Additionally, we've enhanced our **Data Integration Service** for faster and more reliable synchronization between on-prem data centers and our APIs. Customers and engineering teams integrating with our RESTful APIs can now enjoy a more seamless and efficient data transfer process, resulting in faster time-to-market and reduced downtime. Moreover, we've improved logging and debugging for the software when installed as a Windows Service. This allows engineers to quickly identify and troubleshoot any issues that may arise during the synchronization process.
2422

25-
Furthermore, we've **updated our documentation with more examples** and use cases across our most frequently used JS APIs, like forms, app actions and helpers. This ensures that our customers have the information they need to take full advantage of our platform's capabilities.
23+
Furthermore, we've **updated our documentation with more examples** and use cases across our most frequently used JS APIs, like forms, app actions and helpers. This ensures that your developers have access the information they need to take full advantage of our platform's capabilities.
2624

2725
Looking ahead, later this year we will be sharing more about the exciting features we are working on, like **hardware security keys** for Fliplet Studio, a **new version of app actions for no-code workflow app building**, and **new components to accelerate building dynamic layouts**. We're committed to staying at the forefront of innovation in the no-code app development space and providing our customers with the tools they need to succeed.
2826

2927
In addition to these new features, we'll continue to invest in our infrastructure to ensure that our platform remains fast, reliable, and scalable. Our engineering team is constantly exploring new technologies to continue pushing the boundaries of what's possible with our products and apps, and we look forward to sharing more updates in the near future.
3028

31-
---
32-
33-
Nicholas Valbusa
34-
35-
Head of Development @ Fliplet
29+
**Nicholas Valbusa** | Head of Development @ **Fliplet**
3630

3731
---
3832

@@ -48,3 +42,7 @@ Head of Development @ Fliplet
4842
</div>
4943
</a>
5044
</section>
45+
46+
<style>
47+
#toc { display: none !important }
48+
</style>

0 commit comments

Comments
 (0)