Category Archives: Data and analytics

Cloud Serverless Basics

Understanding Serverless A basic understanding of serverless cloud computing is becoming increasingly important as this technology has evolved and matured in recent years and has exploded in popularity. Some people are even saying we live in a “post-container” world. No matter the hype, serverless computing is a useful technology that provides significant benefits to developers and organizations. […]

How to create a disaster recovery plan for AWS

A Disaster or a Hazard can be something that puts an organization work at risk, from equipment failures to cyber attack to natural hazards. The aim of a disaster recovery site is to keep business operations active in case of any damage or hazard occurs. Disaster recovery helps in restoring applications, data, and hardware quickly […]

AWS Lambda vs. Microsoft Azure Functions

Let’s compare two FaaS: AWS Lambda and Microsoft Azure Functions. We’ll look at the brief history of each, and compare and contrast their features. Let’s start with a simple question: Why work with multiple FaaS providers? One of the crucial components of any application’s reliability plan is what to do when a provider goes down. […]

What is the meaning of Agile?

Hamilton at NASA, Photo courtesy of Creative Commons A Brief History of Agile The story of Agile has only just begun. An approach to software found across the world from Airbnb to Apple, startups to multinational companies focused on iterative development. Agile is not really about computers or software, it’s about the organization of people. […]

Gmail becomes first major email provider to support MTA-STS and TLS Reporting

gmail-goole,

Google announced today that Gmail Google has become the first major email provider to support two new security standards, namely MTA-STS and TLS Reporting. Both are extensions to the Simple Mail Transfer Protocol (SMTP), the protocol through which all emails are sent today. The purpose of MTA-STS and TLS Reporting is to help email providers establish […]

A Brief History of Cloud Computing and Security

Sơ lược về lịch sử điện toán đám mây và bảo mật

According to recent research, 50% of organizations use more than one public cloud infrastructure vendor, choosing between Amazon Web Services (AWS), Microsoft Azure, Google Cloud Platform and a series of others. 85% of those using more than one cloud infrastructure provider are managing up to four1, seeking the best fit for their applications and hedging […]

WHAT’S THE VALUE OF CI/CD?

ý -nghĩa -của -CI/CD

There are two questions you should ask before shipping software: Are we able to ship? Should we ship? “Should we ship?” Is a business driven decision. Is it valuable to your business to put this latest feature into your users hands?  Your product manager represents the business interests on the team and should take this decision. […]

How To Reduce Your Docker Image Size For A Faster Build & Deploy

Googles-Container

Container-based infrastructures are among the hottest cloud computing solutions today mainly for it’s ability to make application deployments more manageable, versionable, and faster. That’s why it’s so important to have the most optimal Docker images. At Renova Cloud, we focus on DevOps and we build CI/CD pipelines for many customers. We make heavy use of […]