62%
04.12.2024
,
"created_at": "2024-05-17T10:00:00Z" }
The corresponding BSON document would contain the following elements in binary code:
A 32-bit integer for the length of the document
A byte for the field types ... This overview of the basic concepts, features, and applications of MongoDB emphasizes the advantages offered by this established NoSQL database. ... Introducing the NoSQL MongoDB database
56%
04.10.2011
with the following approach. The application code is stored in an S3 bucket – using Amazon's S3 cloud storage service (step 4 in Figure 1). S3 allows you to store and retrieve data in buckets of unlimited size ... The Amazon cloud environment adapts easily to custom solutions. We'll show you how one company built their solution in the cloud. ... Amazon Cloud Story ... A Real-World Look at Scaling to the Amazon Cloud
56%
11.04.2016
": "admin",
"NoEcho": "true",
"Description" : "The WordPress database admin account password",
"Type": "String",
"MinLength": "8",
"MaxLength": "41",
"AllowedPattern" : "[a-zA-Z0 ... CloudFormation lets you describe and manage a collection of Amazon Web Services resources. Defining associated dependencies and run-time parameters is quite easy with CloudFormation. We show you how ... AWS CloudFormation ... Manage resources with AWS CloudFormation ... Cloud Shaper
55%
18.07.2013
Network Satellite: http://www.redhat.com/products/enterprise-linux/rhn-satellite/
CloudForms 1.0: http://tinyurl.com/mwtaz4d
Red Hat Storage Server:http://redhat.com/products/storage-server/
Red ... Red Hat massively expanded its cloud portfolio during 2012. This overview can help you evaluate Red Hat's products in the context of VMware and others. ... Red Hat Cloud ... Red Hat's cloud and virtualization portfolio ... Cloud Customers
55%
16.05.2013
have to understand where its expertise ends.
Infos
"Cloud Database as a Service" by Dan Frost, ADMIN
, Issue 10, pg. 38, http://www.admin-magazine.com/CloudAge/Blogs/Dan-Frost ... EnterpriseDB wants to deliver cloud "just works" functionality – with the ability to tweak – even if the software is running on-premises. ... PostgreSQL in the Cloud ... Cloud Dreams
54%
05.02.2023
driver docker image"
ENV GOSS_VERSION 0.3.20
SHELL ["/bin/ash", "-o", "pipefail", "-c"]
WORKDIR /tmp
RUN apk add --no-cache --virtual=goss-deps ca-certificates curl && apk add --no-cache bash tini && curl ... Configuration Management, Open Source, cloud
54%
05.08.2024
apk add --no-cache openjdk8-jre && gcloud components install beta cloud-firestore-emulator --quiet
ENTRYPOINT ["gcloud","beta","emulators","firestore","start"]
CMD ["--host-port=0.0.0.0 ... Mock and emulate AWS services locally and use official Google Cloud Platform service emulators to unblock development and operations – all without paying a dime. ... Google, cloud, Amazon AWS
53%
30.05.2021
/Security-Research/blob/master/tools/aws-pentest-tools/aws_escalate.py
Shhgit: https://www.shhgit.com
"Cloud security with AWS GuardDuty" by Raul Lapaz Valeiras, ADMIN
, issue 58, 2020, pg. 58: https://www.admin-magazine.com ... Malicious attackers are trying to conquer your AWS castle in the cloud. To mount a strong defense, you'll need a deeper understanding of privilege escalation and shadow admin permissions. ... Security, Administration, cloud
53%
30.01.2020
at the beginning of the command's output, the prowler/ directory will hold the code.
Listing 1
Installing Prowler
$ git clone https://github.com/toniblyx/prowler.git
**
Cloning into 'prowler ... cloud, tools, AWS, security
49%
14.03.2013
-keyring
package, which contains the Cloud Team's GPG key. Then, add the following entry to /etc/apt/sources.list.d/cloud.list:
deb http://ubuntu-cloud.archive.canonical.com/ubuntu precise-updates/folsom main ... The first article in this workshop looked at the theory behind OpenStack; the second part takes a more hands-on approach: How can you set up an OpenStack cloud on a greenfield site? ... OpenStack Cloud Installation ... OpenStack workshop, part 2: OpenStack cloud installation ... A Step-by-Step Cloud Setup Guide