AWS
Enforcing and Monitoring Security on AWS S3
Reviewing practices to implement and retain AWS S3 security using S3 Access Management, S3 encryption methods, and monitoring tools
Three Features to Control and Manage AWS API Gateway Invocations
A deeper dive into API Gateway features that control the target invocations: throttling, using API Keys, and caching
Controlling and Manipulating AWS API Gateway Request Parameters
Extracting more from the integration between API Gateway and Lambda service
Other Topics
C# / .NET
Flink / Nifi / Docker
Spice up Your Slack Workspace With Custom Command Using AWS Lambda Function
Learn the steps to connect Slack custom commands to an AWS Lambda function, fetch data from Trello boards, and eventually serve it back to Slack as a response.
Implementing ROS Communication Patterns
Finding it challenging to understand ROS communication patterns? This practical guide shows how to develop ROS applications focusing on the various ROS communication libraries.
Introduction to Robot Operation System (ROS)
Have you ever wondered how robots, which are mechanical objects, are operated? Read this article to learn about ROS and start your journey of robot programming
The Principles of Planning and Implementing Microservices
See the trees for the forest. Get practical and actionable insights into what you need to know to plan and implement microservices effectively
Setting Apache Nifi on Docker Containers
Apache Nifi comes to mind if you are looking for a simple, but robust, tool to process data from various sources. You want to experiment it but don’t know where to start? This guide is for you.
Overview of C# Async Programming
Are you using Tasks library ubiquitous? This article reviews the various threads and thread-pools solutions in the .NET framework
The Foundations for Building an Apache Flink Application
Understanding stream processing using Flink from bottom-up; a practical guide for coding a stream-processing Java application
Docker on a Linux-based EC2: containerizing a C# .NET API service
Docker guide: from zero to a working Docker container in an EC2 instance