About our blog:

At Lucian Systems we always like to stay up to date about the latest news in our industry.

That is why we show you the most recent blognews from Amazon, All Things Distributed, Cloud computing news and CloudTweaks.

Announcing AWS Lambda Function URLs: Built-in HTTPS Endpoints for Single-Function Microservices

Organizations are adopting microservices architectures to build resilient and scalable applications using AWS Lambda. These applications are composed of multiple serverless functions that implement the business logic. Each function is mapped to API endpoints, methods, and resources using services such as Amazon API Gateway and Application Load Balancer. But sometimes all you need is a […]

The all-new Stellar Repair for MS SQL – an Efficient Tool to Fix SQL Database Corruption

SQL database corruption is not uncommon. There are many reasons for SQL database corruption, such as virus infection, bugs in the SQL Server, errors during updates, abrupt system shutdowns, etc. Whatever be the cause of corruption and if you’re in danger of losing precious data, all you need is a tool that can do the […]

How BI Tools Help Data Scientists

Many data scientists prefer to use open-source framework to code scripts; after all, it’s something they already trust to work. Business intelligence tools like Qlik Sense, Power BI, or Tableau, simply don’t seem necessary. However, these same data scientists often see shortcomings in their own approaches – shortcomings that the best BI tools are able […]

New – Cloud NGFW for AWS

In 2018 I wrote about AWS Firewall Manager (Central Management for Your Web Application Portfolio) and showed you how you could host multiple applications, perhaps spanning multiple AWS accounts and regions, while maintaining centralized control over your organization’s security settings and profile. In the same way that Amazon Relational Database Service (RDS) supports multiple database […]

4 Tips for Developing a Long-Term Plan for Managing Data Sprawl

Over the last two years, our world experienced a dramatic acceleration of digital transformation. The COVID-19 pandemic upended normal operations for many businesses and shifted the pace of technology adoption into warp speed. Migrating to the cloud became essential for business continuity and was no longer a future plan. As a result, many businesses implemented […]

AWS Lambda Now Supports Up to 10 GB Ephemeral Storage

Serverless applications are event-driven, using ephemeral compute functions ranging from web APIs, mobile backends, and streaming analytics to data processing stages in machine learning (ML) and high-performance applications. While AWS Lambda includes a 512 MB temporary file system (/tmp) for your code, this is an ephemeral scratch resource not intended for durable storage such as […]