AWS Launches Cloud9 Web-Based IDE. A year after Cloud9 was acquired, Amazon Web Services (AWS), has released a new browser based IDE with the same name. On Thursday, the company presented the AWS Cloud9 IDE at its re-Invent conference in Las Vegas. The Cloud9 IDE is based in part on AWS’ acquisition of c9.io technology. It allows developers to write, run, and debug code through a web-based interface. Its core component is the Ace Editor, which is a code editing window. It supports large files without lags, custom run configurations, and more than 40 language modes. Cloud9 allows developers to invite other IAM users. It also supports serverless app development. Cloud9 integrates seamlessly with AWS. Randall Hunt, Senior AWS Technical Evangelist, explained that Cloud9 can be run in their AWS environments (they only pay for the compute and storage), or in a virtual private clouds (VPC). “If you are running in AWS, the auto-hibernate function will stop your instance soon after you have finished using your IDE. This can save you a lot of money over having a permanent developer desktop. It can be launched within a VPC, giving it secure access to your development resources. Cloud9 can be run on an existing instance or outside of AWS. You can also provide SSH access to the service to allow it to create an environment on an external machine. Hunt stated that your environment is provisioned automatically with secure access to AWS so you don’t have to worry about copying credentials around. Cloud9 is now available in all regions of AWS, including the Northern Virginia, Ohio and Oregon, Ireland, Ireland, Singapore, and Ireland. More information is available here. More information from AWS reInvent 2017:

  • Sumerian: AWS Helps Developers Build VR and 3-D Apps
  • AWS Launches Cloud-Based Video Processing Service
  • VMware and AWS Announce Updates for Their Hybrid Cloud
  • AWS Launches Machine Learning Competency to Partners
  • AWS Launches a Bare-Metal EC2 hypervisor with a New I3 Instance
  • GuardDuty is AWS Taps Machine Learning to Secure ItsCloud
  • AWS Updates Aurora, DynamoDB, Unveils Neptune graph Database
  • Kubernetes Service, Hands-Free Container Deployment Available at AWS
  • AWS Partners Now Have the Opportunity to Gain Networking Competency
  • AWS Makes it Easier to Sort Through Data in S3 Storage and Glacier Storage
  • EC2 gets new instances that cover both general and big data workloads
  • AWS Introduces New Partner Perks for APN and Marketplace
  • AWS SageMaker and DeepLens bring machine learning to ‘Everyday Devs’
  • AWS brings its digital assistant to work with Alexa for business
  • AWS Tools Use AI to Pull Intelligence From Real-World Media
Previous post AWS Rolls Out Mobile Partner Competency Certification
Next post AWS S3 Offers a Storage Option for Rarely Accessed Data Amazon Web Services (AWS), recently announced improvements to its Simple Storage Service (S3). These include an expansion of its Intelligent Tiering option to store archival data. AWS launched S3 Intelligent-Tiering in March 2012 to provide S3 users with a more cost-effective storage option for data that has unpredictable access requirements. There are two data tiers within the S3 Intelligent-Tiering option. One for data that is accessed frequently and another for data that is accessed less often. The service automatically moves data objects between tiers based on how frequently users request access. If an object isn’t accessed in 30 days, it is moved to the infrequent accessibility tier. Once it is accessed again, it is moved back to the frequent tier. This is a process that optimizes storage costs for data that is only occasionally, irregularly, or both. AWS announced this week an expansion to S3 Intelligent-Tiering. Archive Access and Deep Archive Access are now available to access data that is rarely accessed. The first tier is for data that hasn’t been accessed in the last 90 days and the second for data that hasn’t been accessed within 180 days. S3 Intelligent-Tiering can move data from one tier of the hierarchy to another as needed. Marcia Villalba is an AWS senior developer advocate and wrote a blog post about the cost benefits of S3 Intelligent-Tiering. You pay monthly storage, request, and data transfer. Intelligent-Tiering allows you to pay a small per-object fee each month for automation and monitoring. S3 Intelligent-Tiering does not charge a retrieval fee or charge for data movement between tiers. Objects in Frequent Access tier get billed at S3 Standard’s rate, while objects in Infrequent Access tier objects are billed at S3 Standard Infrequent Access. Objects stored in Archive Access tier objects are billed the same as S3 Glacier, and objects in Deep Archive access Tier objects are billed the same as S3 Deep Glacier. AWS also announced some other S3-related enhancements last week.