Close

(35) Bulut teknolojileri, Cloud

Essentially the cloud is, in fact, the Internet. In simple terms, the ‘cloud‘ is the ability to host a software platform or service from a remote location that can be freely accessed and used anywhere via Internet access.

Is AWS Shield the Only Way to Secure Your AWS Environment? Exploring Competitors and Alternatives

Is AWS Shield the Only Way to Secure Your AWS Environment? Exploring Competitors and Alternatives

When it comes to securing your AWS environment, there are several options available to you. One such option is AWS Shield, a managed Distributed Denial of Service (DDoS) protection service offered by Amazon Web Services (AWS). We will explore what AWS Shield is, why it is used, and the competitors […]

Devamını Oku

Is Amazon GuardDuty the Best Way to Protect Your AWS Environment?

Is Amazon GuardDuty Really the Best Way to Protect Your AWS Environment?

Amazon GuardDuty is a threat detection service offered by Amazon Web Services (AWS) that continuously monitors your AWS accounts and workloads for malicious or unauthorized activity. GuardDuty is a managed service that analyzes billions of events across multiple AWS data sources, including VPC flow logs, CloudTrail logs, and DNS logs, […]

Devamını Oku

The Power of Message Brokers in Modern Architecture

The Power of Message Brokers in Modern Architecture

How to Choose the Right Message Broker for Your Application If you are developing a distributed application that relies on asynchronous communication between its components, you might need a message broker to handle the data flow. A message broker is a software module that acts as an intermediary between different […]

Devamını Oku

AWS Key Management Service (KMS)

AWS, Amazon Web Services

Easily create and control the keys to encrypt or digitally sign your data. AWS Key Management Service (KMS) makes it easy to create and manage cryptographic keys and control their use across a wide range of AWS services and your applications. AWS KMS is a secure and resilient service that […]

Devamını Oku

Beyond MicroGrids: Bringing Delivery to Berlin

Parcel Shuttle radically lowers travel distance for deliveries, slashes distribution times by 25%, and reduces its carbon footprint with Google Maps Platform.

Parcel Shuttle: Bringing green delivery to Berlin and beyond with intelligent microgrids Parcel Shuttle radically lowers delivery travel distance, slashes distribution times by 25%, and reduces its carbon footprint with the Google Maps Platform. In Berlin’s urban bustle, delivery vans are as ever-present as the city’s famed street art and […]

Devamını Oku

Code, Commit, Deploy: Streamlining Web App Development with PyCharm and GitHub

Code, Commit, Deploy: Streamlining Web App Development with PyCharm and GitHub

PyCharm is an IDE that makes it easy to build Python applications. To build a web app in Python with PyCharm, create a new project and select the “Web Application” project type. Once you have created a new project, you will need to add the following dependencies to your project: […]

Devamını Oku

Node.js: A Versatile and Scalable Backend Development Platform

Node.js: A Versatile and Scalable Backend Development Platform

Node.js is a popular open-source runtime environment that uses JavaScript to execute code outside a web browser. It is commonly used to build real-time applications, such as chat, gaming, and streaming. Node.js is a single-threaded event-driven platform, which means that it can handle a large number of concurrent connections without […]

Devamını Oku

DevOps Best Practices and Troubleshooting with AWS

DevOps Best Practices and Troubleshooting with AWS

Improve your systems’ reliability, efficiency, and scalability with DevOps and AWS. DevOps is a set of practices that combines software development (Dev) and IT operations (Ops). DevOps aims to shorten the systems development life cycle and provide continuous delivery with high quality. AWS is a cloud computing platform that offers […]

Devamını Oku

Infrastructure as Code with AWS CloudFormation and Terraform

Infrastructure as Code with AWS CloudFormation and Terraform

Automate your infrastructure provisioning and management. Infrastructure as Code (IaC) is a practice of managing and provisioning infrastructure through code. This means that the infrastructure, such as servers, networks, and storage, is defined in regulation and then used to create and manage the infrastructure. Overview of IaC: IaC can help […]

Devamını Oku

MACOS İçin FTP Client

FTP

MACOS için terminalden ftp istemcisi olarak NCFTP ‘i kullanıyorum.  Embedded cihazlarda genellikle garip FTP sunucuları oluyor ve komut satırı erişim en hızlı seçenek oluyor.  Uygulamayı https://ncftp.com/.  Adresinden indirebiliyoruz.  Basit bir kurum sonunda kullanmaya başlayabiliriz.  MACOS için TERMİNAL ‘i açtım.  NCFTP ile artık NCFTP ‘bin shell ‘ine giriyorum.   Burada çok […]

Devamını Oku