Материалы по теме 'aws' | DevsDay.ru

IT-блоги Материалы по теме 'aws'

IT-блоги Материалы по теме 'aws'


Разработка dev.to 18 мая 2024 г. 16:53

Exploring AWS !! Day 68 Amazon Kinesis Data Firehose Managed AWS service for delivering real-time streaming data. Delivery destinations include S3, Amazon Redshift, Amazon OpenSearch Service, Amazon OpenSearch Serverless, Splunk, and any custom H...... читать далее

aws cloud cloudcomputing beginners

Разработка dev.to 18 мая 2024 г. 16:00

Let me first set up the context for this blog. When I first came across these terms, reading their technical definition did not help me understand what these things are. Hence, I needed some practical explanation of what it is. Although I did not g...... читать далее

Разработка dev.to 18 мая 2024 г. 15:28

INTRODUCTION WHAT IS EC2 Amazon Elastic Compute Cloud (Amazon EC2) is a pivotal service within the Amazon Web Services (AWS) suite of products. It functions as a scalable and highly secure virtual server, enabling users to effortlessly host applica...... читать далее

aws beginners

Разработка dev.to 18 мая 2024 г. 15:09

I've built a photo sharing app https://www.wisaw.com. I use it on my iPhone all the time, and it works great for me! Recently a friend complained that it's really slow on his iPad. So, I started digging... Turns out, the app retrieves the photos...... читать далее

javascript performance optimization

Разработка dev.to 18 мая 2024 г. 13:34

Data updated on May 18, 2024 Top 1. freeCodeCamp - 390k ⭐️ freeCodeCamp must be very famous among programming students, a community project where you can learn programming completely for free. In addition to providing extremely systema...... читать далее

programming beginners webdev github

Разработка dev.to 18 мая 2024 г. 12:57

Lately at work, I have been using Terraform for our Infrastructure as Code (IaC) requirements for AWS workloads. As part of this learning journey, I also acquired Terraform Associate certification. I wanted to explore Terraform for non-AWS use case...... читать далее

snowflake terraform githubactions devops

Разработка dev.to 18 мая 2024 г. 12:09

Kubernetes-Zero-to-Hero Creating this repo with an intent to make Kubernetes easy for begineers. This is a work-in-progress repo. Kubernetes Installation Using KOPS on EC2 Create an EC2 instance or use your personal laptop. Dependencies required Py...... читать далее

Разработка dev.to 18 мая 2024 г. 11:48

In this post, we will see how to configure AWS Secret Manager with Spring Boot Application. Secret manager can be very useful for managing service secrets, API keys, Database credentials and other secrets for deploying applications. Let's set up Sec...... читать далее

springboot webdev aws deepcodr

Разработка dev.to 18 мая 2024 г. 11:36

All modern applications will require some form of static assets to actually power the functionality for their users, whether it’s media content, supporting scripts or the application content itself. A super common pattern that I always call upon whe...... читать далее

webdev aws devops javascript

Разработка dev.to 18 мая 2024 г. 10:46

Python is a popular and powerful programming language known for its dynamic typing, where variable types are inferred at runtime. While this allows for flexibility, it can make code more difficult to understand in a collaborative setting. To address...... читать далее

python programming software coding

Разработка dev.to 18 мая 2024 г. 8:48

🕐Time for some synthetic monitoring fun with Grafana...📊 We'd deploy a simple function on AWS Lambda that generates some data. We then expose this function with a public URL which would then be probed with a synthetic test from Grafana cloud server...... читать далее

aws monitoring node http

Разработка dev.to 18 мая 2024 г. 8:41

Introduction AWS Redshift Query Editor v2 is a web-based tool that allows analysts to securely explore, share, and collaborate on data using SQL within a common notebook interface. It simplifies querying data with SQL and visualizing results with c...... читать далее

aws queryeditor okta redshift

Разработка dev.to 18 мая 2024 г. 8:15

React JS is a JavaScript library built and maintained by Facebook. React is an efficient, declarative, and flexible open-source JavaScript library for creating simple, fast, and scalable frontends of web applications. The language used to build Reac...... читать далее

react frontend webdev javascript

Разработка dev.to 18 мая 2024 г. 0:40

Do nada as coisas quebram Eu rodo quase que diariamente o meu projeto principal de infra da empresa e tudo funciona super bem. Eis que um belo dia... talvez não a toa... numa sexta feita no final do expediente um módulo simplesmente deixa de resp...... читать далее

terraform opentofu infraascode

Разработка dev.to 18 мая 2024 г. 0:02

Upgrading an Amazon EKS (Elastic Kubernetes Service) cluster can seem daunting, especially in a production environment. However, with a well-defined strategy and the right tools, the process can be smooth and minimally disruptive. In this post, I'll...... читать далее

eks kubernetes aws devops

Разработка dev.to 17 мая 2024 г. 20:47

In the age of sophisticated IDEs, cloud-based development platforms, and feature-rich code editors, the notion of relying on a notepad for app development may seem unconventional. However, this simple tool can actually be a valuable asset in the righ...... читать далее

Разработка dev.to 17 мая 2024 г. 20:43

AWS Security Hub és un servei de gestió de la postura de seguretat al núvol que automatitza les verificacions de les millors pràctiques de seguretat i centralitza les alertes de seguretat en un sol lloc. Això permet tenir una visió clara de l'estat g...... читать далее

ia aws ciberseguretat

Разработка dev.to 17 мая 2024 г. 20:34

Introduction In my previous blog, we explored enabling cross-account data sharing using AWS Lake Formation with Terraform. In this post, we’ll dive deeper into enhancing that setup with data filters. Lake Formation data filtering allows for column-...... читать далее

awslakeformation terraform aws awscrossaccount

Разработка dev.to 17 мая 2024 г. 20:29

First post lets gooooo. The ADHD meds got me feeling productive. Origin of Title So I definitely stole this title from one of those AI title generators online, even got an idea for the branding of this from there. It definitely had to hap...... читать далее

django music aws kubernetes

Разработка Honeybadger Developer Blog 17 мая 2024 г. 18:12

Sending email from a web app is a common feature. But what happens when you need to send an email to 5,000 recipients? In this article, we'll cover how to do this using Mailgun's "batch sending" feature.... читать далее